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

Block or report hillmandj

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

Pinned Loading

  1. huffmanencoder huffmanencoder Public

    Python implementation of Huffman compression algorithm

    Python

  2. dansite dansite Public

    Ruby

  3. tictactoe tictactoe Public

    Ruby

  4. todoable todoable Public

    Gem that wraps Todoable API

    Ruby

  5. sort_bot sort_bot Public

    This is a program I wrote to help me organize incident reports at work!

    Python

  6. sixbitencoder sixbitencoder Public

    This is a basic six bit encoder that requires pre-defined encodings. It is a much simpler and less efficient compression algorithm than the one used in the huffmanencoder repository.

    Python