My personal site built with Next.js App Router and MDX.
Feel free to open a pull request for typo fixes or improvements in the blog posts.
- MDX blog posts
- Dark/light mode
- Dynamic OG images
- RSS, Atom & JSON feeds
- KaTeX math support
- Spotify currently playing & recently played
- Goodreads currently reading
- YouTube & Twitter embeds
- Next.js 15
- Tailwind CSS v4
- TypeScript
- Vercel Analytics & Speed Insights
Make sure pnpm is installed in your system, then run:
pnpm install
pnpm dev