Software
Extensions, agents & case studies — designed, built and shipped solo
Dripwriter Origin
Human-typing extension for Google Docs
Chrome · Edge · Firefox
Types pasted text into Google Docs with believable human cadence — adjustable speed, keyboard-neighbor typos that self-correct, false starts, and natural sentence breaks. Cross-browser MV3, built with Plasmo + React.
Chrome Web StoreGizmo AI Unlimited
Unlimited hearts & hints on Gizmo AI
Self-healing · zero data collected
Removes the daily hearts & hints limits on Gizmo AI quizzes so you can study uninterrupted. Self-healing — a GitHub Action re-patches the app bundle every two hours, so it never goes stale. Collects no personal data.
Chrome Web StoreHack Any Webapp
Self-healing client-side patching
Technical disclosure

A technical case study of the self-healing architecture behind Gizmo AI Unlimited, written as a patent-style disclosure — the onreset injection trick, MV3 constraints, and a pipeline that re-patches the app bundle within two hours of any upstream change. Even ships an agents.md for AI crawlers.
Read at hackany.app →GAIA Code
Claude Code-inspired prompt system
for Perplexity Spaces · v3.4

A Claude Code-inspired prompt system that turns Perplexity Spaces into a real coding agent — persistent memory, plan, turn, and skill engines, GitHub access over MCP, and permission modes that keep it on a leash. Now shipping v3.4.
Visit gaiacode.pro →Claude Studio
Visual AI coding assistant
Chrome extension + local agent

Click any element on a page you're building, describe the change, and watch Claude Code edit the real source files live. A Chrome extension paired with a local agent — one pnpx claude-studio away — talking over WebSocket.