Overview
This portfolio was built with Next.js, styled with Tailwind CSS, and uses MDX for blog content.
Tech Stack
- Framework: Next.js (App Router, static export)
- Styling: Tailwind CSS
- Content: MDX via
next-mdx-remote - Deployment: Static HTML export
Why MDX?
MDX lets me write blog posts in Markdown while embedding React components where needed — great for interactive examples or custom callouts.
What's Next
More posts coming soon covering projects, learnings, and experiments.