Issue #5
🎯 Challenge of the week

Create an interactive gallery using HTML, CSS, and JavaScript that leverages scroll-driven animations. As users scroll through your gallery, images should smoothly transition into view using CSS masking techniques. Incorporate a GSAP animation for a creative touch, and ensure the design is responsive by utilizing container queries to adjust layouts based on the viewport size.

😅 Joke of the week

Why did the JavaScript function break up with the HTML document? Because it couldn't handle the scope of their relationship!