Garabatooo is a web-based application that delivers a single word each day as a prompt for users to draw and submit their interpretations. The project was inspired by a casual conversation with a younger family member who drew a connection between the simplicity of Wordle and the expressive nature of sketching.
You can access the live application here:
garabatooo.vercel.app
This project served as an opportunity to explore the integration of Supabase for backend services and bucket storage, while also implementing HTML Canvas for capturing user input directly in the browser. The result is a streamlined interface where users can draw, submit, and view sketches based on the daily prompt.
The focus was on maintaining a simple, intuitive workflow while learning about modern web technologies in a practical context. Garabatooo is not intended to be a full-featured drawing platform, but rather a focused tool that emphasizes interaction, creativity, and technical experimentation.
Projects like this demonstrate how even modest applications can provide valuable learning experiences when they are anchored by a clear concept and built with purpose.