Sagar Kumar Ghosh’s portfolio doesn’t feel like a traditional website; it feels like you’ve dropped into a small, animated world. Built with React, Three.js, and GSAP, the site opens with a fully rigged 3D avatar that follows your cursor, set inside a carefully lit scene. As you scroll, the camera moves through different sections, each animated with GSAP timelines that feels more like storytelling than navigation.
The site uses React Three Fiber for the WebGL canvas, with on-demand rendering to keep things efficient. Models and textures are loaded and cached smartly, and repeated elements are instanced to minimize draw calls.
It's a tight, creative build that shows off what modern frontend tools can do.
- Live Demo: https://codeofsagar.in
- Source Code: https://github.com/codeofsagar
- Author: Sagar Kumar Ghosh
CodeofSagar: 3D Animated Portfolio