This is my personal website built with Next.js and styled with Tailwind CSS using the Catppuccin Mocha theme. The project structure is based on the T3 Stack.
- Clean, modern design with the beautiful Catppuccin Mocha color scheme
- Responsive navigation with smooth transitions
- Project showcase pulling from GitHub API
- Contact information and social links
- Next.js - React framework for production
- Tailwind CSS - Utility-first CSS framework
- GitHub API - For fetching project data
- Catppuccin - Soothing pastel theme
- T3 Stack - Full-stack application structure
- Clone the repository
- Install dependencies with
bun install - Start the development server with
bun run dev - Open http://localhost:3000 in your browser
This site is deployed on Vercel. Any push to the main branch will trigger an automatic deployment.
This project is open source and available under the MIT License.