MyDevKit is built by Maksim Danilchenko — Engineering Lead at inDrive, startup advisor, and open-source maintainer. Based in Cyprus, building things by day and shipping side projects by night.

What is MyDevKit?

A collection of 30+ free online tools built for developers. Every tool runs entirely in your browser — your data never leaves your machine.

Why MyDevKit?

  • Privacy first. All processing happens client-side. We never send your data to any server.
  • Fast. Static HTML + minimal JavaScript. No framework bloat, no spinners.
  • Free. No registration, no paywalls, no feature gates.
  • Keyboard-friendly. Ctrl+Enter to execute, Ctrl+Shift+C to copy, Ctrl+K to search.
  • Works offline. Install as a PWA and use without internet.

How is this possible?

Modern browsers are incredibly powerful. The Web Crypto API handles hashing, TextEncoder handles encoding, and JavaScript can parse and format any text format. There’s simply no need for a server.

More projects

Elsewhere