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

Block or report gotofritz

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

  1. dotfiles dotfiles Public

    Based on idea from https://github.com/mathiasbynens/dotfiles

    Shell 1

  2. random color random color
    1
    //random color
    2
    //from: http://www.mrspeaker.net/2013/03/08/random-hex-colour/
    3
    //16777216 = 1 << 24
    4
    
                  
    5
    // ES5
  3. cookiecutter-gotofritz-poetry cookiecutter-gotofritz-poetry Public

    a minimal cookiecutter template for python

    Python 1 2