A selection of projects that showcases my skills and growth throughout college.
This was my capstone project for my BS in Computer Science from CU Boulder. I worked with a team of 6 developers to build a web application, to the specifications of a client - GiffMonster LLC. The web application is designed to connect user with local farmers' markets, eco-friendly events, and sustainable products in their community. We worked on the project for a full year, winning 3rd place for Computer Science projects at the CU Boulder Capstone Showcase at the end of the year! The project was continued by a new development team the next year.

The National Snow and Ice Data Center (NSIDC) was switching from JIRA to GitHub issues and wanted to do it automatically, but the developers did not have the bandwidth to do it manually. I was tasked with building a simple Command Line Interface to interpret the data from JIRA XML files and convert them to GitHub issues. The converted issues are immediately imported to the selected GitHub repository using the GitHub API and a user-generated GitHub PAT token for authentication.

This was a web game I built for a class project with 6 other students. The goal of the game is to guess whether an image was created by an AI or a human artist. The user must login or register and can then play the game where they are presented with an image and must make a guess. The game tracks the user's score and records their highest score to display on a scoreboard to showoff their ability to spot AI-generated art to other players.