Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/florianporada/portfolio

Portfolio Page
https://github.com/florianporada/portfolio

Last synced: 1 day ago
JSON representation

Portfolio Page

Awesome Lists containing this project

README

        

# florianporada.com

## 👋 About

This is the portfolio page of me. It includes some projects I created or was involved in. Also I tried to give you a glimpse in how I normally approach and realize projects.

If you are reading this feel free to explore this repository or visit florianporada.com to see a live version of this repository.

## 🧰 Featured tech

```txt
- SASS
- Three.js
- React Spring
- React Three Fiber
- cannon.js
- styled components
- gatsby
- Font Awesome
- GitHub Actions
```

## 🚀 Development

1. **Start developing.**

Navigate into the project's directory and start it up.

```shell
yarn run develop -H 0.0.0.0
```

To test device orientation features use the `https` feature.

```shell
yarn run develop -H 0.0.0.0 --https
```

2. **Open the source code and start editing!**

Your site is now running at `http://localhost:8000`!

_Note: You'll also see a second link: _`http://localhost:8000/___graphql`_. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the [Gatsby tutorial](https://www.gatsbyjs.org/tutorial/part-five/#introducing-graphiql)._

Save your changes and the browser will update in real time!

## 📝 ToDo

- refine motion detection on mobile
- easing for canvas interaction
- make collapsed nav button 'background aware'
- use compressed 3d model files ✅
- no-javascript version ✅
- ...