File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,19 @@ <h3>Modmail Bot</h3>
9696 < div class ="project_info ">
9797 < h3 > Notepad</ h3 >
9898 < p > A simple Notepad program built with Python and Tkinter. Part of my "100 Days, 100 Programs"
99- challenge. 😅 </ p >
99+ challenge.</ p >
100100 < button class ="btn_one "> < a href ="https://github.com/TheKaushikGoswami/Notepad "
101101 style ="color: inherit; text-decoration: none "> View Project </ a > </ button >
102102 </ div >
103103 </ div >
104+ < div class ="project_card ">
105+ < div class ="project_info ">
106+ < h3 > GUI Stopwatch</ h3 >
107+ < p > A simple GUI stopwatch program written in Python using Tkinter library. Part of my "100 Days, 100 Programs" challenge.</ p >
108+ < button class ="btn_one "> < a href ="https://github.com/TheKaushikGoswami/GUI-Notepad "
109+ style ="color: inherit; text-decoration: none "> View Project </ a > </ button >
110+ </ div >
111+ </ div >
104112 </ ul >
105113 </ section >
106114 </ div >
You can’t perform that action at this time.
0 commit comments