Projects
Each case study follows the same structure: the problem, the existing state, the constraints, the options considered, the decision, the safeguards, the outcome, and what I’d change next time. Employer work is generalized; code shown is public or recreated from scratch.
Case studies
- Email alignment checker — A scheduled GitHub Actions workflow that monitors this domain’s mail authentication records — and the three iterations it took to make it quiet, honest, and self-sustaining.
Open source
- PublicPowerShell — PowerShell scripts and tooling for system administration.
- Email alignment checker — scheduled GitHub Actions workflow that monitors SPF, DKIM, and DMARC for this domain and commits only when something actually changes.
- LinuxConfig — scripted, repeatable Linux server configuration.
- apacheloganalyzer — a small Ruby tool for summarizing Apache access logs.