Skip to content

Instantly share code, notes, and snippets.

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

Volkan Ongun volkanongun

🏠
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

var stepTime = 1;
var col = undefined;
var Cell = Backbone.Model.extend({
x: -1,
y: -1,
alive: false,
nextAlive: false,
initialize: function() {
var stepTime = 1;
var col = undefined;
var Cell = Backbone.Model.extend({
x: -1,
y: -1,
alive: false,
nextAlive: false,
initialize: function() {
@volkanongun
volkanongun / index.html
Created November 28, 2012 10:18
A CodePen by Volkan Ongun. Nebular - Nebula generator. Includes star clustering, background stars, nebula clouds and interstellar dust. Click canvas to re-draw.
<!-- click canvas to draw a new nebula -->
<div id="status">&nbsp;</div>
@volkanongun
volkanongun / index.html
Created November 28, 2012 10:18
A CodePen by Volkan Ongun. Nebular - Nebula generator. Includes star clustering, background stars, nebula clouds and interstellar dust. Click canvas to re-draw.
<!-- click canvas to draw a new nebula -->
<div id="status">&nbsp;</div>
@volkanongun
volkanongun / index.html
Created November 19, 2012 09:46
A CodePen by Seth Abbott. CSS Swinging Panel Menu - A simple, clean pure CSS menu that uses keyframe animation to create a "swining panel" effect for sub nav. I am having trouble getting it to work in Opera but performs well in Chrome, Safari and Firefox
<div id="container">
<ul id="menu">
<li><a href="#">About Me</a>
<ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Maecenas lacinia sem</a></li>
<li><a href="#">Suspendisse fringilla</a></li>
</ul>
</li>
<li><a href="#">Portfolio</a>
@volkanongun
volkanongun / index.html
Created November 19, 2012 09:42
A CodePen by AKM2. Lightning
<canvas id='c'></canvas>
@volkanongun
volkanongun / index.html
Created November 19, 2012 09:41
A CodePen by Marcelo Mizuno. Fake sphere - A little 3D experiment using css3 transform in the XYZ axis.
<div class="wrap">
<div class="inner"></div>
<div class="x">
<div class="x1"></div>
<div class="x2"></div>
<div class="xInner"></div>
<div class="y"></div>
<div class="y1"></div>
<div class="y2"></div>
<div class="yInner"></div>
@volkanongun
volkanongun / index.html
Created November 19, 2012 09:36
A CodePen by AKM2. Abstriangulation
<canvas id='c'></canvas>
@volkanongun
volkanongun / index.html
Created November 19, 2012 09:26
A CodePen by Volkan Ongun. Countdown Clock
<div class="container">
<ul class="flip minutePlay">
<li>
<a href="#">
<div class="up">
<div class="shadow"></div>
<div class="inn">0</div>
</div>
<div class="down">