C Projects
Here is a collection of my favorite projects I've done in C
UM
This program implements an emulator. Click here to view UM in GitHub
Arith
This program implements a lossy image compression and decompression. Click here to view Arith in GitHub
RPN
This program implements a reverse polish notation calculator using a course version of assembly language programming. Click here to view RPN in GitHub
Locality
This program can rotate a .ppm image. Click here to view RPN in GitHub