EngineeringMarch 10, 2025
Building a Decoupled Portfolio with Next.js and Django
How I architected a headless Django REST backend with a Next.js App Router frontend.
Next.jsDjango

In this post I walk through the architecture decisions behind my portfolio: a Django REST API, a Next.js frontend, and the trade-offs of going headless.