Selected work

My Projects

Long-Term Projects

Ambitious builds I keep evolving over time.

Neat on the Rocks

Neat on the Rocks

In progress

2023 – Present

A social media application that brings users together for memorable and responsible nights. Built with a React client, Node and Express server. Databases with PostgreSQL for structured cocktail data and MongoDB for unstructured user data. Hosted on AWS. This app is meant to revolutionize the way people drink.

Professional Projects

Projects built for work and clients. This list only contains public facing/non-NDA projects.

One Health Vulnerability Dashboard

In progress

2025 – Present

A Illinois Department of Public Health (IDPH) sponsored dashboard that aggregates human, animal and environmental data to provide insights into public health vulnerabilities using machine learning algorithms. This allows IDPH and local health depatments to identify and address public health vulnerabilities before they become a problem. This project was built using Go, Angular and Python.

TAA Logistics Website and CRM

TAA Logistics Website and CRM

2024

My first ever client project. A website and CRM for a logistics company. The website is built with React and the CRM is built with Rails. The CRM allows the client to manage their employees, quotes and applications. The CRM focuses a lot on privilege based roles and permissions. This is meant to optimize their workflow throw mass texts to dispatched drivers and automated quotes based on their current pricing model.

Hobby Projects

Smaller experiments built for fun and learning.

iOS CI Setup

2025

A guided Bash script that walks you through generating an Apple Distribution certificate and App Store provisioning profile, then spits out every value you need as ready-to-paste GitHub Actions secrets for an iOS CI/CD pipeline.

Multi-Account GitHub Setup

2025

A guided Bash script for running two GitHub accounts (personal + work) on one Mac. It generates separate SSH keys, wires up per-directory git profiles with includeIf, and can even map a mounted drive to a profile — so you never commit as the wrong user again.

BoutBuddy

BoutBuddy

2023

An event management system that is best described as Tinder for fighters. Swipe right on someone you think you can beat, swipe left on someone you think you can't. If you both swipe right, you automatically get assigned to an event created by a promoter. This app focuses a lot on privilege based roles and permissions. Built with Rails and a PostgreSQL database.

BodyTrackPro

BodyTrackPro

2023

A webapp built on Rails with a PostgreSQL database that allows users to track their body metrics, vitamin intake and nutrition. Users can create, read, update, and delete body metrics and macro nutrients. With beautiful charts and graphs, users can visualize their progress over time. This app is meant to help users achieve their fitness goals.