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

https://github.com/hashfx/portfolio2022

Personal Portfolio Website in threejs
https://github.com/hashfx/portfolio2022

Last synced: 3 months ago
JSON representation

Personal Portfolio Website in threejs

Awesome Lists containing this project

README

          

# Portfolio Website

## Developer: [Harsh Soni](https://github.com/hashfx)

|Tech-Stack|ThreeJS|HTML|JS|GLSL|
|:--:|:--:|:--:|:--:|:--:|

---

## Implement Locally

### 1. Clone github repo

```bash
git clone https://github.com/hashfx/Portfolio2022.git
```

### 2. Install dependencies (just once)

```bash
npm install
```

### 3. Serve at localhost

```bash
npm run dev
```

### 4. Build for production in the dist/ directory

```bash
npm run build
```

### 5. Deploy to gh-pages

```bash
npm install gh-pages
npm run deploy
````

---

## License

### [AGPL-3.0 License](https://github.com/hashfx/Portfolio2022/blob/master/LICENSE.md)

## Contributions
### To Contribute in any means, open an issue first

---


Thanks for Visiting the Profile and Repository of Portfolio 2022 😊