About the Project
This is a personal multi-page portfolio website built from scratch using pure HTML5 and CSS3. The goal was to create a clean, modern, dark-themed showcase for my work, projects, and skills with smooth navigation across multiple pages.
Challenges Faced
Structuring Multi-Page Links: Setting up separate HTML files for each page and making sure navigation paths and relative link references worked seamlessly across the site.
Responsive Image Layouts: Designing wide hero banners and large project preview cards that automatically resize nicely on mobile phones and desktop screens using modern CSS properties like object-fit.
Deployment & Path Issues: Troubleshooting broken image links on GitHub Pages by fixing file directory paths and strict case-sensitivity matching between HTML code and uploaded asset filenames.