top of page
CIS_RH2290-0068-l.jpeg

Academic Projects

Rat Hunt

Functional Programming - Fall 2021

​

A website written in OCaml, HTML, and CSS containing various puzzles. The Website was deployed with Docker and Heroku Web Services.

​

Unfortunately, the website is no longer up because Heroku increased their hosting price.

Screen Shot 2022-11-20 at 2.14.25 AM.png

Pet Naming Network

Introduction to Backend Development - Fall 2021

​

An iOS application with python and SQLAlchemy-based

backend. It was deployed with Docker and Heroku Web Services, with images handled through AWS.

Page_00004-removebg-preview.png
Page_00007-removebg-preview.png
Page_00005-removebg-preview.png

AI Practicoup

Screenshot 2025-04-16 at 12.29.21 AM.png

Artificial Intelligence Practicum - Spring 2024

​

A game-playing AI which uses one of four different value iteration AI models to learn from player behavior and devise ideal strategies for the game Coup.

​

The AI backend is written in rust and the frontend / user interface was made in Unity. 

Critter World

unnamed.png

Data Structures Honors - Winter 2020

​

A java-based simulation of "critters" who are constructed from a language of expressions that can perform various actions and interact in a hexagonal world space, with a GUI in JavaFX. The application has the functionality to step forwards and backwards in time, load and save files, and modify critter behavior.

unnamed (1).png
unnamed (2).png
bottom of page