Ongoing Projects
is my main project. With the websites I develop, I encourage clients to host with my company. Since the sites I make are typically dynamic, using PHP and MySQL, it's imperative that I have complete control of the server I put the sites on. I have dealt with other hosting companies like Yahoo! and GoDaddy but I've found myself with no other option but to run my own hosting company. site
ybHosting: Content Management System
is an integral part of ybHosting. It gives clients an easy and affordable way to have a dynamic website. The client doesn't need to know HTML to make updates. They only need an understanding of word processors like MS Word or OpenOffice. It handles multiple websites so clients with their unique username and password can go in an make changes to their own website. Below are a few screenshots of the content management system.
Past Projects
is a local music shows website first meant for Miami, FL and later became a national. Most show information is fragmented across the internet (i.e. venue and promoter sites). FoShows.com allows people to sign up and as members be able to upload shows to the site. Bands can sign up and upload songs to their profiles. Members can chit chat in a forum as well. The practically made from scratch with the exception of using open source programs like adoDB and SPAW Editor. site
Scrabbled
is an open source PHP challenge-response test or CAPTCHA system. It is meant to deter spamming of html forms on your server. The user is obligated to type what text they read from the image into a text box. If the text matches the image, the user will be allowed to continue. It is difficult for spamming software to read the image. Here are some examples:

This will work in PHP version 4 & 5.
Here is the source code. This is released under the latest GNU Public License and has NO WARRANTY. Contact me if you are interested in a commercial license. Contact me if you use this code. I'm interested in seeing how you apply this code to your site!
Space Traders
is a text-based game I developed in Java. I made this program for an AP Computer Science class back in high school. Although it was never finished, I release the source code under the GPL license in hopes that someone would find some use for it and possibly finish what I've started. If you are interested in learning Java it is a great example of object oriented programming. more

