Hi, I'm Iftikhar

DevOps & Cloud Engineer. This site doubles as a terminal — try it below.

iftikhar@portfolio: ~

iftikhar@portfolio:~$

Ship on every push

A push to main runs security scans, builds and pushes the image, then ArgoCD syncs it into the cluster — no manual steps.

Self-healing by design

Traffic is routed through services to healthy pods. If a pod fails its health check, the cluster replaces it automatically — no paging required.

in sync with git
web-svc
api-svc
worker-svc