This is a clone of the Cuberto website, built purely with HTML, CSS, and JavaScript, inspired by the modern design and interactions of Cuberto.
The project features advanced animation and interaction techniques using Three.js and Shery.js, based on tutorials from Shareyan Coding School on YouTube.
π Live Website
- HTML5
- CSS3
- JavaScript (ES6)
- Three.js β for 3D visual elements
- Shery.js β for smooth UI transitions and animations (via Shareyan Coding School)
- Smooth animations inspired by the original Cuberto site
- Scroll-triggered transitions and effects using GSAP & Shery.js
- Three.js elements integrated for a dynamic 3D experience
- Modern layout with clean animations
- β Not responsive for mobile screens (currently desktop only)
- How to use Shery.js for smooth UI animation
- Basics of integrating Three.js for visual effects
- Improved understanding of DOM manipulation and scroll-triggered animations