Skip to content
CodeofSagar: 3D Animated Portfolio

CodeofSagar: 3D Animated Portfolio

Sagar Kumar Ghosh built a 3D portfolio that feels more like an interactive scene than a resume. It runs on React, Three.js, GSAP, and even dips into WebGPU. If you're curious how to blend real-time graphics with a modern web stack, this is worth a close look.

Details

Published

What it is

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.

How it’s made

Technology
WebGPUWebGL
Technique
Shaders
Domain
Portfolio