Tools and development
This section captures the practical tooling, languages, and engineering habits that support enterprise delivery.
Focus areas
- languages and scripting
- developer tooling
- enterprise tooling
- automation helpers
- workflow design
What I cover here
Most of the operational scripting I do falls into two categories: PowerShell for Windows administration, discovery, and data collection (WinRM testing, network connection capture, IIS interrogation, DNS exports), and Python for data processing, Azure SDK automation, and API integration. The handoff point between the two is usually when the problem becomes data-heavy or starts needing reusable tooling.