A practical, docs-first reference for the DevOps toolchain: CI/CD, containers, IaC, and monitoring, organized for day-to-day lookup rather than tutorial reading.
1.8k+ stars, the most-referenced entry point into the collection
cicddockerterraformkubernetesmonitoring
A curated set of AWS service notes and learning resources, structured around the topics that come up most when studying for AWS certifications.
Aligned with AWS Solutions Architect Associate exam topics
awscertificationclouddocumentation
A single container image bundling Ansible, Terraform, kubectl, Helm, and the AWS/Azure CLIs, so a DevOps environment is one `docker pull` away instead of a local install checklist.
Security-first base image, published to Docker Hub
dockeransibleterraformkubernetesawsazure
A set of self-contained DevOps projects covering AWS, Azure, containers, and CI/CD, built to practice putting individual tools together into something that resembles real infrastructure.
awsazurecicdterraformdocker
Hands-on exercises for building DevOps muscle memory -- short, focused tasks rather than long-form tutorials.
cicdlearning
Terraform code for common AWS lab scenarios, written to be read and modified rather than run as a black box.
awsterraformiac
Kubernetes deployment samples and practices collected from real troubleshooting sessions, kept runnable rather than purely illustrative.
kubernetesdeployment
A small tool that generates an overview of a GitHub account's repository landscape -- the seed idea behind this portfolio's own project grid.
githubgithub-actionsautomation
A running bookmark of shell commands reached for often enough to be worth not re-Googling every time.
clicheatsheet
A curated list of GitHub Actions workflows worth stealing, organized by what they automate rather than by popularity.
github-actionscicdautomation
Filters for finding approachable open-source issues to contribute to, built after one too many dead-end searches through mislabeled backlogs.
open-sourcegithub
A running list of tools worth keeping around, added whenever something earns a permanent spot in the toolbox.
tooling
A small collection of Dockerfiles for common DevOps tools, written to be copied into other projects rather than used as-is.
dockerdockerfile
A Terraform project laid out around module structure and state management conventions worth reusing on new infrastructure.
terraformiac
Working examples of Azure DevOps pipelines, kept around as a reference for YAML syntax that's easy to forget between projects.
azurecicdazure-pipelines
A containerized local development environment supporting multiple languages (Python, Go, JavaScript), so switching project stacks doesn't mean reinstalling toolchains on the host machine.
dockercontainerdevelopmenttooling
Demo Terraform code for an AWS CodePipeline setup, kept as a reference for wiring pipeline stages without re-deriving the Terraform resource graph each time.
awsterraformcicdcodepipeline