Sandbox

Webapps and Code Samples

This is where I feature some of the webapps I've worked on for myself—my inventions, so to speak—that I feel are ready to be viewed publically.

Choose the Best Recording Artist

This app uses a simple voting presentation to determine the best recording artist. A sample of about 1000 recording artists are included across a range of genres. The votes are tabulated similar to the ELO scoring method of chess champions. One downside of the app is that it requires an immense amount of usage to start getting confident scores and thus sorting the recording artists accurately.

The app is written in PHP with inline MySQL. I'll provide a sample of the code at a later date.