From 9c56387d2f6d868e806556ff5614b7ce15d659df Mon Sep 17 00:00:00 2001 From: mellowmarshall Date: Fri, 20 Mar 2026 02:12:30 -0400 Subject: [PATCH] Add DevToolbox to Productivity & Misc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..24544e9 100644 --- a/readme.md +++ b/readme.md @@ -147,6 +147,7 @@ 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. +* [DevToolbox](https://mellowmarshall.github.io/devtoolbox/) - 20+ free, open-source browser-based dev tools (JSON formatter, regex tester, Base64, JWT decoder, UUID generator, etc.). All client-side, no data uploaded. ## Database Migration & DevOps * [Liquibase](https://www.liquibase.org/) - Open-source database schema change management with multi-database support.