Skip to content
View schiermike's full-sized avatar

Block or report schiermike

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 18 7

  2. jpeg-encoder jpeg-encoder Public

    A minimalistic implementation of a JPEG encoder

    C 15 2

  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