Skip to content

Commit c6d6ddf

Browse files
Revise index.html for portfolio updatesj
Updated the HTML structure and content for the portfolio page.
1 parent 3bf6fec commit c6d6ddf

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

index.html

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ <h1>Mohammed Farhanuddin</h1>
3232
<h2>About Me</h2>
3333
<p>
3434
I am an Electrical and Electronics Engineering (EEE) student with a strong passion for
35-
electronics, coding, and emerging AI technologies. I enjoy building real-world projects,
36-
learning new tools, and improving my technical skills every day.
35+
electronics, coding and emerging AI technologies. I enjoy building real-world projects,
36+
learning new tools and improving my technical skills every day.
3737
</p>
3838

3939
</section>
@@ -57,18 +57,10 @@ <h2>Projects</h2>
5757
<a href="https://mohammed-farhanuddin.github.io/TODO-APP/" target="_blank" style="text-decoration: none; color: inherit;">
5858
<div class="project-card">
5959
<h3>TODO App</h3>
60-
<p>A fully-featured TODO web application with search, sorting, edit, filters, dark mode & permanent storage.</p>
60+
<p>A fully-featured TODO web application with search, sorting, edit, filters and dark mode.</p>
6161
</div>
6262
</a>
63-
64-
65-
66-
<div class="project-card">
67-
<h3>Weather App</h3>
68-
<p>Upcoming: A weather forecasting app using API integration.</p>
69-
</div>
70-
71-
<!-- Add more project cards here in future -->
63+
<!-- Add more project cards here in future -->
7264
</section>
7365

7466
<section id="contact">
@@ -100,3 +92,4 @@ <h2>Social Profiles</h2>
10092

10193

10294

95+

0 commit comments

Comments
 (0)