How I Built My Portfolio

A detailed write up about building my personal site.

Welcome to my first blog post! Here I explain step by step how I built my personal developer portfolio using HTML, Bootstrap, GitHub Pages, AOS for scroll animations and a simple theme toggle for dark mode.

First, I designed a clean hero section with a gradient background and my profile image. Then I added sections for About, Skills, Projects, Blog and Contact. Bootstrap’s grid makes it fully responsive.

I use GitHub Pages for free hosting, so the whole site costs zero money to maintain.

Check the home page for more!