Skip to content

Instantly share code, notes, and snippets.

View samccone's full-sized avatar
🐐

Sam Saccone samccone

🐐
  • Google
  • ∆∆∆<script>alert(prompt('why'))</script>
  • X @samccone
View GitHub Profile
ul, li{
margin: 0px;
padding:0px;
list-style: none;
-webkit-font-smoothing: antialiased;
}
ul {
background-color: #e4e8ec;
body {
background-color: #F2F6F9;
}
ul, li{
margin: 0px;
padding:0px;
list-style: none;
-webkit-font-smoothing: antialiased;
}
body {
background-color: #f2ff27;
}
div {
position: absolute;
height: 100%;
width: 100%;
background: url('http://i.imgur.com/WKfX1.png') no-repeat center center;
so the idea is...
you make a shot on dribbble then you can make a massive shot on this site..
but you have to link the original shot..
this way we can leverage the community behind dribbble and use their API for getting likes .. original uploader and all that other stuff
so we need a design
and some code
i am thinking node ... express .. jade ... sass
@samccone
samccone / orbs.html
Created June 25, 2012 02:41
Ready Set Remix
<html>
<style>
img {
position: absolute;
-webkit-transition: all 10s cubic-bezier(0.175, 0.885, 0.320, 1);
}
body {
background-color: #1D1d1d;
cursor: pointer;
overflow: hidden;
@samccone
samccone / gist:3011463
Created June 28, 2012 13:43
node js argument parser
opts = {
'foo': {
alias: ['f', 'fooo'],
action: zap,
decription: 'this is what foo does'
}
}
require('argParser').init(opts);
@samccone
samccone / gist:3018400
Created June 29, 2012 14:47
HTML custom select
<html>
<head>
<style>
.custom_select {
height: 30px;
width: 50px;
border-radius: 3px;
cursor: pointer;
background-image: url("http://i.imgur.com/nNp9D.png");
background-position: center center;
@samccone
samccone / gist:3087303
Created July 11, 2012 01:20
dribbble creeper
var request = require('request');
var FFI = require("node-ffi");
var libc = new FFI.Library(null, {
"system": ["int32", ["string"]]
});
var run = libc.system;
var ryansShots;
function gogo() {
</script>
<script src="http://s3.amazonaws.com/samexhibit/production/files/6794/775c105ddbca783e5f76606ebda9e63504d63da1.js?1370006692"></script>
<script>
</script>
<script src="http://s3.amazonaws.com/samexhibit/production/files/6795/0696ad987f1e70f3aea67781b8c41d774214a26f.js?1370006743"></script>
<script>