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

Block or report EricBurnett

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

  1. GameOfLife GameOfLife Public

    An implementation of Conway's Game of Life, with an interactive viewer and super-linear performance.

    Python 21 9

  2. EnumeratedSubsets EnumeratedSubsets Public

    Code to index and enumerate subsets of a set by size, in Banker's order

    C# 6 2

  3. hotswap hotswap Public

    Sample code to demonstrate infrastructure for supporting binary hotswapping

    C++ 3

  4. AllRGBv2 AllRGBv2 Public

    my second all-RGB image transformer. Iterates randomly through pixels and selects the closest remaining color in the color space to use.

    C# 2 1

  5. WebCmd WebCmd Public

    Framework for putting together custom tools into a web interface.

    Go 2

  6. scheduler scheduler Public

    Basic Task scheduler for tracking work items and targets.

    JavaScript