Computer Science


Personal Website (This One)

This site is made from scratch! (I also made the logo.) I first designed this website in Figma and then utilized Javascript, React, and Bootstrap to code it. Feel free to navigate around the website to see each page :)


Jrivia

A fun trivia website made in collaboration with Jared Rudnicki using Javascript, React, and Node. Supports multiple types of users, such as moderators, general users, and guests. Also supports manually creating and answering trivia questions, as well as generating random ones from an external API.


2.5D Game

Coded in C++ and utilizes OpenGL. Using some starter code, implemented a basic skybox and animation that corresponds to keys being pressed, as well as a capability to change the platform texture. Also implemented camera movement to follow the character, zoom in/out of the scene and use the mouse to look around the environment.