Project Overview
The Legacy Personal Web Portfolio represents my early exploration of frontend web development and user interface design. Built using standard web standards—HTML, CSS, and JavaScript—this project was designed to practice responsive web layout principles, typography pairing, and client-side interactions.
Key Learnings & Takeaways
- Responsive Design Principles: Mastered media queries, fluid sizing units, and flexbox/grid layout strategies across mobile and desktop viewports.
- Semantic Structure: Prioritized clean HTML document outline hierarchy for better screen-reader accessibility.
- Foundation for Astro: The lessons learned building this standalone frontend project directly informed the architecture of my current Astro-powered personal portfolio.