Personal Website
My personal portfolio and blog built with Next.js and Tailwind CSS
Next.jsReactTailwind CSS
This is my personal website where I share my writings, projects, and hobbies.
Tech Stack
- Framework: Next.js 14 with App Router
- Styling: Tailwind CSS
- Content: MDX for easy content management
- Deployment: Vercel
Features
- Clean, minimal design inspired by digital gardens
- Easy content management with MDX files
- Responsive design for all devices
- Fast page loads with static generation
How I Built It
I wanted a simple site where I could easily update content without needing a CMS. Using MDX files in the /content/ directory makes it easy to add new posts and projects by just creating markdown files.