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

https://github.com/shayan925/personalwebsite

Personal website containing education, work experience, portfolio, and more.
https://github.com/shayan925/personalwebsite

html javascript portfolio-website reactjs tailwindcss threejs

Last synced: 2 months ago
JSON representation

Personal website containing education, work experience, portfolio, and more.

Awesome Lists containing this project

README

          


Three.js 3D Personal Portfolio




Three.js 3D Portfolio is a modern UI/UX and functional Developer Portfolio Web built with React & Three.js




### :bangbang: Folder Structure

Here is the folder structure of 3D-Portfolio.
```bash
Threejs_3D_Portfolio/
|- public/
|- src/
|-- assets/
|-- components/
|-- constants/
|-- hoc/
|-- utils/
|-- App.jsx
|-- index.css
|-- main.jsx
|-- styles.js
|- postcss.config.cjs
|- tailwind.config.cjs
|- vite.config.js
```

### :space_invader: Tech Stack

[![My Skills](https://skillicons.dev/icons?i=js,react,tailwind,threejs)](https://skillicons.dev)

(back to top)