Issue #20
🎯 Challenge of the week

Create an interactive photo gallery that uses WebGL to map images onto a rotating 3D cube. Add functionality for users to click on a face of the cube to view the image in full screen, and incorporate subtle animations to enhance the user experience. Use Three.js for the 3D effects, and experiment with CSS for smooth transitions between states.

😅 Joke of the week

Why don't HTML and CSS get along? Because they always need to style their differences!