https://github.com/nadjascodejourney/portfolio-nadjaprobst
https://github.com/nadjascodejourney/portfolio-nadjaprobst
portfolio-website react react-three-fiber threejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nadjascodejourney/portfolio-nadjaprobst
- Owner: nadjascodejourney
- Created: 2024-06-13T19:16:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:22:32.000Z (10 months ago)
- Last Synced: 2025-02-03T18:58:16.785Z (4 months ago)
- Topics: portfolio-website, react, react-three-fiber, threejs
- Language: JavaScript
- Homepage:
- Size: 7.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio with React Three Fiber
This project aims to develop a personal portfolio that showcases 3D webgraphics and interactive elements using React Three Fiber and GSAP.
```markdown
## To Do´s:[✔️] Create a timeline and set milestones with github Projects and keep it updated
[✔️] Read the Documentation of React Three Fiber >> in Progress
[ ] Learn GSAP for Animations >> in Progress
[✔️] Learn to use Zustand, a State Management Library
[✔️] test branches to try out code
[✔️] Content Creation
[✔️] Layout and Design in Figma
[✔️] Create a Prototype in Figma which is ready for Dev-Production
[✔️] Web-Optimization of the Imagery
[✔️] Create a Repository and Set up the development environment
[✔️] Create basic codestructure of the portfolio (Routing, State Management, UI Components, Animations, etc.) >> in Progress
[✔️] Integrate React Three Fiber for 3D elements
[ ] Create 3D models with Blender
[✔️] Optimize for mobile devices
[ ] plan feedback loops with testers
[ ] Performance optimization
[ ] Testing (Unit tests, Test on various devices and browsers, etc.)
[ ] Choose a hosting provider (i.e. Vercel, Digitalocean, ...)
[ ] Configure domain and SSL
[ ] Documentation >> in Progress
```