Skip to content

Instantly share code, notes, and snippets.

View noonhub's full-sized avatar

Andrew Noonan noonhub

View GitHub Profile
@noonhub
noonhub / keybase.md
Created March 30, 2015 23:42
My keybase.io identity claim

Keybase proof

I hereby claim:

  • I am noonhub on github.
  • I am noonan (https://keybase.io/noonan) on keybase.
  • I have a public key whose fingerprint is F4DC 9380 5325 F9D6 A4DB EFAE 51A1 285A 5D02 3D95

To claim this, I am signing this object:

@noonhub
noonhub / 0_reuse_code.js
Last active August 29, 2015 14:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console