My personal portfolio website designed to be simplistic and clean while including features like MDX blog posts, a dark mode toggle, an about page, and more.
Backend:
- Next.js App Router / TypeScript
- MDX / Contentlayer (Blog Posts)
Frontend:
- Tailwind CSS (Styling)
- Radix Primitives (Headless UI components)
- TailwindCSS Colors (Color system)
I am not using any DB.
This project can be easily deployed to Vercel. Simply connect your Vercel account to your GitHub repository, and Vercel will automatically build and deploy your application with each new push to the main branch.