From 13f988de07f4f9aa5afff14b6fa9b864fef455d0 Mon Sep 17 00:00:00 2001 From: KhangYen Date: Tue, 21 Jul 2026 22:45:01 +0700 Subject: [PATCH 1/2] Add RepoRadar to Productivity & Misc --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..30ae1c6 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. +* [RepoRadar](https://khangyen.github.io/repo-radar/) - Daily-updated trending GitHub repos ranked by real star momentum (own snapshots, not scraped), with Hacker News buzz. Free, no signup. ## Database Migration & DevOps * [Liquibase](https://www.liquibase.org/) - Open-source database schema change management with multi-database support. From 699de8ceb4e49f557951b12da6bae52a8d0d5a80 Mon Sep 17 00:00:00 2001 From: KhangYen Date: Wed, 22 Jul 2026 19:29:04 +0700 Subject: [PATCH 2/2] Add Heartbeat Monitor to DevOps & Infrastructure --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 30ae1c6..fb2bfac 100644 --- a/readme.md +++ b/readme.md @@ -84,6 +84,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Ansible](https://www.ansible.com/) - Configuration management and automation tool. * [DeployHQ](https://www.deployhq.com/) - Modern, web-based deployment platform. * [Buildstash](https://buildstash.com/) - Binary and release management platform for built software. +* [Heartbeat Monitor](https://khangyen.github.io/subtitle-toolbox/shop.html#heartbeat-monitor) - Self-hosted dead-man's-switch for cron jobs/scheduled tasks — one email when a job goes silent, one more when it recovers, runs in your own Google account. ## APIs & Backends