This repo is populated by home work from CS354: Intro to Computer Systems
This Code converts ints to binary and Hex and back
This Code takes a txt file input and creates a battleship board in C(Intro to pointers in C)
This C program was reverse enginered from the Assembly x86 dump file to generate secret codes
Implemented my own Mem library with Free and coalesce