Day 10: Recapping GSAP and Exploring New Concepts: fromTo and Staggering with ObjectsAfter a brief break due to another project, I’m back to continue my GSAP learning journey. Today, I recapped everything I've learned over the past nine days and explored new concepts like the fromTo method and advanced staggering with objects. Here's...Jul 15, 2024·4 min read
Day 5: Beginning My Animation Journey with GSAPToday marks my fifth day of learning GSAP, and I decided to revise and combine all the concepts I've learned so far into a small project. This project includes text animations, custom cursors, SVG path animations, timeline controls, and scroll-trigge...Jun 28, 2024·4 min read
Day 4: Beginning My Animation Journey with GSAPToday, I explored how to create a scrolling text animation using GSAP, which changes direction and rotates based on the user's scroll input. This interactive effect adds a dynamic touch to web pages, making the user experience more engaging. What I L...Jun 27, 2024·3 min read
Day 3: Beginning My Animation Journey with GSAPToday, I learned how to create a captivating text animation using GSAP. This animation makes text appear as if it's coming from the middle of the screen, adding a dynamic touch to headings. Here's a simple explanation of how I achieved this effect: B...Jun 26, 2024·3 min read
Day 2: Beginning My Animation Journey with GSAPToday, I delved deeper into GSAP to enhance user interaction on web pages. I learned how to create a custom cursor effect and animate an SVG path based on mouse movements. Here’s a simple breakdown of what I accomplished: Custom Cursor Animation I st...Jun 25, 2024·4 min read
"Day 1: Diving into GSAP – The Start of My Animation Adventure"Today marks the beginning of an exciting new chapter as I embark on a 30-day journey to master GSAP (GreenSock Animation Platform). Over the next month, I'll be diving deep into the world of web animations, exploring the capabilities and potential of...Jun 24, 2024·4 min read
Every Expert Was Once a Beginner: Overcoming the Fear of Building LogicHave you ever sat down to write code, only to feel completely paralyzed? You understand the concepts, can follow along with tutorials, and even debug like a pro. But when it comes to creating something from scratch, your mind goes blank. You feel lik...Jun 19, 2024·3 min read