Web Development

iPoste

iPoste

I largely contributed to the development of a powerful mailing list management system. It was developed in Symfony PHP Framework, and has extensive use of AJAX.

I unfortunately can't show a demo, because of it's commercial nature.

Technologies: PHP, Symfony, AJAX, Javascript

Jamie Allen Portfolio

J Allen Design Website

I turned a Photoshop design into a minimalistic Wordpress theme for Jamie Allen, a Web Designer. I also slighly customized some plugins to fit the vision.

Technologies: Wordpress, PHP

SoContests - Social Contesting Engine

SoContests

I'm the sole developer of a Wordpress plugin called SoContests. It's a social contest engine, which lets the website host contests with varying modes of entry.

I continue to support this plugin, and improve it when my team thinks up of new features.

Technologies: Wordpress, PHP, jQuery

Sample Image

Garage Sale Map

I developed a web map application to publicize garage sales within a specific region. The viewers can add garage sales to a trip planner, rearrange the trip as he/she sees fit, and finally print out the directions.

I also developed a PHP application that lets garage sale hosts add themselves on the map, and edit the garage sale information whenever they want.

Technologies: jQuery, Google Maps API, PHP/MySQL

Sample Image

Flash Jukebox

I developed a Flash jukebox that lets the user shuffle songs, randomize, search for song, create a playlist, download certain songs, as well as the basic jukebox commands (play, pause, stop, skip).

The music player gets the song data from an XML file. The playlist is therefore easily customizable.

Technologies: Actionscript 3.0, Adobe Flash, XML

Sample Image

Order Form Wordpress Plugin

To let my client easily manage orders on his website, I integrated their order form with Wordpress. Using my tool, he can quickly add/edit order items.

The order form also uses jQuery to make it easier for the user to navigate the information, and choose his options.

Technologies: PHP, Wordpress, jQuery

Non-Web Software

Sample Image

Air Traffic Simulator

An application that runs air traffic simulations on a fictious radar screen, with goal of testing reactions to visual/audio/cognotive interruptions while doing visual-spatial tasks.

The application takes "experiment" files, which are text files containing senario instructions, which it uses to run the simulation. The results are converted to Excel format in order to easily analyse the experiment results.

This was freelance project that lasted around 3 months, while which I kept in constant contact with the client.

Technologies: C++, C#

Game Developement

Sample Image

QuickTank

QuickTank is an action game made in Flash. You control a tank through a hostile battlefield, and squish, blow up, burn, and riddle your enemy with bullets.

I made use of a finite state machine to simulate enemy intelligence, and an open source physics engine called APE to make the gameplay as smooth as possible.

Technologies: Actionscript 3.0, Adobe Flash