m->angst('projects')
programming
May 3 2008
ThumbThru provides a simple way of displaying photos on your website. It's written in 100% Javascript (with a stylesheet for formatting) and can be used immediately, right "out of the box".
Fall 2003
This console Java program I wrote my sophmore year of college solves the traveling salesman problem using a genetic algorithm.
26 June 2004
Given a list of alliances entered by the user, this app creates a color-coded territorial map of the Hyperiums universe. I won't explain what Hyperiums is, but the map this program generates is actually a table in an HTML page with lots and lots of cells. I had been working on this from my freshman to junior years in college and this is the lastest version I released.
Fall 2005
This I created as a project for a game programming class I took in college. You can't do anything other than watch sausers blow up black helicopters.
July 2006
Here is a little Java program I wrote that seems to solve most Sudoku puzzles.
Inheritance (a 2d scrolling space shooter)
25 Nov 2006
Based off a project a friend and I wrote together for a college class, Inheritance is a simple, top-down, single-player space shooter. More than anything, this was an experiment to see what it would be like to design a game from scratch using OOP practices. Written in C++ using the Allegro game programming library.
writing
7 July 2005
This paper covers some of the "advanced" ways to better find what you're looking for using Google. I had fun when I wrote this the summer before my senior year, so expect some mildly explicit content.
19 May 2004
I wanted to develop a more complete understanding of CSS, so I picked up a book, read it, and created this, mostly just as a reference for myself.
25 October 2004
I created this for a Python overview tutorial I did for my university's ACM chapter. This sheet covers just the bare basics of the language like syntax and data types. Warning: really small and poorly organized text ahead.
web design
Designed a photo gallery for my photos using PHP and MySQL.
Though I am no longer maintaining this site, the design remains largely the same. I was asked by a friend one summer if I could make a site for his tennis club. Uses plain HTML with Apache server-side includes.