Projects

Some Current & Past Projects

ML-Workflows

ML-Workflows

Serverless batch workload infrastructure, setup, and example code to use as a springboard for use in future projects I am involved with. The system leverages a potent combination of Databricks, Amazon Web Services, and Terraform (Infrastructure as Code).

NFL Arrests Serverless API

NFL Arrests Serverless API

Serverless machine learning predicting NFL fan base unruly behavior, built using the FastAPI (Python) web server framework, and deployed on Amazon Web Services using ECS+Fargate and AWS Lambda. Model was built using a very simple regression model, leveraging sklearn + pandas using a data set found on Kaggle.

EZodbc

EZodbc

Project aiming to assist analysts in connecting to a database and pulling data out for analysis.