Projects
DevOps and cloud infrastructure projects I've built and learned from.
WordPress DevOps Blog
A custom WordPress theme deployed on a Google Compute Engine VM with a full LAMP stack. Includes automated setup scripts, environment-based configuration, and a custom "Projects" post type.
DevOps Portfolio Dashboard
This application! A vanilla PHP dashboard deployed to GKE with Cloud Build CI/CD. Features health check endpoints, environment-based configuration, and a clean front controller architecture.
GCP Infrastructure with Terraform
Infrastructure as Code managing GCE instances, GKE clusters, VPC networking, firewall rules, and IAM policies. All cloud resources defined in version-controlled Terraform configurations.
CI/CD Pipeline Templates
Reusable CI/CD pipeline configurations for GitHub Actions and Google Cloud Build. Includes templates for Docker builds, Kubernetes deployments, and automated testing.