projects

Flashcards

Flashcards is an HTML5 app for creating your own flashcards for studying. It uses localStorage to work offline, optimized for mobile devices, and more!

PocketPhrases

PocketPhrases series of iPhone applications with phrases in different languages. Underneath the application uses a sqlite database for all of the phrases so I can add new languages by just populating a new database and changing some of the icons. I don’t know all of these languages. What I did was create a Google Doc spreadsheet with the English phrases and categories that I wanted. While traveling in South America and I come across a fellow traveler who is fluent in another language I share the doc with them and have them do the translations. From there I have a Python script that can parse the downloaded csv file into a new sqlite database.

Start Somewhere / ManageBnB

Based on a set of PSD mockups, I created a wordpress theme for Start Somewhere and ManageBnB. These themes support theme options, widgets and menus.

TripBooks

TripBooks is my little experiment playing with HTML5. It uses a local SQL database and works offline for calculating shared trip expenses for a group. As you enter all of the shared expenses it will keep a tally of who needs to pay more and who it is owed to. View source to see how it works.

|337 5p34k

|337 5p34k is an example of being bored one day and playing with javascript.