Cloud Resume Challenge
- Built a distributed "headless" app over a weekend to see how far I could push a local AI-assisted workflow.
- Split the project into two automated workstreams: A Backend (Python/Lambda/DynamoDB) and a Frontend (React/S3/CloudFront).
- Automated the whole stack with Terraform, using GitHub Actions and OIDC so I never have to touch the AWS console or deal with manual credentials.
- Used a local LLM (via OpenCode) as a "pair programmer" to rapidly prototype the architecture and clear technical hurdles in record time.