-
A Quine is a program that: 1) Takes no input, 2) Outputs a copy of its own code.
Tags: Canvas, HTML5, JavaScript
-
A function that plots sine waves on a canvas.
Tags: Canvas, HTML5, JavaScript
-
Canvas game for desktop and mobile browsers. It’s Bouncy 2, the House of Bounce.
Tags: Canvas, Fullscreen API, Game, HTML5, JavaScript, Mobile, NoSleep.js, OOP
-
JS carousel widget with parallax and reflection effect.
Tags: JavaScript, Widget
-
Early revision of a Drupal module implementing dynamic node workflows.
Tags: Drupal, Module, PHP
-
Modular charting application based on the prototype design pattern, implemented to export HTML markup.
Tags: JavaScript, OOP, PHP, Prototype, Widget
-
Simple platforming game implementing a physics simulation and pixel collision using raster files.
Tags: Game, JavaScript, PHP, Physics