← Back to projects
Project
SBC Portfolio Site
A personal portfolio built with Next.js App Router, statically exported and deployed to Cloudflare Pages.
- Next.js
- TypeScript
- Tailwind CSS
- Cloudflare Pages
Overview
This site itself: a statically-exported Next.js portfolio showcasing selected projects, built with the App Router and Tailwind CSS, deployed to Cloudflare Pages.
Highlights
- Static export (
output: 'export') with no server runtime required - Project content authored as Markdown with frontmatter, rendered at build time
- Reusable UI components shared across the site