My Projects

Capstone Project: MMA Prediction Model

MMA Fight Predictor Demo

Built a data-driven prediction model using Python, PostgreSQL, and machine learning. Scraped UFC data using Scrapy, cleaned and migrated it via SQLAlchemy, and built a REST API to allow predictions based on historical fight data.

View GitHub Repo

Furever Pet Adoption

Furever Pet Adoption Repo Screenshot

A full-stack web application for managing a pet adoption agency. Built as part of a database systems course, featuring:

  • Node.js with Express
  • MySQL backend
  • Handlebars templating engine

View GitHub Repo

Graphics Projects

Graphics Project

A series of 3D graphics programming projects using C++.

View GitHub Repo

Shader Projects

Graphics Project

A series of 3D graphics shader projects using glman GLSL Shader.

View GitHub Repo

Android App: Mobile Treasure Hunt

Treasure Hunt Demo

A mobile treasure hunt game built using Android Studio with GPS integration. Users are given clues and hints to navigate to specific real-world locations (e.g., Seattle Space Needle) using geolocation.

Developed with:

  • Java
  • Android SDK
  • Google Maps API

Watch Demo Video