Check out some of my favorite personal and professional projects here!

Boss Cow Bakery (online storefront)

I did freelance web development for Boss Cow Bakery for almost an entire year. I gained experience with Shopify Liquid, attended business meetings, and communicated with clients to implement specifications for both backend and frontend functionality.

Music Match

A web app in the style of a dating app which matches users to music they might enjoy based on their preferences.

KittyChat

An instant messaging app similar to Discord and Slack with a variety of cute, fun features.

TTPD Variant Tracker

Tracks the total number of different versions of Taylor Swift’s The Tortured Poet’s Department. Information sourced from user-uploaded data on Discogs. Featured in Salon! Find the Github reponsitory here.

Plant Watering App

I made this for my Software Engineering course as a group project. It includes account functionality, adding plants from a preset list or custom definitions, specifying watering times, receiving watering reminders via email, social/friends functionality, gamification with “watering streaks,” and daily recipes sent via email using the user’s plants as ingredients. The tech stack includes Express.js (routing), Node.js (backend), React + Bootstrap components (frontend), MongoDB Atlas (databases), Jest (unit testing), Typescript/Javascript, cron (task scheduling), Github Actions (CI/CD pipeline), and DigitalOcean (hosting/deployment). Find the Github repository here.

Cataclysm: Dark Days Ahead Item Browser

A simple utility to view information about the items in the survival RPG Cataclysm: Dark Days Ahead. Written entirely in Rust with a GUI implementation accomplished through egui. Still adding features!

Online Pokedex

A simple online implementation of a Pokedex. I made this for a class project.

Bags Board

This site was created by me as part of my volunteer work for Prevention Point Pittsburgh. It is a frequently-updated database of drug samples found within the Pittsburgh area. It’s currently defunct as I don’t have enough time to continuously maintain it.

Online Journal/Mood Tracker

A simple self-hosted journal app I made to help with my therapy sessions. Find the Github repository here.