CipherKit
I built 77 free developer tools that run 100% in your browser (No tracking, no backend) Hey DEV community đź‘‹ If you are anything like me, you've probably had that moment of hesitation right before ...

Source: DEV Community
I built 77 free developer tools that run 100% in your browser (No tracking, no backend) Hey DEV community 👋 If you are anything like me, you've probably had that moment of hesitation right before pasting a JWT, an AES key, or a proprietary JSON payload into a random online formatter. Is this site logging my input? Is there a backend saving this? I got tired of the paranoia, so I spent the last few months building CipherKit. 👉 Live Site: karthickajan.github.io/cipherkit 👉 GitHub Repo (I'd love a star if you find it useful!) What is CipherKit? It is a unified suite of 77 developer utility tools. But the core rule of the project is simple: Everything must be 100% client-side. There is no backend. There is no database. No login is required. The calculations, encryptions, and formatting happen entirely within your browser's memory using vanilla JS and the Web Crypto API. Your data never leaves your device. What's inside the toolkit? I split the tools into 5 main hubs to keep things organ