Skip to content

Commit e97b549

Browse files
Revise project details and add TODO App link
Updated project descriptions and added a link to the TODO App.
1 parent 6c771b9 commit e97b549

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,13 @@ <h2>Skills</h2>
5454
<section id="projects">
5555
<h2>Projects</h2>
5656

57-
<div class="project-card">
58-
<h3>Portfolio Website</h3>
59-
<p>A clean and responsive portfolio website to showcase my skills, projects, and achievements.</p>
60-
</div>
61-
57+
<a href="https://mohammed-farhanuddin.github.io/TODO-APP/" target="_blank" style="text-decoration: none; color: inherit;">
6258
<div class="project-card">
6359
<h3>TODO App</h3>
64-
<p>Upcoming: A simple task manager app using C++/Python.</p>
60+
<p>A fully-featured TODO web application with search, sorting, edit, filters, dark mode & permanent storage.</p>
6561
</div>
62+
</a>
63+
6664

6765
<div class="project-card">
6866
<h3>Weather App</h3>
@@ -98,3 +96,4 @@ <h2>Social Profiles</h2>
9896
</body>
9997

10098
</html>
99+

0 commit comments

Comments
 (0)