Skip to content

Commit 0e8d43b

Browse files
Updated Projects
1 parent 7b38bd6 commit 0e8d43b

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

index.html

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,18 +94,9 @@ <h3>Modmail Bot</h3>
9494
</div>
9595
<div class="project_card">
9696
<div class="project_info">
97-
<h3>Notepad</h3>
98-
<p>A simple Notepad program built with Python and Tkinter. Part of my "100 Days, 100 Programs"
99-
challenge.</p>
100-
<button class="btn_one"><a href="https://github.com/TheKaushikGoswami/Notepad"
101-
style="color: inherit; text-decoration: none"> View Project </a></button>
102-
</div>
103-
</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-Stopwatch"
97+
<h3>100 Days, 100 Programs</h3>
98+
<p>An exhilarating journey of 100 Days, 100 Programs challenge, where I explore various programming languages and frameworks to build a diverse collection of practical applications. 🚀</p>
99+
<button class="btn_one"><a href="https://github.com/TheKaushikGoswami/100-Days-100-Programs"
109100
style="color: inherit; text-decoration: none"> View Project </a></button>
110101
</div>
111102
</div>

0 commit comments

Comments
 (0)