DISCLAIMER: Not all code written in this repository was written by me. Check out the cs50x course and cs50P course for more information. Furthermore, if you are taking one of these cs50 courses, please maintain compliance with cs50s Academic Honesty Policy and do not access the code in this repository prior to submitting your own.
Due to dependencies and cs50 specific libraries and frameworks created for these courses, most of the code doesn't run through the command line. I'm making this available to showcase my work, and to reference when solving a problem similar to one I've solved here. While the functionality is broken, the logic isn't.
Over time I intend to improve the solutions currently listed and add further documentation to explain the functionality of each file. Feel free to use the functions here to support your own projects, or play around with the logic to learn.