Welcome to my interactive 3D developer portfolio! This website serves as a personal showcase for my web development expertise, combining cutting-edge frontend technologies, 3D visuals, smooth animations, and responsive design—all built with Next.js.
Explore my portfolio: mohammedawaiz.vercel.app
- 🚀 Next.js 15 – React-based full-stack framework for performance & scalability
- 🌀 Three.js + R3F – 3D model integration and WebGL rendering using React Three Fiber
- 🎮 GSAP – Smooth entrance & scroll animations
- 🎨 Tailwind CSS – Utility-first responsive styling
- 🎥 Motion One – Lightweight animation library
- 📚 Flowbite-React – Accessible UI components
- 🖱️ Typewriter Effects – Dynamic typing text animation
- 🌐 Deployed on Vercel – Instant global CDN deployment
| Category | Library / Framework |
|---|---|
| UI Framework | Next.js |
| Styling | Tailwind CSS, Flowbite React |
| 3D Graphics | Three.js, React Three Fiber, @react-three/drei |
| Animations | GSAP, Motion, Typewriter Effect |
| Scroll Effects | react-scroll |
| Rendering Engine | OGL, Postprocessing |
git clone https://github.com/mh-awaiz/3DPortfolio.git
cd 3DPortfolio
npm install
npm run dev