Pinned Repositories
AdventOfCode
Getting a crack at the AoC excercises
Eloquent_JS_exercises
exercism-javascript
exercism-python
FTPServer_Client
FTP server and client. FTP server uses select() for IO multiplexing within a single process rather than fork()ing for each client.
fun_with_semaphores
GameOfLife
Implements conway's game of life
intro-mongo-db
[Course] Introduction to MongoDB code
Minesweeper
random stuff as i learn C++
MUPL_interpreter
Interpreter for MUPL ASTs
nagamocha's Repositories
nagamocha/AdventOfCode
Getting a crack at the AoC excercises
nagamocha/Eloquent_JS_exercises
nagamocha/exercism-javascript
nagamocha/exercism-python
nagamocha/FTPServer_Client
FTP server and client. FTP server uses select() for IO multiplexing within a single process rather than fork()ing for each client.
nagamocha/fun_with_semaphores
nagamocha/GameOfLife
Implements conway's game of life
nagamocha/intro-mongo-db
[Course] Introduction to MongoDB code
nagamocha/Minesweeper
random stuff as i learn C++
nagamocha/MUPL_interpreter
Interpreter for MUPL ASTs
nagamocha/Standard_ML_practice
nagamocha/token
Time-limited, HMAC-based authentication token generation