Product
Sunday Groceries
Meal planning that reads any recipe and builds the shopping list
Laravel · Vue · Claude
What it is
Sunday Groceries is a meal planner and grocery list. Paste in a recipe, from any site in any format, and it comes back as structured ingredients, portions for your household, and the week's shopping.
The interesting part
Recipes in the wild are a mess: narrative instructions, mixed units, ingredients buried in prose. The import is a structured extraction job whose output gets validated against the schema the app needs before anything is saved, on infrastructure tuned to sit through a job that runs a minute or two without timing out.
Unstructured documents in, reliable structured data out. It is the same problem as reading a spec sheet, and we happened to learn it on dinner.
More of our work
Product
Simple
Capture a task in one line. Simple scores it on time, urgency and importance, then sorts the day into what to do now, what can wait until this week, and what can wait.
Product
Build
A native macOS and Linux app that runs the real Claude Code and Codex CLIs in true PTYs, across local and remote machines, in one window with a project-scoped browser beside them.