A repository that contains things I've learned and knowledge I'll re-use.
The repo is organized into topic-based folders:
.
├── devtools/ # CLI, editors, shell tricks
├── python/ # Python dependency management, CVE, license audits
├── workflows/ # End-to-end engineering workflows
├── systems/ # Linux, networking, containers
├── ai-notes/ # Research, papers, GNNs, malware detection
├── snippets/ # Random code dumps, scripts, templates
└── README.md
MIT — use freely, no warranties. If you use this repo to build better tools, more secure code, or cleaner workflows, that’s success enough.