This project is an attempt to recreate the stunning portfolio website of Gabriel Contassot (https://gabrielcontassot.com/). It showcases a modern, interactive design with smooth animations and a sleek dark theme.
gc.mp4
- 🖼️ Fullscreen image gallery with smooth transitions
- 📜 Text scramble effect on hover
- 🔄 GSAP animations for scrolling and image scaling
- 🎭 Dynamic clip-path animations
- 🖥️ Responsive design
- HTML5
- CSS3
- JavaScript
- GSAP (GreenSock Animation Platform)
- ScrollTrigger plugin
index.html
: Main HTML structurestyle.css
: CSS styles and layoutscript.js
: Main JavaScript file for GSAP animationstextScramble.js
: Text scramble effect implementation
- Image Gallery: Fullscreen images with smooth transitions and scaling effects.
- Text Scramble: Interactive text effect on hover for menu items.
- Scroll Animations: GSAP and ScrollTrigger for smooth scrolling animations.
- Clip-path Animations: Dynamic image reveals using CSS clip-path.
This project is a recreation for educational purposes and is not affiliated with Gabriel Contassot or his official website.
- Original design by Gabriel Contassot (https://gabrielcontassot.com/)
- GSAP by GreenSock (https://greensock.com/gsap/)
- Inter font by Rasmus Andersson (https://rsms.me/inter/)