Building a personal website is always an interesting exercise. You want something that represents you well, but also something you can maintain without too much hassle.

Tech stack: - React with React Router - Vite for building - CSS modules or plain CSS (keeping it simple)

The design philosophy here is minimal. I wanted something clean that focuses on content without unnecessary distractions. Dark theme because... why not?

The biggest challenge was balancing simplicity with functionality. I didn't want a heavy CMS or database - just simple files that I can edit directly.