Automated pipelines with GitHub Actions — build, test, scan, deploy on every push with zero manual intervention.
CI/CD is my delivery backbone. GitHub Actions primarily, plus GitLab CI and Jenkins. Linters, type checks, tests, security scans, Docker builds, deployments — all automatic. Reusable actions, matrix builds, blue-green deployments.