Below is a selection of cloud-native solutions Iโve designed and deployed using AWS. These projects demonstrate my ability to architect scalable, resilient, and cost-effective cloud environments across multiple services.
๐ฎ Game Deployment Pipeline
Built a game hosted on GitHub and deployed automatically using a CI/CD pipeline with AWS CodePipeline and S3 for static website hosting.
๐ View Live Project
๐ฌ Virtual Assistants & Chatbots
Designed and deployed intelligent chatbot applications using Amazon Lex and the AWS SDK for JavaScript, with voice and text capabilities. Integrated multiple AWS services including Amazon Cognito (for authentication), S3 (static web hosting), CloudFront (global CDN with HTTPS), and Certificate Manager (for secure access). Built with a strong focus on user experience, responsiveness, and serverless architecture โ ideal for scalable, cost-efficient deployment.
๐ View Live Project
๐ Contact Center with Amazon Connect
Designed and deployed a fully cloud-native contact center using Amazon Connect, aimed at improving customer service efficiency and reducing operational costs. The solution enables voice-based customer support with intelligent routing, integrated analytics, and scalable workflows โ all managed via AWS.
๐ฆ Serverless Web App
Developed a fully serverless web application using:
AWS Lambda for backend compute
API Gateway for RESTful endpoints
Amazon Cognito for authentication
DynamoDB for scalable data storage
AWS Amplify for frontend deployment and CI/CD
๐ WordPress Hosting with High Availability
Architected and deployed a highly available WordPress site using:
EC2 (web servers)
RDS (database layer)
Auto Scaling Groups (for scalability)
Route 53 (DNS)
Custom VPC with public/private subnets for network isolation
๐ฃ๏ธ Text-to-Speech Converter
Created a web-based tool that converts written text into realistic speech using Amazon Polly. Ideal for accessibility and content generation use cases.