This is my personal portfolio site, built with Vite, React, TypeScript, Tailwind, and MDX.
I wanted the site to feel more like a technical showcase than a traditional résumé, so projects are presented as short writeups instead of just cards and links. Each project is written in MDX, which makes the site easy to maintain and gives me a flexible way to combine metadata, media, and content.
- React
- TypeScript
- Vite
- Tailwind CSS
- MDX
bun install
bun run dev