I graduated from Cornell University with a B.A. in Psychology in 2008, but my experience and professional interest is in Computing, what a conundrum. Ah well, who needs a matching degree these days?
Fortunately, I've found a job with Information Builders in New York, iWay division.
Programming
Sen - XMLSocket Relay Server for Flash
Written in Java, this completed project serves as a relaying hub for XML messages from Adobe Flash clients written to use it. When used right, it enables the clients to share messages with each other.
Completed code will be put up, once I can find it...
...Well, I found only the backup, which unfortunatelly omits the XMLhandler class source for my custom protocol.
The binaries and source.
This project is currently undergoing revision to accomodate a new project I want to do.
Etta - 2D Graphics Engine
Born out of a game designer's frustrations with existing 2D gaming packages, Etta aims to be a speedy cross-platform engine written in C++ using SDL/OpenGL. This project is currently halted.