ACTIVE PROJECTS
PORTFOLIO.OS
This site. A cyberpunk-terminal portfolio deployed to Google Cloud Run with a fully automated CI/CD pipeline. Containerized with Docker, served via Express, and mapped to a custom domain.
ROLLCALL
Automated workforce data pipeline integrating Envoy and BambooHR data via APIs. Designed Make.com workflows to extract, normalize, and merge multi-source data into a consistent weekly report, handling edge cases like time off vs absence.
DEPLOY SENTINEL
CLI tool that watches GitHub Actions runs and sends Slack notifications on failure, with structured error context and diff summaries.
TERRAFORM MODULES
Reusable Terraform modules for spinning up Cloud Run services, VPCs, and IAM bindings on GCP. Published with full variable documentation.
TASK BOARD
Lightweight Kanban board built with vanilla JS and a SQLite backend. Functional but superseded by better tooling. Kept for reference.
LOG HARVESTER
Bash + Python scripts that scraped application logs from GCS, parsed structured JSON, and loaded summaries into BigQuery for analysis.