Portfolio
A selection of projects — edit the list in lib/portfolio.ts
- View
Emberleaf Store
This storefront — a neon cyberpunk e-commerce experience built with Next.js, Stripe, and Framer Motion.
- Next.js
- Stripe
- Tailwind
- View
Weather Dashboard
Real-time weather app with 7-day forecasts, radar maps, and location-based alerts. Pulls from Open-Meteo.
- React
- API
- Charts
- View
Task Flow
Kanban-style task manager with drag-and-drop boards, due dates, and priority labels. Data persists via localStorage.
- React
- DnD
- TypeScript
- View
Markdown Blog
Static blog platform that renders MDX files with syntax highlighting, reading time, and an RSS feed.
- Next.js
- MDX
- SSG
- View
Palette Studio
Browser-based color palette generator with harmony modes, contrast checking, and one-click CSS export.
- Canvas API
- TypeScript
- CSS
- View
Budget Lens
Personal finance tracker that categorizes spending, visualizes trends, and exports monthly PDF reports.
- React
- Chart.js