Projects
A short list of things I've built and pushed to my public git repository.
-
Small Go binary that identifies and mitigates CVE-2026-31431, a critical vulnerability in the Linux kernel's copy_file_range syscall.
-
gogofilemon monitors one or more directories on a remote SSH/SFTP server, waits for new files to stop changing, and then downloads them to local directories.
-
A headless Go CLI that talks to HaloITSM. Ships as the binary gghc (gghc.exe on Windows). Intended for Windows Service Recovery Actions and similar automation: runs under a service account, succeeds or fails fast, emits structured JSONL logs, and returns a classifying exit code so callers can branch.
-
A Python application that can "crunch" Palo Alto traffic log files. This script was written for work in a hurry and it was my intention to go over it and fix it in the future, there may be some overlooked bugs.
-
I don't actively use my Github anymore, but I have various older projects on it.