My Projects

What I'm working on.

...

Event-Driven Python

Status: MVP, deployed

FPV quadcopter post-flight telemetry visualization tool. Streamlit, Python, Docker, ECS. Deployed on AWS with modular Terraform configuration. Branch-based GitHub Actions for CI/CD.

...

Event-Driven Python

Status: complete, deployed

An automated Python ETL pipeline for processing and visualizing COVID data. Lambda, DynamoDB, SNS, EventBridge. Deployed on AWS with Terraform. GitHub Actions for CI/CD.

...

Portfolio Webapp

Status: refactored as static site

Responsive Bootstrap CSS front end, Flask backend with authentication, relational database, and more. Deployed on AWS with Elastic Beanstalk. GitHub Actions for CI/CD.

...

Cloud Resume

Status: complete, deployed

Created for Forrest Brazeal's Cloud Resume Challenge. Hosted on AWS using Serverless Application Model, S3, Cloudfront, Lambda, DynamoDB, and more. GitHub Actions for CI/CD.

...

Habit Tracker

Status: complete, executable planned

A desktop app to track habits (such as learning/coding hours). Utilizes Pixe.la APIs to create a pixel graph. Created from scratch as a side project with guizero.