Work that I have done
On this page you will find various works that I've done.
Some, if not most of these pages are no longer in service or have never been deployed.
Images at the top right of each cell are non-interactive screenshots taken of the work.

World of Warcraft Screenshot Browser (In service)
Languages: Batch, CSS, HTML, PHP
Date: August 2010
What it is:
I've shared many many screenshots online with buddies, and I always thought there could be a better way to handle them instead of uploading them every time I felt necessary. I then decided to make a screenshot browser based on the filenames of the saved screenshots (WoWScrnShot_
010203_
040506.jpg). By this, I created a yearly, monthly, and daily navigation as well as previous and next screenshot browsing. Nearly two thousand screenshots are currently being served with this script. Using this alongside with the MultiShot World of Warcraft addon, it can be used as a sort of "diary" to display progress. The problem is synchronizing the screenshots to your server though... That's where WinSCP and a batch file comes in to run a synchronization check every
x amount of seconds.
Problems: This page may not work on Internet Explorer versions lower than 8.
World of Warcraft Honor Log (Home use)
Languages: CSS, HTML, MySQL, PHP
Date: June 2010
Demo: Click here
What it is:
While gearing up my characters with
PVP gear, I decided to make this nifty logger. It tracks your honor incomes and expenses from battlegrounds, purchases, and world PVP and displays it in a way to show what zone you're getting the highest average honor in as well as other useful bits.
Last.FM Song Bookmarker (In service)
Languages: CSS, HTML, MySQL, PHP, XML
Date: May 2010
Demo: Click here
What it is:
Unsatisfied with the bookmark/favoriting support on the Last.FM site, I set out to build a favoriting system that was similar to that of Pandora. Currently it does not use any sort of authentication, so users can freely delete and add songs to other users lists.

Math CAPTCHAs (Never deployed)
Languages: PHP
Date: May 2010
Demos: Solve or
Solve for x
What it is:
Disgruntled with annoying captchas that feature a 3d plain, extremely skewed letters, and impossible to read color combinations, I set out to create a easy algebraic CAPTCHA that will get the job done and introduce a less-annoying "challenge".
PHP Directory Lister (In service)
Languages: CSS, HTML, JavaScript, PHP
Date: May 2010
Demo: Click here
What it is:
Unfulfilled with the default apache directory lister, I set out to create a script that will display the results in a more friendly method. Also included is a hacked together JavaScript image viewer to display images in a 90% width/height skybox instead of leaving the current page.
Problems: This page may not work on Internet Explorer versions lower than 8.
AnitaLeon (Shiba Associates)
Languages: CSS, HTML, JavaScript, PHP
Date: September 2009
What it was:
This site was the outcome of a given PSD template to HTML/CSS for a customer. A word of the day script was also written in PHP. The HTML/CSS template and PHP was given to the user to be maintained by them in a WYSIWYG editor.
FNEGuild.org Website (no longer in service)
Languages: CSS, HTML, JavaScript, PHP
Approximate date: Late 2007 / Early 2008
What it was:
Fear No Evil was a alliance guild on Sargeras. This site was created when I was of officer status (essentially a moderator) to inform members about guild policies, events, and more. Aside from the webpage, there was also a roster of the members updatable via saved addon data as well as a community forum using Simple Machines Forum.
Early Site Template (Never deployed)
Languages: CSS, HTML
Date: October 2007
What it was:
Inspired by a Wordpress 1024x768 theme, I decided to give a shot at making a similar blog theme. This was just a test of skills and was never deployed onto a live site. I was very satisfied with how it looked, but looking back at the code it was definitely hacked together.