"A look back at where it all started. This was my first attempt at building a multi-page portfolio using my initial knowledge of HTML."
This repository is a legacy project. I keep it here to document my growth as a developer. While my current skills in CSS, JavaScript, and modern frameworks are much more advanced, this site represents the foundation of my web development journey.
- 📥 Download Project ZIP
- 💻 Clone Repository:
git clone [https://github.com/GirdharKumarSahu/First-Portfolio.git](https://github.com/GirdharKumarSahu/First-Portfolio.git)
| File | Description |
|---|---|
index.html |
The landing page / Home. |
Education.html |
My academic background at the time. |
Experience.Html |
Early work and learning experiences. |
Projects.html |
A list of my first coding projects. |
Contact.html |
Contact form and information logic. |
Since this is built with pure HTML, you don't need any special tools to run it:
- Download or clone the repository.
- Navigate to the folder.
- Double-click
index.htmlto open it in your favorite browser.
Maintained as a memory by Girdhar Kumar Sahu