The Project Showcase
Kritikos is a turn-based strategy game with an outer space theme. It analogous to RISK the boardgam, but in space. Also, everybody's turn ends at the same time. Its foundation is the HTML 5 brand, utilizing HTML, SVG, CSS, and Javascript to their fullest, with a Ruby on Rails API server. Through the combination of HTML 5 and many Ruby on Rails gems and convetions, Kritikous has turned into a very expressive and complex web application. Features include: a timed turn-based system, where every hour a turn ends and every 15 minutes a "tick" occurs (a minor turn), automatic asynchronization between server and client so the client doesn't have to refresh the page to get the latest data after a turn ends, and a rich star map visualization, whih includes viewing many Constellations at once and zooming in on the smallest planets.
Reactif is a image hosting platform for entertaining and/or amusing GIF images using Ruby on Rails.
Clutterbox is a fun platform for organizing your favorite bookmarks and finding bookmarks of others.
FlickrPickr is creative iOS application for finding and viewing Flickr photos on the go.
CoolTurkey is kind of a silly name for a project, but I couldn't help myself when I was writing an application that takes the Cooley-Tukey Fast Fourier Transform (FFT) algorithm and runs it on a variable number of cores using OpenMP.
A simple C++ algorithm for substituting parts of a string within strict memory constraints
Stamp Press is a fun implementation of a stamp-press in C++