Skip to content
View PJProost's full-sized avatar
Block or Report

Block or report PJProost

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CodeKatas CodeKatas Public

    various test-driven training snippets

    C#

  2. SimpleP2P SimpleP2P Public

    simple p2p network using tcp connections between multiple applications

    C#

  3. Encryption Encryption Public

    sending and receiving data between multiple threads in the same application using a tcp connection while applying rsa encryption

    C#

  4. Blockchain Blockchain Public

    basic start of a simple blockchain implementation applying test driven design with unit testing, extensions, generics, encryption, custom exceptions and framework/custom (de)serialization. blockcha…

    C#