Developed with jQuery, PhotoPile is a basic javascript based image gallery beautified using what are currently 'unofficial' CSS3 properties. It was my initial idea to have the thumbnail gallery appear as if scattered, or piled if you will. Thanks to CSS3, this was easily accomplished with the implementation of a little border-radius, box-shadow, and rotation.
Of course, none of these styles will appear if your browser(IE8) doesn't support CSS3.