Skip to content

Instantly share code, notes, and snippets.

View gorork's full-sized avatar
🏠
Working from home

gorork

🏠
Working from home
View GitHub Profile

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

open -a Google\ Chrome\ Canary --args --disable-web-security
@gorork
gorork / dribbble-profile-usage.html
Created September 21, 2015 00:45
Dribbble Profile widget usage example
<script src="//nadikun.com/code/dribbble-profile/dp-loader.js" data-dribbble-id="rork" async></script>
@gorork
gorork / subdomain_for_every_user.js
Created November 24, 2016 08:03
How to reate a sub domain for each user
/**
* dynamic A record
* eg. *.domain.com points to domain.com?
* then in your router
*
* source: https://github.com/bmullan91/express-subdomain/issues/26#issuecomment-225441455
*/
// get your dynamic subdomain