2014

JSON Wordpress Post Pull

PHP/AngularJS. An "update" to my original Wordpress Post Pull (2010) project to utilize a more commonly used JavaScript framework.
»[Try it] | [More info]

Thai Sorting (Final Sounds)

HTML5/jQuery. A simple app to practice sorting Thai letters according to their final sounds.
»[Try it] | [More info]

Thai Sorting (Initial Sounds)

HTML5/jQuery. A simple app to practice sorting Thai letters according to their initial sounds.
»[Try it] | [More info]

2013

SRPG

HTML5/jQuery. (Suspended) A text-based proof-of-concept/demo based on the strategy-RPG Fire Emblem series.
»[Try it (simple demo)] | [Try it (proof-of-concept demo)] | [More info]

Thai Vocab Words

HTML5/jQuery. A flashcard-like app that exercises reading Thai words while reinforcing vocabulary.
»[Try it] | [More info]

Maanii Sentences

HTML5/jQuery. (In Progress) A simple app to practice constructing Thai sentences given the English equivalent. Builds vocabulary and reading skills.
»[Try it] | [More info]

Thai Sorting (Classes)

HTML5/jQuery. A simple app to practice sorting Thai letters according to class.
»[Try it] | [More info]

Excel to JS/SQL

C#. A desktop app to generate JavaScript and SQL code from an Excel spreadsheet. Potential use for future learn-another-language apps, like Thai Typing and Thai Sorting.
»[More info]

Thai Sorting (Alphabetical)

HTML5/jQuery. A simple app to practice sorting Thai letters in order.
»[Try it] | [More info]

NMEA to Google Map

PHP/jQuery/Google Maps. Based on GPS data provided by my camera, see a day-by-day route of my family trip with a small selection of pictures.
»[Try it] | [More info]

Thai Typing

HTML5/Canvas/jQuery. (In Progress) Learn the Thai keyboard with an interactive game. Based on Josh Sager's Thai typing tutor game.
»[Try it] | [More info]

Here/There

PHP/HTML5/Canvas/jQuery/Y!Weather. (In Progress) You are here. They are there. What's the time difference? How hot/cold is it? An app currently designed for the iPhone 5.
»[Try it] | [More info]

Countdown Timer

HTML5/jQuery. A simple timer following the break-every-20-minutes concept - a 20 min cycle followed by a 20 sec cycle.
»[Try it] | [More info]

Date Duration Calculator

PHP/jQuery/Workless. Need to figure out how many years/weeks/days are between two dates?
»[Try it] | [More info]

2012

Twitter Conversation Constructor

PHP/jQuery. Ever wanted to reconstruct a Twitter conversation to share?
»[Try it] | [More info]

2011

Earthquake Detectoconfirmeter

PHP/Twitter. Living in earthquake prone areas, you may wonder if that tremble was a heavy truck rumbling by or an actual earthquake. This device detects tremors and then polls Twitter for confirmation.
»[Documentation (3Mb)] | [More info]

STEM Game Challenge

HTML5/Canvas. A simple demonstration of a connect-the-pipes game.
»[Try it] | [More info]

2010

Virtual Galaxy

Python/C#/Unity Game Engine. Visualization of astrophysics data in a 3D environment.
»[Try it (Requires Unity3D)] | [More info]

WordPress Post Pull

PHP. Avoid having multiple blog installations. Keep all blog posts in a central repository and just pull the relevant posts. Additional plus, no need for passwords for personal posts (unless you share the link with the world, but that defeats the whole purpose).
»[Example] | [More info]