Project Portfolio

thumbnail

Weedle Game

Wordle (or Weddle) but Pokemon. You choose a Pokemon to start with, and then have a limited number of guesses to narrow down the correct answer. Frontend developed with React/Redux, backend with Express.js.

thumbnail

Desktop Scheduling Application

JavaFX Desktop Scheduling Application with MySQL database integration, a multi-page JavaFX GUI, and the MVC and DAO design patterns. User can create, modify, and delete appointments from SQL database.

thumbnail

Machine Learning Capstone Project

A machine learning-based Python application that uses a Random Forest model to predict playoff success. Utilizes a pipeline that converts a dataset into a SQLite database for efficient data cleaning and querying. C964 Final Project.

thumbnail

Personal Portfolio Site

Personal website created from scratch using a ReactJS front-end and Node/Express backend.

thumbnail

JavaFX Inventory System

CRUD Application implemented with Java, using the JavaFX framework and Scene Builder to create the Graphical User Interface. Allows the user to add, modify, and remove, parts and products from a fictional Inventory system. Originally created for Software I Final Project, though enhancements have been made.