Pinned Repositories
albums-availability
A visualisation of albums' availability in Spotify
autonomous-agents
A study of autonomous agents based on the Chapter 6 of the excellent book "Nature of Code" (http://natureofcode.com) by Daniel Shiffman
bounce-a-horse
One-button game made during MozFest 2012
generative
javascript_checklist
list of js bits to remeber/get familiar with/check/remember
spotify-web-api-android
A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
timing
Visual presentation of Navigation Timing API performance object
work_from_cafe
Guide to dev friendly social places
zen_tree
Bit of fun with L-systems, sine wave and canvas
kaaes's Repositories
kaaes/spotify-web-api-android
A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
kaaes/timing
Visual presentation of Navigation Timing API performance object
kaaes/albums-availability
A visualisation of albums' availability in Spotify
kaaes/work_from_cafe
Guide to dev friendly social places
kaaes/autonomous-agents
A study of autonomous agents based on the Chapter 6 of the excellent book "Nature of Code" (http://natureofcode.com) by Daniel Shiffman
kaaes/zen_tree
Bit of fun with L-systems, sine wave and canvas
kaaes/generative
kaaes/javascript_checklist
list of js bits to remeber/get familiar with/check/remember
kaaes/bounce-a-horse
One-button game made during MozFest 2012
kaaes/color_finder
Color picker written in JavaScript that is fully operable with keyboard. Mainly canvas excersise, but I find it quite a useful tool :)
kaaes/node.js-socket.io-coffeescript
excercise - rewrite simple node.js chat in coffeescript
kaaes/color_rotor
Playing with canvas to animate color spaces. Kind of trippy.
kaaes/javascript-piano
An HTML5 JavaScript synth piano that generates all of its sounds using data URIs.
kaaes/node-secure
Tiny module for Node.JS which protects some globals (undefined, NaN, Infinity, eval, isNaN) from being overridden and adds functionality to protect your modules from hacking and code injection
kaaes/slab
Slab is a templating engine for JavaScript.
kaaes/html2canvas
Screenshots with JavaScript
kaaes/jessie_exercise
kaaes/simple-dom-game
A game made for webmuses JS workshops to show basic JS/DOM concepts
kaaes/wm-workshop
Web Muses JS workshop
kaaes/heatmap.js
JavaScript Library for HTML5 canvas based heatmaps
kaaes/simplegame
A quick demo of a moving game sprites around