Portfolio Website
A modern portfolio website built with Next.js and Supabase featuring a Neo-Brutalist design.
📅 December 22, 2025✏️ Updated December 23, 2025
Portfolio Website
A showcase of my work using modern web technologies.
Features
- Neo-Brutalist Design - Bold, playful, and high-contrast aesthetics
- Markdown Support - Write project content in Markdown
- Admin Dashboard - Easy content management
- Supabase Backend - Secure authentication and database
Tech Stack
- Next.js 15
- Tailwind CSS
- Supabase
- TypeScript
Getting Started
- Clone the repository
- Install dependencies with
npm install - Set up your Supabase project
- Add environment variables
- Run
npm run dev
Happy coding!