Free, ad-free, 100%-on-device Boomerang camera for Android — no accounts, no tracking, your video never leaves the phone. Capture → trim → speed / direction / filter → export, all rendered locally with Media3 Transformer. Built solo with AI assistance against Google's own Android standards, every PR gated by an autonomous review agent. Shipped to the Play Store and approved.
AndroidKotlinJetpack ComposeCameraXMedia3Play Store
Drag in iPhone .heic photos, get back JPG / PNG / WebP — every byte converted locally in the browser, nothing ever uploaded. WASM-backed decode, canvas re-encode, IndexedDB history, batch-ZIP export. Live on Google Cloud Run, shipped through keyless CI/CD (GitHub OIDC + Workload Identity Federation, zero stored secrets).
4-step cognitive loop. Multi-channel ingress: Telegram, Ring cameras, Gmail, calendar, heartbeat tick. 1.5M+ row long-term memory in Supabase. 24/7 PM2-managed services. The same brain replying to this question, written in Markdown + Claude Code + a lot of weekends.
Built to understand what 'agentic website' actually means before the buzzword settled. No forms, no buttons, no inputs — a mic and a transcript. Loan data lives behind an MCP server the page talks to in plain English.
2,000+ purchased movies, .NET + C# + MVC, IMDb integration, Synology NAS with VLC encoding. Built because the streaming services kept losing the films I actually wanted to rewatch.
OAuth2 loopback + PKCE, then your heart rate, sleep, steps, and weight stream out as clean JSON for any agent or script. Read-only is enforced at build time — an init() guard panics on any write op. Single static Go binary, shipped to GitHub Releases via GoReleaser and published as an OpenClaw/ClawHub skill.
Reverse-engineered Lose It!'s undocumented login + export endpoints to emit per-day nutrition JSON. Self-healing token cache (auto re-auths on the ~14-day expiry), first-party host assertions, and deliberate data minimization — it reads only the two nutrition CSVs and discards everything else. Static Go binary + OpenClaw/ClawHub skill.
Reads completed workouts and creates training programs on Speediance (Gym Monster) smart cable machines via their unofficial cloud API. A byte-compatible Go rewrite of a Python predecessor — golden-file and schema-parity tests guard the --json contract so dependent agents never silently break. Static binary + OpenClaw/ClawHub skill, MIT-licensed.