Some handy tools, scripts, and websites I’ve found useful. The purpose is to keep all my useful lists and scripts in one place for easy access and backup.
Click on any file below to view directly:
-
🔗 useful-script-cms-links.md
A list of useful scripts and CMS-related links. -
📁 server-scripts-list.md
Handy server-managing scripts and tools collection. -
🧩 browser-extension-list.md
Favorite browser extensions and productivity tools. -
🧪 browser-userscript-list.md
Curated list of user scripts for browsers (Greasemonkey/Tampermonkey).
This repository auto-syncs several personal Gist files every 6 hours using GitHub Actions.
The sync is handled using cURL to fetch raw Gist files and then commit changes only if there are updates.
You can check the workflow inside .github/workflows/sync-gist.yml
.