Open Source Software Projects

Hello! I'm a software developer based in Boston MA, currently leading the SRE/DevOps organization for a FinTech startup.

I'm showcasing several of my side projects here. Stay tuned for more!

This website! A simple ASP.Net Core Razor Pages app, hosted on Heroku, continuously deployed on each merged commit via github actions. Check out the source code here: Portfolio Source

Music In Context: Applying data science techniques to spotify's open api, I discovered that sorting tracks using K-means clustering can be used to find the most similar tracks to a given song. Spotify then recommends better tracks for each cluster.