Personal Portfolio Website
Static, accessible portfolio to showcase projects, experience and resumes. lightweight, responsive, and easy to maintain.

Project details
Overview
Built a small static site (this repository) to present coursework, projects and CV. Focused on semantic HTML, keyboard accessibility and a repeatable article structure so each project can be added quickly or templated for automation.
Key features / highlights
- Reusable project article template with microdata for SEO
- Responsive navigation with keyboard support and mobile menu
- Optimized images and clear alt text for accessibility
- Simple, single-file pages—easy to deploy (GitHub Pages or static host)
Tech & tools
- HTML5, CSS3
- Vanilla JavaScript (navigation behavior)
- Git, GitHub (deployment)
My role
Designed the layout, implemented responsive markup and navigation scripts, authored content and organized assets. Focused on accessibility and a structure that can be reused for future projects.