Project 1 - Created a window that showcase The ASCII Table and can take user keyboard input to flip pages.
Project 2 - Created a compression decompression code by taking in a file from the user and using the idea of the Huffman Tree to compress and decompress the files.
hw2 c input output ---> used for compression
hw2 d input output ---> used for decompression