Local-first day planning
A local-first day-planner that turns a goal into a workable set of next actions — and lets you reshape the plan in plain language, entirely on your own machine.
A portfolio & product showcase by Joseph Cintron — what Daymark does and how I built it, not the full source.
Every change — from the UI, a keyboard action, or a plain-language request — flows through one validated mutation path. Nothing edits your plan any other way.
"Move today's unfinished work to Friday" — interpreted by a local model on your own hardware.
The request becomes a fixed vocabulary of actions with hard caps — validated and shown as a preview first.
Durations and per-day capacity decide what fits; lower-priority work reschedules when a day is overcommitted.
I designed and built Daymark end to end — the validated mutation architecture, the local-model command layer, and the evaluation methodology behind the job engine. For research opportunities or a walkthrough, reach me via my GitHub profile.
Read the ML methodology GitHub profile