From f3bb433e3668a6e925392d03db13928a7fe2d734 Mon Sep 17 00:00:00 2001 From: Davron Yuldashev Date: Thu, 26 Mar 2026 09:02:55 +0000 Subject: [PATCH] =?UTF-8?q?Add=20DevTools=20and=20ImgTools=20=E2=80=94=20f?= =?UTF-8?q?ree=20browser-based=20developer=20&=20image=20utilities?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 88e1a50..68b73df 100644 --- a/readme.md +++ b/readme.md @@ -147,6 +147,8 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Miro](https://miro.com/) - Online whiteboard for collaboration. * [Hopp](https://gethopp.app/) - Open source remote pair programming app. * [Digital Toolpad](https://www.DigitalToolpad.com) - Modern suite of dev tools that run 100% offline. No Cloud or Data transfer, providing pure privacy for individual or corporate use. +* [DevTools by DavrApps](https://devtools.davrapps.dev/) - 20+ free online developer utilities — JSON formatter, regex tester, Base64, JWT decoder, UUID generator, cron builder, diff checker, and more. No login, 100% client-side. +* [ImgTools by DavrApps](https://imgtools.davrapps.dev/) - Free online image tools — resize, compress, convert, crop, and watermark images in browser. No upload to servers. ## Database Migration & DevOps * [Liquibase](https://www.liquibase.org/) - Open-source database schema change management with multi-database support.