Open-source tools and templates I maintain — reusable CI/CD workflows for GitHub Actions, an ACME client automating Let’s Encrypt certificate management on Azure, and a Terraform-based hub-and-spoke network architecture for Azure.
| Logo | Title | Description | References |
|---|---|---|---|
| gh-actions Active | Reusable GitHub Actions workflows and composite actions for Go, Node.js, and Python — covering build, test, lint, and deployment stages with minimal per-repo configuration. | github | |
| acme-az-aca Active | ACME client that automates Let's Encrypt certificate issuance and renewal for Azure Key Vault. Deployed as a standalone container in Azure Container Apps, handling HTTP-01 challenges via ingress traffic routing rules. | github | |
| iac Active | Hub-and-spoke network architecture on Azure provisioned with Terraform and orchestrated via Terragrunt. Includes VNet peering, NSG rules, and centralized firewall routing. | github |