PROJECTS
Published September 1, 2026 by Akash Priyadarshi
7 min read
Building Imperium: Offline-First Android Life Ledger in Flutter and Drift
MDX compilation failed for this post content.
#flutter#android#sqlite#architecture#open-source
More Essays
projects
Building cdpx: A Driverless CDP Browser Engine for AI Agents
How one Rust binary replaces Playwright's Node.js driver with direct WebSocket CDP, compresses live page state under 800 tokens, and serves MCP over stdio at under 25MB RSS.
projectsBuilding Patna: Zero-Bloat Civic Telemetry for a 3,000-Year-Old Imperial Metropolis
How we built a sub-35KB, zero-framework civic portal for Patna running live transit telemetry, weather, client-side RSS pagination, and bilingual i18n with zero build steps.
systemsBuilding c2proof: C to Rust Migration with Verification
A verifier-first c2rust wrapper. Give it a flat C repo, and it outputs a compiling Rust port PR alongside a mathematical proof artifact.