# 3d-react-3
**Repository Path**: zhangyudada/3d-react-3
## Basic Information
- **Project Name**: 3d-react-3
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-05-22
- **Last Updated**: 2026-05-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ๐ 3D React Portfolio
Modern 3D Portfolio
A stunning 3D portfolio website showcasing modern web technologies and interactive experiences
[](https://stackblitz.com/github/GourangaDasSamrat/3d-react-portfolio-2)
[](https://deepwiki.com/GourangaDasSamrat/3d-react-portfolio-2)
โจ View Live Demo ยป
For detailed documentation, guides, and configuration notes โ visit the DeepWiki page above.
---
## ๐ฏ Key Features
| ๐จ |
Modern UI/UX Design |
๐ |
Interactive 3D Elements |
| ๐ฑ |
Fully Responsive |
๐ญ |
Stunning Animations |
| ๐ต |
Background Music |
๐ง |
Contact Form |
| โก |
Fast Performance |
๐ฎ |
Interactive Models |
## ๐ฅ Demo & Showcase
Experience the Live Demo
[

](https://www.youtube.com/watch?v=ZG73Dhri9CA)
## ๐ฑ Mobile Navigation System
A modern, responsive hamburger menu is implemented for mobile devices, ensuring seamless navigation and a clean UI on smaller screens. The menu uses Framer Motion for smooth slide-in/out animations, aligning with the overall design and enhancing user experience. The navigation links are hidden on desktop and shown in a mobile drawer on small screens.
## ๐ Tech Stack
| Category | Technologies |
| :-----------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Frontend Core |    |
| Build & Dev |   |
| 3D Assets |   |
| Animation |  |
| Deployment |  |
## ๐ Project Structure
```bash
src/
โโโ assets/ # 3D models, images, icons, sounds
โ โโโ 3d/ # GLTF models
โ โโโ icons/ # SVG icons
โ โโโ images/ # Images & textures
โโโ components/ # Reusable UI components
โ โโโ HamburgerMenu.jsx # Responsive hamburger menu for mobile navigation
โโโ constants/ # Configuration & constants
โโโ hooks/ # Custom React hooks
โโโ models/ # 3D model components
โโโ pages/ # Application pages & routing
```
## ๐ฏ Performance Metrics
### ๐ Lighthouse Scores
| Metric | Score |
| :------------- | :-----------------------------------------------------------------------------------------------------------------------: |
| Performance |  |
| Accessibility |  |
| Best Practices |  |
| SEO |  |
### โก PageSpeed Insights
| Metric | Value |
| :----------------------------- | :-----------------------------------------------------------------------------------: |
| First Contentful Paint (FCP) |  |
| Largest Contentful Paint (LCP) |  |
| Total Blocking Time (TBT) |  |
| Cumulative Layout Shift (CLS) |  |
## ๐ฆ Getting Started
```bash
# Clone the repository
git clone https://github.com/your-username/3d-react-portfolio-2.git
# Install dependencies
npm install
# Start development server
npm run dev
```
Then open http://localhost:5173 in your browser. ๐
## ๐ค Author & Contact
Gouranga Das Samrat
Software Developer
Open to collaboration, frontend & full-stack projects,
or meaningful discussions around JavaScript, React & web architecture.
## ๐ Live Link
Visit the live website: [https://gouranga.eu.org/](https://gouranga.eu.org/)
## ๐ Acknowledgement
Inspired by [Adrian Hajdin's 3D Portfolio](https://github.com/adrianhajdin/3D_portfolio)
[](https://github.com/adrianhajdin/3D_portfolio)
## ๐ License
This project is licensed under the MIT License. Feel free to use it for your own portfolio!
Made with โค๏ธ by [Gouranga Das Samrat](https://github.com/GourangaDasSamrat)