From 1fdcc198d6fe44e349d92b42ef0ea847bbaaf50b Mon Sep 17 00:00:00 2001 From: Iashkina Adelina Date: Sun, 5 Jul 2026 22:18:03 +0400 Subject: [PATCH] add: DevBox Tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d020e06..1a0dfd6 100644 --- a/readme.md +++ b/readme.md @@ -139,6 +139,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Notion](https://www.notion.so/) - Workspace for notes, docs, and tasks. * [Loom](https://www.loom.com/) - Video messaging for work. * [Miro](https://miro.com/) - Online whiteboard for collaboration. +* [DevBox Tools](https://devbox.tools/) - Browser-based toolbox for common developer utilities including JSON, Base64, UUID, hashing, regex, encoding, timestamps, and more. ## Database Migration & DevOps * [Liquibase](https://www.liquibase.org/) - Open-source database schema change management with multi-database support.