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

Block or report richbs

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. colourlens colourlens Public

    Working up a generic colour processing Django site. NOT PRODUCTION READY. Assumes a certain willingness to be baffled by rushed code written in a week.

    Python 2 3

  2. .vimrc .vimrc
    1
    if empty(glob('~/.vim/autoload/plug.vim'))
    2
      silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
    3
        \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
    4
      autocmd VimEnter * PlugInstall --sync | source $MYVIMRC
    5
    endif
  3. py-cooperhewitt-swatchbook py-cooperhewitt-swatchbook Public

    Forked from cooperhewitt/py-cooperhewitt-swatchbook

    Cooper Hewitt's Python tools for wrangling colours

    Python

  4. richbs.org richbs.org Public

    Out-of-date

    Ruby

  5. tategallery/collection tategallery/collection Public

    Tate Collection metadata

    Python 505 187

  6. cooperhewitt/py-cooperhewitt-swatchbook cooperhewitt/py-cooperhewitt-swatchbook Public

    Cooper Hewitt's Python tools for wrangling colours

    Python 9 8