This is my personal portfolio website, showcases my projects, skills, and experience.
- Responsive design (mobile & desktop)
- Multiple Dark/light themes
- Smooth animations with Framer Motion
- Frontend: Vite - React, GSAP
- Styling: Tailwind CSS
- Deployment: Vercel
Clone the repo and install dependencies:
git clone
cd portfolio
npm install
npm run dev