← Work

MitchellOS

MitchellOS is a private web application built for a family — not a client, just home use. It keeps track of the things that usually slip: birthdays and anniversaries, gift ideas, small gestures worth repeating, and the steady stream of email from schools and activities.

It started as a personal dashboard for one person. Once a spouse saw what it could do for the family's calendar, it grew into something for the whole household.

It's a work in progress, deliberately. It's being built with AI assistance, one feature at a time, letting real use decide what comes next rather than planning it all up front.

The real point of the project is learning. It runs entirely on Cloudflare, and building it has meant getting properly acquainted with Workers, SQLite at the edge, object storage, scheduled jobs, inbound email routing, and identity-based access control — much of it new territory. A later rename from an earlier personal-dashboard version to MitchellOS meant migrating every database, storage bucket, and domain behind it, which taught more than the original build did.

The goal is a custom application with real intelligence in it — not a chatbot bolted onto a dashboard, but AI doing useful work quietly in the background: reading inbound email, surfacing what actually needs attention, and helping with planning that doesn't come naturally. Getting there first meant building something stable, secure, and backed up — a foundation worth putting intelligence on top of.