This was an app created for Google iOS hackathon in 2013.
The application downloads images using Picasa web APIs and populates them in a UICollectionView.
The scrolling speed for the application is determined by the tilt angle of the device.
The tilt angle is determined using the Core Motion library.
The code is provided under MIT license. Please refer to the LICENSE file for more info.