What I'm focused on right now
Inspired by the /now movement. A live snapshot — not a backlog, not a wishlist. Last reviewed May 2026.
Where my focus is right now
A live snapshot of what I'm learning, building, and aiming for. Updated regularly.
Currently learning
AWS Solutions Architect track
Terraform modules and remote state
Prometheus, Grafana, Loki
RAG pipelines and agentic workflows
Currently building
AI-assisted DevOps copilot for log triage
Cloud cost optimizer dashboard
Notes on Linux, Docker, and Next.js
Current goals
Ship 2 production cloud projects with full CI/CD
Pass AWS Solutions Architect Associate
Land a production-focused full stack / cloud engineering role
Hands-on practice, not just theory
A working log of practical labs across Linux, Docker, CI/CD, AWS, Terraform, and observability.
Linux & Shell Foundations
Daily-driving Ubuntu and Debian for development. SSH key auth, tmux workflows, and shell scripting for repeatable tasks.
Docker & Compose
Containerized full stack apps with multi-stage builds, healthchecks, and a Compose stack for local dev parity with prod.
CI/CD with GitHub Actions
Pipelines that run typecheck, lint, tests, build artifact, and deploy to Vercel and AWS on every push.
AWS Foundations
Hands-on with EC2, S3, IAM, Route 53, and CloudWatch. Hardening security groups, least-privilege policies, and cost guards.
Terraform IaC
Codifying infrastructure with Terraform modules and remote state. Reproducible environments without ClickOps.
Monitoring & Observability
Prometheus + Grafana + Loki stack for metrics, dashboards, and log aggregation. Alerting on real failure modes, not noise.