I designed and deployed five independent, production-style AWS projects covering REST APIs, e-commerce platforms, and secure CI/CD pipelines. For secure-pipeline-aws, I built a Flask REST API on AWS ECS Fargate with a gated pipeline that runs tests and security scans before deployment.
I implemented GitHub Actions authentication to AWS through OIDC and designed least-privilege IAM roles. When a live authorization failure stopped deployment, I used CloudTrail logs to find a GitHub sub-claim mismatch in the IAM trust policy and resolve it.

