Projects

Space Game

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.

CRaylib
View on Github

Data Science 201 Final Project

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.

PythonPandasNumPyScikit-learnMatplotlibSeaborn
View on Github

COMS-321 Programming Assignments

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

CARMv8ASM
View on Github

This website

This website was built using Next.js and Tailwind CSS.

Next.jsTailwind