2018-18-03
A stack overflow style forum for computer science students at the University of Hawaii Manoa.
2017-17-01
I am developing a maze that can be solved by any program using recursion in an attempt to develop artificial intelligence skills.
2017-18-04
This is the final project for my ICS 212 class during the spring of 2017 at Kapiolani Community College. The algoritm used is an obsolete one, SHA-1. The program inputs a file, processes it, and spits out out an alphanumeric string. I implemented SHA-1 using C.