Portfolio Website
This is my personal portfolio website, built with Next.js and React. I decided to use Vanilla CSS for styling to have full control over the design and avoid the overhead of a CSS framework.
Features
- Blog: A fully functional blog system using MDX.
- Projects: A showcase of my projects (like this one!).
- Dark Mode: A theme switcher to toggle between light and dark modes.
- Responsive Design: Works perfectly on all devices.
Tech Stack
- Framework: Next.js 14
- Styling: Vanilla CSS with CSS Variables
- Content: MDX
- Icons: Lucide React
Check out the code on GitHub.