I have built multiple AWS projects :

1- I have created a game with continuous Deployment using AWS Code Pipeline, S3 and GitHub:

The code for the game is hosted in GitHub. I created an S3 bucket for static website hosting, then I created a continuous deployment pipeline (using AWS Code Pipeline) to automatically deploy the code whenever changes are made. Here is the link to see what I have built : http://my-memegamecharlessteph.s3-website-us-east-1.amazonaws.com

2- I have built many Chatbot virtual assistants

3- I have built a couple of call centers virtual assistant that can interact with customers ,understand their needs and act appropriately.

4-I deployed and hosted a highly-available WordPress application using EC2, RDS, Route 53, ASG and VPC.

5-I built a Serverless application application using AWS lambda, Amazon API Gateway, Aws amplify, Dynamo DB, Amazon cognito.

6-I built a text to speech converter

7-Many more projects