Sources and more available on my GitHub profile.
Maze Factory
Launched in July 2023 TypeScript • React Native • Firebase • Google Cloud Platform
Mobile platform published on the iOS App Store for building, sharing, and solving mazes. Makes use of an original random maze generator algorithm. Give it a download!
Notation
Work in Progress Python • Flask • Scikit-Learn
REST API for interfacing with a prototype for a music recommendation system that compares songs purely by their musical features. Lots of work to do here — I've got some routes up and running, and MP3 files with a single instrument are converted into a usable data format by applying a fast Fourier transform, but I'd like to perform more musical analysis and complete user preference projections so k-nearest neighbors can be leveraged to recommend songs.
Web Safari
Launched in December 2021 HTML • Bulma • JavaScript • Firebase
My first published software project: a single-page web app allowing users to find zoos across the midwest that feature all of the animals they'd like to see on their visit, explore animal profiles, and leave zoo reviews. It continues to serve as an example project for the term assignment of the introductory web development course at the Wisconsin School of Business.