Full Stack GymLogger Application

Project Information
- Category: Cloud Infrastructure & Automation
- Project date: 14 July, 2025
- Project URL: GitHub
Project Overview
When tracking my gym, weight and cardio progress I used to use an Excel spreadsheet to keep track of everything. I made a simple automation process using Google Scripts and AWS Lambda that would send data to a DynamoDB database. I decided to redo the project with more technical depth and no Excel. This time I will create a standalone application using React and deploy DynamoDB, AWS API Gateway, S3 bucket and Lambda using AWS Cloudformation. (This app is for personal use)