Here are some of the projects I've worked on in the past few years.

Vektornye & Nanoblok
These were some of my earliest projects. Nanoblok I worked particularly hard on. Demos here:
nb07
Use the E key to load up some models.
nb09
Nanoblok in 3D! Courtesy of the SceneJS library. E key again.

Orbital Rising
An experiment with Unity3D and 6-DOF controls. We use this engine extensively in the Game Developer Association of Auraria Campus, of which I am currently president of.

Apsis - Orbital Conflict
Building on one of my passions, space, I worked with a long-distance team of friends to build a small prototype for a strategy game.

JSllyfish
The gallery software this site runs. It's based entirely on JavaScript, and even loads the list of images from a hard-coded HTML document, making the client do all the work.

Auxons
A secret, world-changing project! Shhhh...

OpenSCAD to Three.js
I made a simple model in OpenSCAD, then converted it into the format used by Three.js.

Bioinfo
Class project for Object Oriented Software Development at Metro State, 2011 taught by the singular Prof. Ivo Georgiev. I wrote most of the Python, and tied all the rest of the team's code together. One of the hardest classes most of us had taken, nowadays I can look back and laugh...

Enchiridion
Simple Java text editor done for CS 1050 under the direction of the esteemed Prof. Haiyun Bian.

Complex Number Calculator
Done for CS 2050. Haiyun did not like that I did this in JavaScript. :(