// Freelance client work via Aqlity
I built a premium, single-page website for a gym that has served its community since 1991, featuring cinematic scroll animations and an interactive, rotatable 3D equipment model.
Most of the engineering here went into keeping a heavy 3D scene fast.
3D and video-heavy websites usually load slowly on mobile and fight with normal scroll gestures on touch devices, which was a real risk for a gym site that needed to look premium without frustrating visitors.
I lazy-loaded the Three.js scene, aggressively compressed video and images, and swapped drag-to-rotate for auto-rotate on touch so the 3D centerpiece never gets in the way of a smooth, fast-loading page.






