Recent engagements, summarized. Client names are withheld. The full project history is on the résumé.
Generative-AI chat service for contact centers
2024–2025 Built a chat service integrating ChatGPT, Bedrock, and Gemini to assist call-center inquiry handling. Fully serverless on AWS with infrastructure entirely in CDK — an LLM project that reached production, not a demo. Team of 5, 18 months.
Stack Bedrock / ChatGPT / Gemini / Lambda / CDK / Python / ECS / Elasticsearch / API Gateway
Push-button AWS backend provisioning for multiple web apps
2025 Built a base system that provisions a full AWS backend environment for a new web app almost at the push of a button — CI/CD pipelines added dynamically and ECS / API Gateway scaled via CDK. Generating CDK from requirements with AI cut the build period substantially.
Stack CDK / Lambda / ECS / RDS / API Gateway / CodePipeline / Claude Code
Public-sector POC on AWS
2025 For an SI vendor delivering to government offices: investigated how far a secure public-sector system can be taken on AWS, and proved it with sample implementations. Scoped to the technical feasibility question so the client could commit or walk away with evidence.
Stack Lambda / CDK / DynamoDB / Amplify / React / SES
IoT platform monitoring 100,000+ devices
2022–2024 Took over an existing large-scale real-time monitoring system after the operator changed vendors — investigated the undocumented system and continued development on it. The device count made load handling and auto-scaling the central concern.
Stack AWS IoT Core / Lambda / Go / ECS / Laravel / SQS / Serverless Framework