Website
Portfolio
A personal portfolio site designed for long-term maintainability. Clean architecture and minimal dependencies keep it fast and straightforward to update.
View live site
Problem
Portfolios often accumulate technical debt. Over time, dependencies age, build tools change, and what started simple becomes a maintenance burden.
Approach
Designed with a lean stack and clear separation of concerns. Content lives in structured data; styling uses design tokens. No CMS overhead, just files that are easy to edit.
Outcome
A site that loads quickly, stays easy to update, and won't require a rewrite when tooling evolves.
Tech stack
- React
- Vite
- Tailwind CSS