DevOps Engineer
Automates infrastructure and build CI/CD pipelines that actually hold up in production.
Works across containers, cloud, IaC, and observability — end to end.
Ships small experiments on the side. Stay curious, stay sharp.
Kubernetes Docker CI/CD AWS Terraform programming scripting
homelab
internet
You
cloudflare
zero trust · tunnel
traefik
ingress · TLS termination
argocd
GitOps · app sync
health
go
action
go
demo-app-1
demo · go
demo-app-2
demo · go
thinkcentre · talos linux
cpu
0%
mem
0%
pods
0
Deploy the demo apps
Trigger a live ArgoCD sync to spin up both apps into the cluster. Watch the diagram light up above once pods are running.
Note: Every 15 minutes the apps will be automatically removed.
homelab demo
namespace: demo
not deployed
Test the apps
Once deployed, interact with both services.
demo-app-1
not running
GET /info
demo-app-2
not running
GET /is-even/{number}