I build security research tooling and CLI automation frameworks that make Linux and Termux environments faster to work with — package management, reconnaissance helpers, and workflow automation. Manual, repetitive terminal work should be automated, not memorized.
$ cat priorities.log
[MAINTAINING] pkgwrap → one CLI, 17 package managers
[BUILDING] Tool-X → centralized installer, 1000+ security/OSINT tools
[EXPLORING] subprocess safety, cross-platform CLI design, CI hardening
[NOTE] all offensive-security tooling here = authorized/lab use only— decorative visualization, not connected to any real network/target —
| Project | Description | Stack |
|---|---|---|
| 🧩 pkgwrap | One universal command across apt, pacman, dnf, brew, winget, and more. | Python CLI |
| ⚡ Tool-X | Numeric-ID installer/manager for 1000+ security & OSINT tools on Termux/Linux. | Bash Termux |
| ✅ EnvSanityCheck | Validates required .env variables are present before your app boots. |
Python DevOps |
| 📖 termux-commands | A–Z reference of Termux/Linux commands with examples. | Docs |
root@trmxvibs:~# echo "thanks for stopping by"


