Goal
Build a single-page personal portfolio you can actually use when applying for jobs.It should introduce who you are, showcase a few projects, and let people contact you. Deploy it somewhere public (GitHub Pages, Netlify, Vercel) and submit the link below.
What you'll practice
- Semantic HTML structure
- Responsive layout with Flexbox/Grid
- Accessible, mobile-first CSS
- A small sprinkle of JavaScript (e.g. a theme toggle)