Skip to content

Instantly share code, notes, and snippets.

View geoff-maddock's full-sized avatar

Geoff Maddock geoff-maddock

View GitHub Profile
@geoff-maddock
geoff-maddock / Contract Killer 3.md
Created July 25, 2017 19:47 — forked from malarkey/Contract Killer 3.md
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post

@geoff-maddock
geoff-maddock / 0_reuse_code.js
Last active August 29, 2015 14:17
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