Category: Cloud Projects
-
🚀 Building a Ground Station in the Cloud with AWS

My boss gave me the OK to build a ground station using AWS, and I jumped at the opportunity. I’d been wanting to get hands-on with satellite data for a while, and this was the perfect chance to see what it really takes to downlink, process, and visualize data from a real satellite, in this Read more
-
👁️ Building an Image Recognition App in AWS with Amazon Rekognition

I recently tackled a project where I wanted to identify faces, text, and objects in images using Amazon Rekognition, all from a .NET Lambda function in AWS. It was my first time doing anything like this in C#, and I definitely hit a few snags along the way. But by the end, I had a Read more
-
🤖 How I Built an AWS Lex Chatbot with Google Calendar Integration for Real-Time Bookings

Have you ever wanted a chatbot that not only answers customer questions but also books appointments for you in real time — complete with a Google Meet link and calendar invite? I did too. In this post, I’ll walk you through how I built a chatbot using Amazon Lex, AWS Lambda, and the Google Calendar Read more
