10 Jan 2025 · 5 min read

How I Architected My Next.js Portfolio

A quick breakdown of the decisions behind this portfolio — from app router structure to animations and SEO.

In this post I walk through the core decisions behind my portfolio: why I picked Next.js App Router, how the sections are structured, and what I focused on for performance and UX.

The layout is intentionally simple: a single-page experience with clearly separated sections, smooth scroll behavior, and strong call-to-actions that point to contact and resume.