https://github.com/ankitpoddar07/3_d-portfolio
đ 3D Portfolio
https://github.com/ankitpoddar07/3_d-portfolio
animation contact-form css full-responsive html javascript nodejs
Last synced: 3 months ago
JSON representation
đ 3D Portfolio
- Host: GitHub
- URL: https://github.com/ankitpoddar07/3_d-portfolio
- Owner: ankitpoddar07
- Created: 2025-04-22T12:03:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T12:44:51.000Z (over 1 year ago)
- Last Synced: 2025-04-27T00:51:32.518Z (about 1 year ago)
- Topics: animation, contact-form, css, full-responsive, html, javascript, nodejs
- Language: SCSS
- Homepage: https://ankit-07.netlify.app/
- Size: 42.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
đ 3D Space Portfolio
đ A Cosmic Interactive 3D Journey â¨
Created with â¤ī¸ by Ankit Poddar
[](https://github.com/ankitpoddar07/3_D-Portfolio/stargazers)
[](https://github.com/ankitpoddar07/3_D-Portfolio/network/members)
[](https://github.com/ankitpoddar07/3_D-Portfolio/blob/main/LICENSE)
---
## ⨠Cosmic Features
| đ Feature | đ Description |
|--------------------|------------------------------------------------------------------------------|
| đ¨âđ **3D Astronaut** | Fully animated astronaut model with realistic space movements |
| đĒ **Planetary System** | Multiple 3D planets with accurate orbital mechanics |
| đ **Stellar Effects** | Dynamic particle system for stars and cosmic dust |
| đšī¸ **Interactive Controls** | Intuitive orbit controls and UI interactions |
| đą **Responsive Design** | Adapts to all screen sizes from mobile to desktop |
| đ¨ **SCSS Powered** | Advanced styling with variables, mixins and animations |
---
## đ ī¸ Tech Stack
| Category | Technologies |
|---------------|------------------------------------------------------------------------------|
| **3D Engine** |   |
| **Core** |   |
| **Styling** |   |
| **Tools** |   |
---
## đ Launch Instructions
```bash
# đĒ Clone the repository
git clone https://github.com/ankitpoddar07/3_D-Portfolio.git
cd 3_D-Portfolio
# âī¸ Install dependencies
npm install
# đ Launch development server
npm run dev
# đī¸ Build for production
npm run build
# đ Serve production build
npm run preview