An open API service indexing awesome lists of open source software.

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

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