← All projects

Project / Next.js

Personal Portfolio Website

An editorial portfolio for my projects, experience, and working story

Overview

This is the site you're viewing: a deliberately simple, content-first portfolio built with Next.js and the App Router. It uses an editorial layout, a warm paper palette, and server-rendered pages to keep the work readable and the site quick.

What it does

  1. 01Editorial visual system built around typography and rhythm
  2. 02Project stories with direct links to live work and source code
  3. 03Responsive layouts without a component-library dependency
  4. 04Accessible focus states and reduced-motion support
  5. 05Static, server-rendered pages with route-level metadata

Build notes

frontend
Next.js, TypeScript, Tailwind CSS
tools
Vercel, GitHub