A HTML5 replica of the awesome Clear iphone app (UI only). I was fascinated by the innovative gesture controls and wanted to see if I can implement the look and feel in HTML5 using CSS3 transitions. Didn't get 100% of the details, and there are a lot of bugs, but it looks pretty close.
[EDIT]
The video is showing the first iteration of the attempt which is pretty rough. I have since remade a more robust version which is available at clear.evanyou.me
Github repo: github.com/yyx990803/HTML5-Clear-v2