$ cat programming.md

Programming

Programming is part of how I think about platform and delivery work. I use application code, scripting, and infrastructure definitions together to reduce toil, improve consistency, and make systems easier to evolve.

Where code shows up in my work

mindmap
  root((Domain))
    [Applications]
      (Java)
      (Groovy)
      (Python)
    [Infrastructure]
      (Terraform)
      (Ansible)
    [Automation]
      (Bash)
      (PowerShell)
      (Python)
      (Groovy)
  

The tooling changes from project to project, but the pattern stays the same: use code to create leverage, reduce risk, and give teams reliable building blocks they can reuse.