An interactive 3D portfolio with anti-gravity physics, built with React, Three.js, and Vite.
- 🧊 3D Boy Head Model — 40+ mesh parts that follow your cursor
- 🚀 Anti-Gravity Mode — Kill gravity and watch everything float, scatter, and explode
- 💥 Chaos Engine — Scroll to increase chaos; text explodes, elements scatter, particles surge
- 🖱 Cursor Force Field — Elements repel from your mouse
- 🌗 Dark/Light Mode — Toggle themes
- 🔍 Project Filters — Filter by Security, IoT, AI/ML, Web
- 📊 Skill Radar Chart — Visual skill breakdown
- 📜 16 Certifications — Google Cloud, RangeForce, GDSC, and more
npm install
npm run devnpm install -g vercel
vercelOr connect your GitHub repo at vercel.com/new.
- React 18
- Three.js (3D rendering)
- Recharts (radar chart)
- Lucide React (icons)
- Vite (build tool)