A collection of projects I've built, ranging from personal experiments to production applications.
JSON Selector Language, or JSL, can be used to dynamically select JSON values. It is meant for use in client-side environments like the browser where bandwidth and performance constraints exist.
A sleek, responsive implementation of the legendary 2048 puzzle game built with vanilla JavaScript. Experience the addictive tile-sliding gameplay with smooth animations, touch gestures, and cross-platform compatibility.
Map.io is an interactive map playground powered by Bing maps. It previews the best route from one point to another.
A clone of Facebook.
A clone of Splitwise (splitwise.com)
A calculator designed using C programming language. It is a 9 digit calculator providing operations such as +,*,-,?,%. Created this in my free time while I was in my college.