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.
- SASS
- Three.js
- React Spring
- React Three Fiber
- cannon.js
- styled components
- gatsby
- Font Awesome
- GitHub Actions
-
Start developing.
Navigate into the project's directory and start it up.
yarn run develop -H 0.0.0.0
To test device orientation features use the
https
feature.yarn run develop -H 0.0.0.0 --https
-
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.Save your changes and the browser will update in real time!
- refine motion detection on mobile
- easing for canvas interaction
- make collapsed nav button 'background aware'
- use compressed 3d model files ✅
- no-javascript version ✅
- ...