I built TypeDock - a collection of 52 developer tools that run 100% client-side in your browser.
Tools include:
- JSON to TypeScript/Zod converters
- RegEx tester with live highlighting
- Base64, URL, hash generators
- Color converter, QR generator
- SQL/XML/JSON formatters
- Password generator, JWT decoder
- And 40+ more
Everything runs locally - your data never leaves your browser. No sign-up, no tracking (optional analytics with consent), open source.
Built with Next.js 16, React 19, TypeScript, and Monaco Editor.
elyonox•1h ago
Tools include: - JSON to TypeScript/Zod converters - RegEx tester with live highlighting - Base64, URL, hash generators - Color converter, QR generator - SQL/XML/JSON formatters - Password generator, JWT decoder - And 40+ more
Everything runs locally - your data never leaves your browser. No sign-up, no tracking (optional analytics with consent), open source.
Built with Next.js 16, React 19, TypeScript, and Monaco Editor.
GitHub: https://github.com/yoni-crypto/typedock
Would love feedback on the UX and which tools you find most useful.