# 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

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/GourangaDasSamrat/3d-react-portfolio-2) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/GourangaDasSamrat/3d-react-portfolio-2) โœจ View Live Demo ยป

DeepWiki Docs

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 | ![React](https://img.shields.io/badge/React-18-blue?logo=react&logoColor=white&labelColor=20232A) ![Three.js](https://img.shields.io/badge/Three.js-Latest-black?logo=three.js&labelColor=20232A) ![TailwindCSS](https://img.shields.io/badge/Tailwind-3-38B2AC?logo=tailwind-css&labelColor=20232A) | | Build & Dev | ![Vite](https://img.shields.io/badge/Vite-4-646CFF?logo=vite&labelColor=20232A) ![ESLint](https://img.shields.io/badge/ESLint-Latest-4B32C3?logo=eslint&labelColor=20232A) | | 3D Assets | ![3D Models](https://img.shields.io/badge/3D_Models-Custom-orange?labelColor=20232A) ![GLTF](https://img.shields.io/badge/GLTF-Models-red?labelColor=20232A) | | Animation | ![Framer](https://img.shields.io/badge/Framer_Motion-Latest-ff69b4?logo=framer&labelColor=20232A) | | Deployment | ![Netlify](https://img.shields.io/badge/Netlify-Latest-00C7B7?logo=netlify&logoColor=white&labelColor=20232A) |
## ๐Ÿ“ 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 | ![Performance](https://img.shields.io/badge/95-brightgreen?style=flat-square&label=Performance&labelColor=20232A) | | Accessibility | ![Accessibility](https://img.shields.io/badge/100-brightgreen?style=flat-square&label=Accessibility&labelColor=20232A) | | Best Practices | ![Best Practices](https://img.shields.io/badge/95-brightgreen?style=flat-square&label=Best%20Practices&labelColor=20232A) | | SEO | ![SEO](https://img.shields.io/badge/100-brightgreen?style=flat-square&label=SEO&labelColor=20232A) | ### โšก PageSpeed Insights | Metric | Value | | :----------------------------- | :-----------------------------------------------------------------------------------: | | First Contentful Paint (FCP) | ![FCP](https://img.shields.io/badge/0.8s-success?style=flat-square&labelColor=20232A) | | Largest Contentful Paint (LCP) | ![LCP](https://img.shields.io/badge/1.2s-success?style=flat-square&labelColor=20232A) | | Total Blocking Time (TBT) | ![TBT](https://img.shields.io/badge/50ms-success?style=flat-square&labelColor=20232A) | | Cumulative Layout Shift (CLS) | ![CLS](https://img.shields.io/badge/0.1-success?style=flat-square&labelColor=20232A) |
## ๐Ÿšฆ 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

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) [![Stars](https://img.shields.io/github/stars/adrianhajdin/3D_portfolio?style=social)](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)