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

Block or report addercop

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. wallpaper-rotator wallpaper-rotator Public

    A short Python script to tint a background image and rotate it through the RGB color space once an hour.

    Python

  2. knr knr Public

    My solutions to the exercises in the Kernighan and Ritchie C book.

    C

  3. knapsack knapsack Public

    Toy solutions for the 0-1 knapsack problem.

    Python

  4. fractalpainting fractalpainting Public

    A Python implementation of pseudocode included with some fractal art I received.

    Python

  5. purelife purelife Public

    Conway's game of life, with an emphasis on pure functions.

    Python

  6. jpegparser jpegparser Public

    A crude tool to parse JPEG files from large binary blobs.

    Python