A stunning, immersive 3D interactive portfolio built with React, WebGL, and React Three Fiber.
🚀 Live Website: https://portfoliouj.vercel.app/
- Fully interactive 3D room environment
- Detailed desk setup with dynamic lighting, glowing PC fans, and dual monitors
- Interactive CSS3D screens blending WebGL and HTML elements
- Levitating headphone stand with neon glowing strips
- Modern dark/light mode functionality (Toggle via the desk lamp)
- Smooth camera animations & seamless scrolling
- Frontend Framework: React, Vite
- 3D Engine: Three.js, React Three Fiber (
@react-three/fiber),@react-three/drei - Styling: Tailwind CSS, Glassmorphism techniques
To run this project locally, execute the following commands in your terminal:
npm install
npm run dev