All activity
To-do apps are the canonical overengineered demo. This one leans into that - and offloads the overengineering to you.
This is an experiment in what it looks like when the end-user (through an LLM) is given full control over their UI. Describe how you want your to-do list to look or work, and an LLM rewrites the frontend for you - new layout, extra fields, different behaviour, completely different look. The backend stays fixed; the UI is malleable.

Malleable To-doA to-do app that rewrites its own frontend for each user.
Max Harrisonleft a comment
This is mostly an experiment, but I've put a bit of effort making it into a little platform people can play around with. With the advances of LLMs being able to one shot some frontend code, I thought it would be a fun experiment to have a end-user facing vibe coding app, following the ideas of malleable software. It allows users to change the full theme and design from a single prompt, but also...

Malleable To-doA to-do app that rewrites its own frontend for each user.
