Recent projects
Here's a list of the most recent projects I've made. Note that clicking any of the links below will leave this page.
- Physics-enabled HTML – An object-oriented implementation of a mass-spring physics engine written entirely in JavaScript.
- Five in a Row – Written in JavaScript with a PHP back-end, this game lets two people play against eachother over the internet with the help of AJAX.
- Collaborative Drawing v2 – A prototype of the next iteration of my Collaborative Drawing project. This one has some new features such as hexagonal tiles (allowing six neighbors instead of four), and a Google Maps-esque interface. Note: This is only a static prototype – you can't upload tiles yet.
- Collaborative Drawing – Experimenting with a concept where people collaboratively draw one big image by contributing small tiles to it.
- Pastebin v4 – A so-called pastebin which enables people to make code snippets publicly available, so that it may be reviewed by their peers.