A self-hosted, end-to-end encrypted 1:1 chat app for iOS built on Firebase, featuring offline key exchange via QR code, anonymous authentication, and local encryption that never exposes keys to the server. Users deploy their own Firebase instance and retain full data ownership, with support for encrypted text, media, and optional face-blurring.
A self-hosted deferred deep linking system for referral programs, similar to Firebase Dynamic Links. Built at Sparkle, a Nigerian microfinance bank, with interchangeable backends (PHP/Node.js), web, and mobile packages. Uses deterministic recovery on Android and iOS (clipboard-based) with probabilistic fingerprint matching as fallback.
Trystero is a library for building peer-to-peer multiplayer web applications without requiring a server. It abstracts away WebRTC signaling by supporting multiple connection strategies including BitTorrent, Nostr, MQTT, Supabase, Firebase, IPFS, and WebSocket relays, while keeping application data encrypted and transmitted directly between peers.
Akshit has built Hisubi, a private-first social media app designed to eliminate algorithmic feeds and performance anxiety. The app features selective sharing circles, end-to-end encrypted messaging, and journal export functionality, with a solo-developed tech stack using Flutter, Dart, Next.js, and Firebase.
ManifestGo is an AI-powered Chrome extension builder that generates complete Manifest V3 projects from plain English descriptions, including popup, background service workers, content scripts, and options pages. It supports full-stack extensions with authentication, databases, and third-party integrations, and users retain full ownership of generated code for Chrome Web Store publication.