Skip to content

Instantly share code, notes, and snippets.

@SaijoGeorge
SaijoGeorge / index.html
Created October 31, 2017 23:14
"comic style" border by michael picker
<div class="box box1">
<div class="oddboxinner"> bangers?</div>
</div>
<div class="box box2">
<div class="evenboxinner"> bangers!</div>
</div>
<div class="box box3">
<div class="oddboxinner"></div>
</div>
@SaijoGeorge
SaijoGeorge / external file
Created October 27, 2017 01:29
Bird Watch A PEN BY hankuro
https://cdnjs.cloudflare.com/ajax/libs/d3/4.9.1/d3.min.js

Pull Down to Refresh (Paper Plane)

Based on Zee Young dribbble - https://dribbble.com/shots/2067564-Replace

No animation libraries. Not working in IE. Right now tested only in last Chrome and FF. Totally not optimized for mobile.

All SVG are hand-written :) Plane fly animation made with keyframes.

A Pen by Nikolay Talanov on CodePen.