I am not made for high temperatures and sunny days. (My ADHD says “you need to run anyway.”) As a result, I'm always concerned about keeping cool on my runs, which means keeping a water bottle at the ...
This document outlines the step-by-step process for deploying a 2-tier web application (Flask + MySQL) on an AWS EC2 instance. The deployment is containerized using Docker and Docker Compose. A full ...
This project implements an end-to-end real-time transit data pipeline that retrieves live MBTA Route 1 bus-location data through a REST API, transforms the API response, and stores historical vehicle ...