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: about 1 month ago
JSON representation
🚀 3D Portfolio
- Host: GitHub
- URL: https://github.com/ankitpoddar07/3_d-portfolio
- Owner: ankitpoddar07
- Created: 2025-04-22T12:03:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-22T12:44:51.000Z (about 1 month ago)
- Last Synced: 2025-04-27T00:51:32.518Z (about 1 month 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 Portfolio
A creative and interactive 3D portfolio built with modern web technologies.
This project features a **space-themed environment** with animated planets, an astronaut model, and immersive textures — providing a unique way to showcase skills and projects.---
---
## 🌟 Features
- 🌌 Space-themed 3D environment
- 🧑🚀 Animated 3D astronaut model
- 🪐 Realistic planet textures using WebP
- 💡 Custom styling with SCSS
- ⚡ Fast and optimized performance---
## 🛠️ Technologies Used
- **HTML5**
- **SCSS (Sass)**
- **JavaScript (ES6)**
- **Three.js** – for rendering interactive 3D graphics
- **WebP** – for optimized texture images
- **GLB/GLTF** – for 3D models---
## 🚀 Getting Started
Follow these steps to set up and run the project locally:
### 🔧 Install dependencies:
npm install### 💻 Start development server:
npm run dev