goodbre.ws was a project borne out of my last year in the Rollins College Computer Science department. As a senior in the honors program, I was expected to produce an exceptional capstone project, present it, and defend it to the faculty. I chose to build my own collaborative filtering system based on the Jaccardian Similarity Coefficient. To provide a practical application for this system, I created goodbre.ws, a recommendation website for beer written in Ruby on Rails.

The idea behind goodbre.ws was simple: users would indicate beers they like or dislike via an intuitive binary rating system (literally just “Like” or “Dislike”), and the system would find other like-minded users. By comparing across all of these users, the system could provide accurate recommendations and steer users towards beers they would like.

An unexpected spike in traffic and users came when goodbre.ws was featured on lifehacker and The Huffington Post. This interest ultimately took down my servers. I was able to recover, but from that point on, goodbre.ws was unfortunately plagued by very slow generation of new recommendations. By the time I solved this issue, goodbre.ws had been unusable for long enough that I decided to rewrite the website.

goodbre.ws remained my White Whale for several years until I admitted to myself that I would never truly re-release it. It had become such a passion of mine that I knew I wouldn’t accept anything less than perfection, which is of course an impossibility. Thankfully, Next Glass appeared soon after and the premise is way better anyway.