A barebones space invaders clone in C, using the raylib graphics library. This was both my first ever C program and attempt at making a game.
Group final project that I led for DS201 at Iowa State. Built machine learning models to predict average life expectancy for countries using socioeconomic and health features such as GDP, education, and population statistics.
In the intro to computer hardware course I took at Iowa State, I wrote both heapsort in a subset of ARMv8 called LEGv8, and a disassembler for LEGv8 in C
This website was built using Next.js and Tailwind CSS.