Machon Lev Final Project
I programmed this entire site. It is a web application for photo storage and editing. There are different options for viewing the galleries as thumbnails or a detailed list. There is a slideshow with Javascript fading effect. There are multiple editing options, ranging from rotating and resizing, to panorama stitching, to creating greeting cards by writing on pictures. Some of it is a GUI for PHP's GD library, but other parts, like algorithms for contrast/brightness correction and red-eye reduction, I wrote myself. I used PHP, MySQL, Javascript, HTML, and CSS. You can view the application online at http://www.jonnystein.com/FinalProject and you can play with the application by logging in as username: "guest" and password: "welcome123".