Development Examples...
I have worked for a variety of clients on projects that ranged from design to development to website maintenance. Examples from highlighted projects are listed here.
Ain Kani Development Society
The Ain Kani Development Society website promotes the village of Ain Kani, Lebanon, and provides a networking medium for people around the world with ties to Ain Kani. I have been the site's webmaster since 2009, making content updates and site upgrades as necessary. In mid-2010, I completed a major upgrade to the website. I re-platformed the site to run on WordPress. During the re-platform, I created a new WordPress theme for the site and completed major upgrades to the User Profiles section using a customized version of the Mingle plugin.
Everest Poker: 6inVegas Promotion
Everest Poker launched a German-only promotion called 6inVegas in early 2009. This promotion encouraged Everest Poker players to form teams with 6 of their friends and play in a series of tournaments for a chance to win a seat at the WSOP. I was the sole web developer on this project and worked closely with a designer from our Creative Services team. This website was developed using a combination of HTML, CSS, Javascript, and Perl. Please note that site has since been removed from Everest Poker's website since the promotion is now over; a copy of the site is linked below. The registration functions have been disabled in this copy.
Casino Affiliate Promotion and Jackpot Tool
This tool is used by Everest Gaming casino affiliates to provide them with source code for updated jackpot information or monthly casino promotions that the affiliates can embed on their own websites. The jackpot and promotion information are hosted and updated automatically on our own servers, so the affiliate will always have the most current information. I was the sole front-end developer on this project, using a combination of HTML, CSS, Javascript, and Perl. (Please note that since the launch of this tool, the business stopped supporting the Chinese and Hebrew languages.)
Avi Green for State Representative: Campaign Logo and Website
Avi Green was a candidate for State Representative in Cambridge, MA. I designed his campaign's website and logo in January 2004. The website has since been taken down, but logo treatments and a link to the site are below.
- Original Website Header Design
- Primary Campaign Logo


High Impact E-mail 3.0: Online Demonstration
I created interactive marketing and training demonstrations of High Impact E-mail 3.0, one of KMT Software's featured products. These demonstrations were implemented using Qarbon Viewlet Builder, with Photoshop for additional graphical elements.
- Demonstration Screenshot

Text Area Character Limit Example (YUI)
This example serves as a proof of concept for implementing a character limit inside a text area using YUI 2.7. Character limits are not built into text area fields just yet as they are with input fields, so it is necessary to have a Javascript implementation if you need to limit the input prior to submitting your form. I also have a blog post with a more extensive explanation of this example.
- View working example.
- View the Javascript source.
YUI 3 in YUI 2 Example
This example serves as a proof of concept regarding sequencing large numbers of color blocks (or images, content, etc) within a YUI dialog box. This proof of concept was created for a client project at Optaros, and it is specifically testing using the YUI 3 DragDrop (DD) library inside a web application that is primarily using YUI 2.7. I also have a blog post with a more extensive explanation of this example.
- View working example.
- View the Javascript source.
Carousel Example #1
This carousel example demonstrates the ability to display a series of banners through a carousel-like interface. This carousel was created for a project to re-platform the website for the Northern California, Nevada, and Utah chapter of AAA onto Drupal, and was developed using a combination of HTML, CSS, and JQuery (including the JQuery Tools add-on library).
- View working example.
- View the Javascript source.
Carousel Example #2
This carousel example is another demonstration of the ability to display a series of banners through a carousel-like interface. This carousel was created for a project to re-platform the website for the Northern California, Nevada, and Utah chapter of AAA onto Drupal, and was developed using a combination of HTML, CSS, and JQuery (including the JQuery Tools add-on library).
- View working example.
- View the Javascript source.
Accordion Example
This code demonstrates the ability to have multiple panes of HTML content in an accordion-style tabbed layout. This code was created for a project to re-platform the website for the Northern California, Nevada, and Utah chapter of AAA onto Drupal, and was developed using a combination of HTML, CSS, and JQuery (including the JQuery Tools add-on library).
- View working example.
- View the Javascript source.
Tab Example
This tab example demonstrates the ability to have multiple panes of HTML content in a standard tabbed layout. This carousel was created for a project to re-platform the website for the Northern California, Nevada, and Utah chapter of AAA onto Drupal, and was developed using a combination of HTML, CSS, and JQuery (including the JQuery Tools add-on library).
- View working example.
- View the Javascript source.