Projects
CRM platform designed as a partnership between Portland State University and Portland Playhouse.
Used for managing events, tickets, donations, and doorlists for plays put on by Portland Playhouse.
Built using PostgreSQL, Express, React, and Node.
My responsibilities lied in creating and managing a REST API, a PostgreSQL database, and integrating Stripe as a payment processor.
WonderTix CRM Platform
Designed a Discord bot to organize and manage a gaming tournament.
Built using Python and PostgreSQL along with Discord's API and the API of the game.
Successfully managed hundreds of users and organized 10 weeks of tournament events including creating and handling brackets and scoring the performance of teams.
Discord Bot
Built a machine learning model in python using gaussian naive bayes to classify spambase data from the UCI machine learning repository.
Email Spam Classifier
Implemented a genetic algorithm to solve the 8-queens chess problem.
Built using Python.
8 Queens Genetic Algorithm
Trained a haar cascade classifier to detect different objects in an image/ image feed using OpenCV and Python.
Examples include training object recognition in video games as well as detecting faces and movement of body parts to track workouts.