Build a Netflix-style dashboard using the TMDB API. Must include horizontal scrolling and hover effects.
Requirement: Fetch real data.
2. Drag-and-Drop Board
Locked
Create a Trello Clone. Manage state to move items between 'Todo', 'Doing', and 'Done'.
Requirement: No external drag-drop libraries (try HTML5 DnD first).
3. The Meme-O-Matic
Locked
An Image manipulation tool. Upload an image, add text overlay, and download the result.
Requirement: Use HTML Canvas.