Every tool I ship, in one place. A live, searchable directory: WordPress maintenance, the practical side effects of AI, and reference work from the hosting world.
Browse it here: jaydenyoonzk.github.io/projects
- Categories. WordPress toolkit, Working around AI, WHMCS and hosting, plus a Latest strip sorted by real push dates.
- Smart search. Ranked matching across names, tags, categories, and descriptions. Press
/to search,Escto clear. - Cards that say enough. Each project carries its scene, a one-line description, tags, and a live "updated" date. Click anywhere on a card to open the tool.
- It updates itself. The page reads my public repository list from the GitHub API on load: stars and dates refresh, the Latest strip re-sorts, and any new public repository appears automatically in its own section. If the API is unreachable, the curated directory still works, offline too.
| Tool | What it does |
|---|---|
| WP Serial Fix | Serialization-safe search and replace for WordPress data |
| WP Config Doctor | Audit and harden wp-config.php in the browser |
| WP Plugin Checkup | Find removed and abandoned plugins in a plugin list |
| AI Paste Cleaner | Reveal and clean hidden Unicode in copied text |
| AI Crawler Audit | Read robots.txt the way AI crawlers do |
| Package Reality Check | Verify dependencies exist on npm and PyPI |
| WHMCS Emoji Compatibility Guide | Which emoji survive WHMCS |
The page is static: docs/ is the whole site. The search and merge logic lives in docs/directory.js as a dependency-free ES module.
npm test