US Polo Assn Store Finder

Posted October 1st, 2011 in Portfolio by David

This was a fairly straight-forward use of the Google Maps API and jQuery, but with a few interesting constraints. Google Map’s standard popup boxes had to be replaced with the popup you see pictured for branding purposes, and the coordination between clicking on a search result and zooming in on the marker had to be smooth and seamless. Finally, unlike most store finders, this one allows you to enter any type of location that is accepted by google maps (zip code, city, or street address) making a simpler user interface and more room for unexpected user input.

SBUSG.ORG – Undergraduate Student Government at Stony Brook

Posted March 18th, 2010 in Portfolio by David

Every year since USG has had a website, the new administration has made a new one. After five consecutive failed attempts to create a useful website, I developed a strong web presence for the USG that students found extremely useful. This project coincided with SBUlife.com. A major issue for USG is the ease of uploading and updating content. WordPress is the perfect solution for a future-proof website that almost anyone can maintain. We based the organization of the content on the Associated Students of the University of California (http://asuc.org). I’m proud to say that we have a solid and scalable product that can fit the needs of USG for years to come. Finally, another step towards consistency.

Check your Campus Dining Meal Plan

Posted March 16th, 2010 in Portfolio by David

When I was a freshman at Stony Brook, I realized that I had no easy way of keeping track of my meal plan. I could check the balance, but that didn’t tell me much about my spending patterns. To solve this, I created a little neat PHP application to login to CampusDining.org with cURL and fetch my balance. Once I had a really simple text-based app working, I started telling friends about it, and they are hooked now too. I have redesigned the app, and soon it will be integrated into SBUlife. For now, check it out at http://dmazza.net/mealplan.php