I developed this portfolio website with HTML, CSS, and Bootstrap. Concurrently self-taught myself all of these technologies during development.
I made a simple Pong game, written in C. I used the SDL2 graphics library to create the game's GUI.
I developed a pinball simulator GUI for my Systems I class using C, and then GDB for debugging.
Note: To view code, please email me as releasing this code publicly would violate my college's academic integrity policy.
I created a tic-tac-toe game that can be played from the command line with two people. This game was written in Python.