Projects

Grey Out a Table | Restore
I made it so when you click the above link it will grey out the table. Also if you press 's' it will show a layer that has a google search box in it and it also greys out the background.

AJAX Zip Code Validator
I have a mySQL database of all the zipcodes and with a combination of AJAX, PHP, and mySQL it checks it on the fly and outputs the city name.

Stone or Bone ( currently trying to write it in AJAX )
I use AJAX and PHP to check username validity on the fly and also submit the vote without having the user refresh the page.

Random Chuck Norris Facts
This is just a simple PHP script that reads a flat file into an array and randomly outputs an element.

Screw Book Prices
This site was started by my friend and I as an on campus book exchange. It is a modified PHP classified ads script. I wrote a feature to allow it to connect to the amazon web services and lookup book information so the user doesn't have to enter in all of its details.