My projects
Project 1:
My personal static website
The first project is my current website, where I used AWS technologies such as Simple Storage Service (S3),
Route 53 and AWS CloudFront with an SSL certificate. Additionally, by utilizing AWS Lambda functions and the DynamoDB database,
I created a page view counter, which is located below.
Project 2:
Image Labels Generator with Amazon Rekognition
Image Labels Generator
In this project, I'm building an image labels generator using Amazon Rekognition and Python.
Once it's ready, the app will be able to recognize and label images.
For example, if you upload a photo of a cat, Amazon Rekognition will identify it and label the image as a cat.
The magic of this project starts when there are multiple elements in a sample, like a busy street, where Rekognition can identify and label each object in the image.
Project 3:
Static website for my friend
Using AWS technologies such as Simple Storage Service (S3), Route 53, and AWS CloudFront with an SSL certificate,
I created a website for my friend to help them attract new customers.
I still have many ideas on how to enhance the site by integrating additional AWS technologies,
and I plan to implement them step by step in the near future.