I build and operate product apps, local-first utilities, agentic
workflows, and self-hosted infrastructure. The work continues past
launch: careful migrations, recovery paths, and verified outcomes.
01Independent productA dedicated production identity
02Release disciplineVersioned behavior and public source
03Same-origin sharingCompact links without a third party
04Continuity preservedThe compatibility mirror remains live
A dedicated domain is a small detail with a large implication: the project now owns its production identity.
Current release
v0.18.0
Primary domain
kalathitimon.com
Continuity
Compatibility mirror retained
Selected work / case notes
Products with an operating story, not only a launch story.
The work spans consumer products, native operations, and private edge
systems. Each case includes the migration, failure condition, and
continuity work that keeps it useful after release day.
A useful tool graduated into its own production surface.
The domain move changed more than the address.
Καλάθι Τιμών now serves the app, PHP APIs, images, daily opportunities,
and compact basket links from kalathitimon.com. The hourly pipeline
publishes the same validated catalogue atomically to the new primary
domain and the established compatibility mirror.
A reliable system is not one that never fails. It is one that exposes
the failure, contains the damage, preserves a recovery path, and makes
the final state easy to verify.
01
Diagnose the actual state.
Start with probes, logs, page state, and the user-visible symptom before changing configuration.
Observe / reconcile / decide
02
Bound the risky action.
Keep permissions narrow and irreversible transitions explicit enough for a person to inspect.
Guard / confirm / execute
03
Make recovery routine.
Snapshots, receipts, local history, and bounded retries turn failure into an ordinary operating state.
Record / retry / restore
04
Verify at the surface.
A successful command is only an intermediate event. The product or machine state is the result.
Probe / compare / close
The professional standard
Leave the system easier to understand, safer to operate, and less
dependent on memory than it was before.
Open systems index
A broader record of shipped work.
Selected public repositories across native apps, local-first tools,
private media, agentic automation, and earlier research tooling.
01 / Learning app
Italian Coach
Adaptive, local-first Italian practice with mistake review and optional self-hosted sync.