secret page!
Congrats! You’ve discovered this secret page. For now, I’m using this page to house my old CS projects, but maybe this page will change in the future to become digital shrine to my dog, Tofu…

Pac-Man: Project for Introduction to Object-Oriented Programming (CSCI 0150) using JavaFX, breadth-first search, and collision detection.

Doodlejump: Project for Introduction to Object-Oriented Programming (CSCI 0150) using JavaFX, keyframes, keyboard interactions, and physics simulation to calculate the bounce.

Tetris: Project for Introduction to Object-Oriented Programming (CSCI 0150) using JavaFX, keyboard interactions, and timelines to control the game.

Last March of the Ents: Cartoon project for Introduction to Object-Oriented Programming (CSCI 0150) using JavaFX, key handlers, multiple timelines, and Lord of the Rings as inspiration.

Image Filtering & Hybrid Generation: Project for Computer Vision (CSCI 1430) where we wrote an image convolution function to blend high and low frequencies to generate a hybrid image.