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

https://github.com/lebinary/porfolio

Interactive portfolio where users can play games on it
https://github.com/lebinary/porfolio

3d 3d-game 3d-models javascript react reactjs three-js threejs

Last synced: 3 months ago
JSON representation

Interactive portfolio where users can play games on it

Awesome Lists containing this project

README

        




Logo

Le Binh's Porfolio


A interactive personal porfolio



View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage


  4. Contributing


  5. Contact


## About The Project


Cover Image

Credited to Bruno Simon's amazing work, this is an interactive portfolio where viewer can play games while viewing my profile

(back to top)

### Built With

Frameworks/libraries used to bootstrap this project.

* [Three.js](https://nextjs.org/)
* [Blender](https://www.blender.org/)

(back to top)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Scripts

1. Clone the repo
```sh
git clone https://github.com/lebinh190998/porfolio.git
```
2. Install NPM packages
```sh
npm install
```
3. Run locally
```sh
npm run dev
```
4. Build production version
```sh
npm run build
```

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## Contact

Le Binh - [@lebinh1909](https://www.linkedin.com/in/binhle19/) - [email protected]

Project Link: [https://github.com/lebinh190998/porfolio](https://github.com/lebinh190998/porfolio)

Production: [https://lebinhporfolio.netlify.app/](https://lebinhporfolio.netlify.app/)

(back to top)