Tools that respect your time, your data, and your keyboard.
HaorGrix DevTools is the daily-driver developer toolbox we wished existed. Every tool is local-first, keyboard-first, and engineered with the same rigour we use when shipping production systems for clients of HaorGrix.
Tools respond in single-digit milliseconds. Heavy work is offloaded so the UI thread stays frame-perfect.
Your data never leaves your browser. There are no accounts, no tracking, no third-party scripts.
Cmd+K opens the command palette anywhere. Every primary action has a dedicated shortcut.
Architecture
Built with Next.js (App Router) compiled to a fully static bundle and hosted on Cloudflare Pages. All tool logic ships as pure TypeScript that runs in your browser — there is no server you can leak through, and nothing to subscribe to.
- 100% static — Cloudflare Pages, $0 hosting
- Sub-10ms response budgets for every interaction
- Tools are individually code-split per route
- AI helpers are opt-in and never required
- All components engineered for reliability
- Designed for clean, low-bundle dependencies
Built by HaorGrix
HaorGrix is a small, senior-only engineering studio. We ship production systems for startups and Fortune 500 teams that need elite execution. If this toolbox demonstrates the bar we hold ourselves to, you can probably guess what we do with a real budget.