Let – Offline-first life events tracker (React Native, SQLite)
Yet another habit tracker, but the local-first SQLite approach keeps data private.

Pyodide + SQLite in a double-clickable file beats Electron deployment hell.
Developers building portable tools, teams sharing internal apps, AI agents generating software
Electron · Tauri · PortableApps
Yet another habit tracker, but the local-first SQLite approach keeps data private.
Exports straight from .sql to XLSX/CSV with sensible niceties — template-aware Excel exports, CSV profiles (delimiter/encoding/quoting/date formats), retry handling for deadlocks, and a demo SQLite so you can try it immediately. It’s not trying to be a BI stack; it’s focused on the boring but painful task of re-running queries and producing predictable spreadsheets. If you want multi-step ETL, dashboards, or semantic modeling, this isn’t it — but for quick, repeatable reports it’s pragmatic and usable out of the box.
Ten times faster than Ink with cell-level diffing and native terminal scrollback.
Single-file RAG bundle runs entirely in browser without server setup.
Ed25519 signed receipts solve AI agent accountability across org boundaries.
Three-layer RBAC with Python-to-TypeScript type generation beats most admin panel generators.