My Portfolio website is built entirely in vanilla HTML, CSS, and JavaScript with no frameworks, no build step, and no npm. Every section (home, about, and projects) is a hand-written HTML section loaded from a single index.html file and styled via a single main.css stylesheet using CSS custom properties, Flexbox, and Grid.