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.
A web tool that extracts all links from a Hacker News story and its comments by accepting either a full URL or item ID, using the official Firebase HN API to fetch data and return results as JSON.