Issue #18
🎯 Challenge of the week

Create a dynamic photo gallery using HTML, CSS, and JavaScript that adapts to different screen sizes. Implement a filter system that allows users to sort images by categories, and use CSS transitions for smooth animations when switching between categories. Enhance the experience with a responsive, draggable carousel that showcases selected images in full view. Optionally, use the Canvas API to add a creative effect, like a watercolor overlay or pixelation, to the images as they transition.

😅 Joke of the week

Why do JavaScript developers prefer dark mode? Because light attracts bugs!