My own portfolio website. Although it is a static site, it is very powerful on the cloud side :)
Using the Yahoo Finance API, I wrote a system that allows me to receive emails via the AWS SES service when the stock prices of major FAANG companies rise or fall by 10%. I used AWS Lambda, SES, CloudWatch technologies in this project. Also, I used entirely nodeJS in this project.