┌──(S1D_C0RE㉿sidcore-dev)-[~]
└─$ cat about.md
name : (REDACTED)
alias : S1D_C0RE
role : role.set(false) // accepting applications from myself
focus : building with AI-augmented tooling
weapon : Claude Code
status : online, mildly caffeinated
// tools currently loaded into memory
// pulling live telemetry, no bots were harmed
self-hosted via GitHub Actions — see .github/workflows/userstats.yml
// tracking every commit like it's classified intel
auto-generated nightly via GitHub Actions — see .github/workflows/snake.yml
// selected builds from the fleet, all zero-dependency unless noted
$ ls ~/projects --sort=relevance
| tool | does | install |
|---|---|---|
| gitleaks-lite-cli | Heuristic regex/entropy secret scanner — catches credentials before they hit a commit | git clone + pip install . |
| gitstats-cli | Summarizes a repo's commit history: authors, day-of-week activity, hot files | git clone + pip install . |
| changelog-cli | Generates a Markdown changelog from Conventional Commits history | git clone + pip install . |
| envexport-cli | Turns a .env file into shell exports, docker -e flags, or flat JSON |
git clone + pip install . |
| contrast-checker | WCAG color-contrast checker with live preview and AA/AAA pass-fail | open index.html, no build step |
| diffview | Client-side two-textarea diff viewer, hand-rolled LCS line diff | open index.html, no build step |
| jwtdecode-cli | Decodes a JWT's header and payload for quick debugging | git clone + pip install . |
| passgen-cli | Generates strong random passwords and passphrases | git clone + pip install . |
| treeview-cli | Prints a directory tree that respects .gitignore automatically |
git clone + pip install . |
| unused-imports-cli | Finds unused Python imports via the ast module, no deps |
git clone + pip install . |
| hashcheck-cli | Computes/verifies file checksums (md5/sha1/sha256) against a manifest | git clone + pip install . |
| SyncCalendar | Group scheduling app — share a link, find overlap, vote, lock it in | Next.js + Supabase, see repo |
→ Browse all 70+ tools · Filter by cli topic
// links: not deployed yet
// channel status: OFFLINE
// check back soon — building in the meantime
// (this message will not self-destruct, GitHub doesn't support that yet)
// ping me and I might even reply before the next sprint
if you're reading this, you scrolled further than most bots do