Skip to content

Instantly share code, notes, and snippets.

@sync101
sync101 / file.rb
Created November 26, 2012 19:45
android-mapviewballoons (Jeff Gilfelt)
android-mapviewballoons of Jeff Gilfelt: https://github.com/jgilfelt/android-mapviewballoons
=====================
Send from Android UI Patterns app https://play.google.com/store/apps/details?id=com.groidify.uipatterns
=====================
@sync101
sync101 / dr.sh
Created November 27, 2012 12:21 — forked from sineld/dr.sh
Set-up Sublime settings + packages sync dropbox - (Ubuntu)
#!/bin/sh
#
# Set-up Sublime settings + packages sync over Dropbox
#
# Will sync settings + Installed plug-ins
#
# Tested on OSX - should support Linux too as long as
# you set-up correct SOURCE folder
#
# Copyright 2012 Mikko Ohtamaa http://opensourcehacker.com
@sync101
sync101 / dr.sh
Created December 6, 2012 02:56 — forked from sineld/dr.sh
Set-up Sublime settings + packages sync over Dropbox - Ubuntu Linux
#!/bin/sh
#
# Set-up Sublime settings + packages sync over Dropbox
#
# Will sync settings + Installed plug-ins
#
# Tested on OSX - should support Linux too as long as
# you set-up correct SOURCE folder
#
# Copyright 2012 Mikko Ohtamaa http://opensourcehacker.com
@sync101
sync101 / file.rb
Created April 6, 2013 21:46
gui-sliding-sidebar (Walkingice)
gui-sliding-sidebar of Walkingice: https://github.com/walkingice/gui-sliding-sidebar
=====================
Send from Android UI Patterns app https://play.google.com/store/apps/details?id=com.groidify.uipatterns
=====================
@sync101
sync101 / jsdoit.css
Created January 14, 2014 23:42
2014-01-15 7th
* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #dfd;
font: 30px sans-serif;
}
@sync101
sync101 / Mobile-App-UI-.markdown
Created January 15, 2014 16:42
A Pen by sync101.
@sync101
sync101 / Card-flip.markdown
Created January 30, 2014 20:25
A Pen by sync101.

Card flip

A simple css based card flip animation. Just click on one of the cards!

A Pen by sync101 on CodePen.

License.

@sync101
sync101 / dabblet.css
Created February 22, 2014 15:00
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@sync101
sync101 / dabblet.css
Created February 24, 2014 00:16
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@sync101
sync101 / dabblet.css
Created February 24, 2014 00:16
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;