Skip to content

Instantly share code, notes, and snippets.

View jimmyxander's full-sized avatar

Jimmy Xander jimmyxander

View GitHub Profile
@jimmyxander
jimmyxander / WebsiteDesignContract.md
Last active August 28, 2021 08:57
Contract Killer V3.2 (2014) Website Design

Website Design Agreement

Between me, [ contractor ]
and you, [ client ]

Summary:

I’ll always do my best to fulfill your needs and meet your expectations, but it’s important to have things written down so that we both know what’s what. This agreement will dictate who should do what and when, and what will happen if something goes wrong. In this, you won’t find any complicated legal terms or long passages of unreadable text. I have no desire to trick you into signing something that you might later regret. I want what is best for both parties, now and in the future.

So in short;

Contract Killer

The popular open-source contract for web designers and developers, by Stuff & Nonsense

  • Originally published: 23/12/2008
  • Revised date: 15/12/2013
  • Original post

@jimmyxander
jimmyxander / 0_reuse_code.js
Created July 23, 2014 00:40
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