Projects

Loss calculator

last update Dec 29, 2018

A simple crypto currency portfolio manager.

Demo
GitHub

FlashSocket

last update June 12, 2012

FlashSocket is a JavaScript/Flash library which adds WebSocket support to old browsers such as IE6.

GitHub

utf8.js

last update March 25, 2012

A Javascript String to UTF8 byte array converter.

GitHub

ImageFilters.js

last update May 29, 2011

A Javascript image filter library for the HTML5 canvas tag.

API Demos
Ripple Effect Demo
GitHub

CanvasScript3

last update September 27, 2010

CanvasScript3 is a Javascript library for the new HTML5 Canvas with an interface similar to ActionScript3. This library enables Sprite Groups, Layers, Mouse Events, Keyboard Events, Bitmap Effects, Tween Animations etc.

Project page
GitHub

Dots.

last update Aug 25, 2010

An online Animated GIF creator.
This is a small app that I wrote for the 10K Apart contest
uses the Canvas element to draw and encodes the image to GIF format with 100% client side Javascript.

Demo
Contest entry page

Asteroids?

last update Aug 21, 2010

A shooting game that I wrote for JS1k(1k Javascript demo contest).

Demo
Source