A immersive 3D portfolio built with React and Three.js.
🔗 Live Demo: your-live-url-here
A visually rich developer portfolio featuring interactive 3D elements, smooth animations, and a fully responsive layout — designed to make a strong first impression.
Core features:
- 🎮 Interactive 3D scenes built with Three.js
- 📱 Fully responsive — works on all screen sizes
- ⚡ Sub-second load time with optimised rendering pipelines
- 🎨 Mobile-first Tailwind CSS design system
- 🚀 Deployed on Vercel with zero layout shift
| Layer | Technology |
|---|---|
| Framework | React |
| 3D Engine | Three.js |
| Styling | Tailwind CSS |
| Deployment | Vercel |
git clone https://github.com/shreeiya17/3D-portfolio
cd 3D-portfolio
npm install
npm run dev