Skip to content

Instantly share code, notes, and snippets.

View richardmcnamara's full-sized avatar

Richard McNamara richardmcnamara

View GitHub Profile
@richardmcnamara
richardmcnamara / google_io_puzzle.py
Last active August 29, 2015 14:00 — forked from wblakecaldwell/google_io_puzzle.py
Modify permutation function.
#
# Google I/O 2014 secret invite code finder
#
# Blake Caldwell, 2014
#
# Blog Post: http://blakecaldwell.net/blog/2014/4/23/solving-a-2014-google-io-secret-invite-puzzle.html
#
# Repeatedly hit https://developers.google.com looking two-colored "I/O" on the page,
# with a secret code in comments below it. Using the color codes of the "I" and "O",
# calculate the 6-character Google URL-shortened link code, and print the code out.