Portfolio Website
Personal portfolio website with an MDX-powered blog, microblog, and work timeline — built with Next.js and TypeScript.

This very website — a modern, fast personal portfolio built with Next.js, TypeScript, and Tailwind CSS. Features blog posts with MDX, a thoughts microblog, work experience timeline, and project showcases. Optimized for performance with static export deployed on Cloudflare Pages.
Highlights
- Static Export
- Fully static site with zero runtime overhead. Every page pre-rendered at build time for maximum performance.
- Rich Content
- Blog powered by MDX with custom components, interactive code blocks, and auto-generated table of contents.
- Microblog
- A thoughts section with filterable posts, pagination, and spring animations powered by framer-motion.