Pinned Loading
-
caesar-cipher-server
caesar-cipher-server PublicC++, sockets, Google Test/Mock. Used the python client tests written in my other repo as integration tests to verify expected behavior as I built this server out for fun, which processes caesar cip…
C++
-
MatrixMultiplication
MatrixMultiplication PublicTDD'ed a basic matrix class with a focus on multiplication, more specifically speeding the operation up using threading only after a performance test determined it was too slow when operating on la…
C++
-
CaesarCipherClientTestsAndServer
CaesarCipherClientTestsAndServer PublicPython, sockets, and pytest. Primarily used as integration tests while I implemented my server for fun in C++. But along the way I just ended up writing the equivalent server code in python as well.
Python
-
My_FreeOrion_Open_Source_Contributions
My_FreeOrion_Open_Source_Contributions PublicThese are the patch files of code I contributed to the open source game FreeOrion. They are all in C++.
-
RealTimeChat
RealTimeChat PublicA toy chat program built using Node.js/express. First built with plain JS/jQuery/Pug using http/polling, then refactored to use angularJS and socket.io
JavaScript
-
StringCalculatorKata_NodeJS
StringCalculatorKata_NodeJS PublicExercising TDD in node.js using tape, a basic string calculator.
JavaScript
If the problem persists, check the GitHub status page or contact support.