Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdamiruddin/mdamiruddin-3dportfolio
This is my 3d Portfolio Website build with Blender and Three.js
https://github.com/mdamiruddin/mdamiruddin-3dportfolio
3d 3d-portfolio learn npm portfolio portfolio-project portfolio-site portfolio-template portfolio-website portfolios threejs
Last synced: 24 days ago
JSON representation
This is my 3d Portfolio Website build with Blender and Three.js
- Host: GitHub
- URL: https://github.com/mdamiruddin/mdamiruddin-3dportfolio
- Owner: MdAmiruddin
- License: mit
- Created: 2023-04-19T14:01:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T22:09:17.000Z (8 months ago)
- Last Synced: 2024-11-07T19:27:04.161Z (3 months ago)
- Topics: 3d, 3d-portfolio, learn, npm, portfolio, portfolio-project, portfolio-site, portfolio-template, portfolio-website, portfolios, threejs
- Language: JavaScript
- Homepage: https://mdamiruddin-3dportfolio.vercel.app/
- Size: 4.77 MB
- Stars: 116
- Watchers: 1
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 3D PORTFOLIO
**[Live demo](https://mdamiruddin-3dportfolio.vercel.app)**
This is the modification of **[Bokoko33's Portfolio](https://bokoko33.me/)** Website Code. Please do not use this exact idea,
but feel free to use it as a starting point/inspiration.![Home page screenshot](public/social/screenshot.png?raw=true "Home page screenshot")
## For Setup
```
npm install
npm run dev
```