Code

Obviously one of my hobbies is writing code. Whether it’s a puzzle (such as my solutions to Project Euler problems), another website, or a new app that I hope will someday go viral and make millions of dollars, I enjoy programming.

Here are some of the scripts and/or sites that I have built in my spare time.


ASP

When I first started getting into “real” web programming, the majority of the code that I wrote was in the form of Active Server Pages (ASP) using the vbScript language.

PHP

PHP is my current primary language, though I still occasionally program in ASP.