Built an automated build-test-deploy pipeline using GitHub Actions, covering Docker image creation, automated testing, container registry push, and deployment to the cloud on every code change. Eliminates manual deployment steps, catches issues before they reach production, and...