Skip to content
View schiermike's full-sized avatar

Block or report schiermike

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. h264-sei-parser h264-sei-parser Public

    A H.264 supplemental enhancement information (SEI) parser for raw H.264 video streams.

    C 15 7

  2. jpeg-encoder jpeg-encoder Public

    A minimalistic implementation of a JPEG encoder

    C 10 1

  3. syncarus syncarus Public

    A full two-way file synchronization program

    Java 4

  4. brainfuck-tools brainfuck-tools Public

    A simple Brainfuck interpreter and a C to Brainfuck compiler

    C 1

  5. pylons-websockets pylons-websockets Public

    Just a proof of concept to get pylons working with websockets

    JavaScript 1 1

  6. sudokusolver sudokusolver Public

    A solver for Sudokus that have a unique solution. Solving steps are solely logic-based, i.e., no back-tracking is used.

    Java