Tools

DevOps tools that run in your browser

Small utilities I got tired of searching for. Every one of them is pure client-side JavaScript — no sign-up, no backend, and nothing you paste ever leaves your machine.

NetworkingEncodingSecurityConfigGenerators

Why these run locally

Plenty of online converters and decoders quietly ship your input to a server. That is a bad habit to build when the thing in your clipboard is a Kubernetes secret or a production JWT. Everything here is implemented in the JavaScript that ships with the page: you can read the source, disconnect your network, and the tools still work.

Ideas for tools worth adding? Tell me — the list is deliberately easy to extend.