Minimal Portfolio
Developer portfolio with MDX blog, smooth scrolling, sound design, and thoughtful micro-interactions.

What is this?
A minimal personal-site template for developers and designers. Single-column layout with bio, selected work, career timeline, reading list, and an MDX-powered blog. Features Lenis smooth scroll, optional preloader, rough-notation highlights, theme-aware sound effects, and staggered section reveals.
Next.js 16React 19Tailwind CSS v4shadcn/ui (base-nova)MDXFramer MotionGSAPLenisBiome
Who is this for?
Engineers, designers, and creators who want a refined portfolio with writing built in. Swap the placeholder John Doe content in global config and ship.
Installation
Clone repository
git clone https://github.com/ctrlcat0x/portfolio.gitInstall dependencies
cd portfolio
pnpm installRun dev server
pnpm devOpen http://localhost:3000 in your browser.