LemonBeam is a tool that generates source-backed onboarding guides for public JavaScript and TypeScript GitHub repositories. It scans repos, selects relevant evidence, and produces structured contributor guides with citations, helping developers quickly understand unfamiliar codebases while maintaining accuracy and token efficiency.
PlusWeb is an open-source Express-style HTTP server framework written in C++17 using libuv and llhttp. It handles routing through a segment trie and demonstrates significantly better performance than Express, maintaining consistent throughput even with thousands of routes while using substantially less memory.
A full-stack web application prototype mimicking Windows 11, built with React 18 frontend and Express backend, featuring autonomous AI agents powered by Google's Generai SDK with local deterministic fallback mode and a self-healing pipeline for code error correction.