white and black abstract painting

Sandbox

These are experiments, half-finished tools, and weird ideas that helped me explore new interfaces, logic flows, and AI-powered tools.

These are experiments, half-finished tools, and weird ideas that helped me explore new ideas.

Digital Quilt

Working! | Collaborative Art Tool | Replit

Goal

Design a collaborative drawing interface where users could add unique “squares” to a shared digital quilt, like a crowd-made pixel mural, but softer and more playful.

Struggles

Tried multiple AI/no-code platforms to support async contribution and data persistence. Lovable wouldn’t connect reliably to Supabase, and Replit had layout issues—so I simplified the drawing interactions and re-scoped the upload logic based on platform limits.

Lessons Learned

Not every prototype needs to be polished, what matters is clarity of intent. I learned to work around technical limits, choose the right tools for the problem, and keep iterating without getting stuck.

Garden Helper

Exploratory Builds | Dashboard | Replit + Lovable

Goal

Design a gardening assistant to help casual users feel more confident planning, planting, and caring for their garden, using geolocation, weather, plant data, and seasonal insights.

Struggles

Tested four interaction models across multiple tools. Replit was great for structured logic, while Lovable offered stronger plant database access. Each version required trade-offs in flexibility, user initiative, and onboarding clarity.

Lessons Learned

Different users need different kinds of support. Some want structured planning, others just want a gentle nudge. Designing for both meant exploring multiple flows and learning how to balance user control with helpful automation.