1. Drawing App with JavaScript
Task: Users should be able to draw simple forms and paintings in their browser window.
2. Emoji App with JavaScript
Task: Build an app where users can search for emojis and copy them into the clipboard.
3. Meme Generator with JavaScript
Task: Build an app where users can upload images, add text to them, and save & download them..
4.Voting App with JavaScript
Task: Create an app where users can create polls for others to vote on.
5. Password Generator with JavaScript
Task: Users should be able to create random passwords with different rule sets like length, difficulty, characters, etc.
6. Image Scanner with JavaScript
Task: Build an app that reads and visualizes metadata of uploaded images.
7. Book Finder App with JavaScript
Task: Create an app where users can search for books with different criteria like the author, year, content, recommendations, etc. Bonus: Integrate a books API.