Personal project
Fizzi
A 3D product landing page for a fictional soda brand, built on GSAP and React Three Fiber.

Fizzi is a concept landing page for a fictional soda brand, built to push on 3D rendering and motion rather than product features. Real-time 3D models run through React Three Fiber and Three.js, choreographed with GSAP-driven scroll and transition animations.
The focus was performance under load: keeping a WebGL scene and a heavy animation timeline responsive without sacrificing frame rate or page weight.
Highlights
- Rendered real-time 3D product models with React Three Fiber and Three.js.
- Choreographed scroll-driven and transition animations with GSAP.
- Optimized a WebGL scene and animation timeline for performance and responsiveness.