Skip to content
Projects

Things I've built — and things I'm designing next

Completed work first; honest concept and architecture studies after. Each card links to a full case study with problem, goal, architecture, tools, lessons, and next steps.

Completed work

Built and validated locally; not deployed publicly.

Completed lab
CI/CD Pipeline for a Full-stack App

A practical GitHub Actions workflow for shipping a Next.js + Node app — typecheck, lint, test, Docker image build, and a deploy job that runs only on green main.

GitHub Actions
Docker
Node.js
Next.js
CI/CD
Deployment
Completed lab
Self-hosted Infra Monitor

A production-style infrastructure monitoring lab — Docker Compose, Prometheus, Grafana, Loki, Nginx + TLS, alerting, backups, and runbooks — provisioned with Terraform on a single VPS.

Docker
Prometheus
Grafana
Loki
Nginx
Terraform

Architecture studies & in-progress

Honest about scope

Concept
Cloud Cost Optimizer

A planned dashboard that surfaces idle AWS resources, oversized instances, and cost anomalies — ranking findings by projected monthly savings.

AWS
Cost Optimization
Dashboards
Cloud
Automation
Concept
AI DevOps Copilot

A planned CLI + web copilot that triages production logs, drafts incident summaries, and proposes runbooks — grounded in retrieved prior incidents.

AI
RAG
LLM
DevOps
Logs
Runbooks