Skip to content
View mikfreeman's full-sized avatar

Block or report mikfreeman

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. chatme_kafka chatme_kafka Public

    A NodeJs chat server that uses kafka as a distributed message log and a AngularJs client that uses web sockets for a real time chat experience.

    JavaScript 28 9

  2. chatme chatme Public

    My NodeJs Chat Server and Client

    JavaScript 2

  3. log4j_colour log4j_colour Public

    Colour output from a Log4j log. E.g. Red for ERROR, orange for WARN

    Ruby 1 1

  4. unit-testing unit-testing Public

    Sample unit testing using Mockito and Easy Mock

    Java 1

  5. netty-server netty-server Public

    Sample Project that I'm using to learn Netty

    Java 1 1

  6. merge_files merge_files Public

    Copy files from one directory to another. Only copies new or changed files.

    Ruby