This is my personal portfolio website — a place where I showcase my skills, projects, experience, and coding profiles. Built with a modern 3D interactive design to stand out and reflect my passion for development.
- 3D animations using Three.js and React Three Fiber
- Smooth transitions with Framer Motion
- Sections: About, Experience, Tech Stack, Projects, Coding Profiles & Resume, Contact
- Fully responsive design with Tailwind CSS
- Contact form powered by EmailJS
- Deployed on Vercel
- React 18 + Vite
- Three.js / @react-three/fiber / @react-three/drei
- Framer Motion
- Tailwind CSS
- EmailJS
- React Icons
| Project | Description | GitHub | Live |
|---|---|---|---|
| EduMentor AI | AI study tool using Gemini 1.5 Flash to generate study plans & quizzes | Repo | — |
| AI Expense Tracker | MERN app for personal finance with AI insights & Chart.js visualizations | Repo | — |
| Fix-It-Now | Full-stack civic issue reporting platform for citizens & admins to report, track and resolve infrastructure problems | Repo | Live |
| My-Campus | Full-stack campus-life management platform for VIT Bhopal — attendance, grades, study material & more in one role-aware app | Repo | Live |
| Quest-Forge | Gamified full-stack learning platform with coding challenges, learning modules & AI mock interviews in a dark-fantasy RPG aesthetic | Repo | — |
| Survival Arena: Cyborg Showdown | FPS Unity game with dynamic enemy AI & NavMesh pathfinding | Repo | — |
| Pew Pew Waves | Low-poly FPS Unity game with 4 distinct combat maps | Repo | — |
| Speedway Saga | Android endless highway game built in Unity | Repo | — |
| AR Anatomy | AR app using Vuforia + Unity to explore 3D human anatomy | Repo | — |
| AR Solar System | AR Solar System simulation built with Unity & Vuforia | Repo | — |
| Automated Attendance System | Face recognition attendance system with 93% accuracy using OpenCV | Repo | — |
Each project card on the site shows a GitHub icon and, when available, a See Live (🌐) button to open the live deployment.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildThe project includes a vercel.json config for seamless deployment on Vercel.