ATOL Data Visualizer - This is a data visualization application I wrote while working at NASA's Air Traffic Operations Laboratory (ATOL) at the Langley Research Center (LaRC) on the USRP. It would take data gathered from our laboratory test runs and allow us to "replay" the run and visualize exactly what happened. While I can't post the source code and distribution package here for anybody to freely download, I would be more than happy to provide either upon request. If interested, just send me a line at RossAllenBell at gmail.
| JMacro - This is a macro program and scripting language I wrote that allows you to script input events like key presses and mouse clicks. I'm pretty sure some better commercial software out there exists for this purpose, but it was nice to write something "real" outside of work. I was surprised to learn how fun and relatively simple it is to write a compiler for the scripting language. |
 |
Toaster Tales - A three level, side-scroller game for the Game Boy Advance. You can download a GBA emulator here. This game was created by my team for a game programming class in the final semester of my undergraduate career.
| Puyo-Puyo - I created the 2D Puyo-Puyo game over a weekend to demonstrate my ability to produce 2D games in Java. Very similar to Tetris, the player lines up same-colored pieces to "break" them. Puyo-Puyo was programmed in Java and uses the Java 2D libraries. |
 |
| Sthnake - Before I got into an ambitious HTML5/Canvas project, I wanted to create a quick starter app to teach myself the basics to HTML5's Canvas. |
 |
| Tic Tac Toe - I wrote this in order to learn JavaFX. Since then, JavaFX has become somewhat stagnant, so there's a good chance it was my first and last foray into that world. |
 |
|