Skip to content

Instantly share code, notes, and snippets.

View jazzido's full-sized avatar
💭
𝄢

Manuel Aristarán jazzido

💭
𝄢
View GitHub Profile

REPLACEME: Movie Graph

Introduction

@jazzido
jazzido / energy.json
Last active August 30, 2015 06:59 — forked from billierinaldi/energy.json
Overlapping Sankey links
{"nodes":[
{"name":"Agricultural 'waste'"},
{"name":"Bio-conversion"},
{"name":"Liquid"},
{"name":"Losses"},
{"name":"Solid"},
{"name":"Gas"},
{"name":"Biofuel imports"},
{"name":"Biomass imports"},
{"name":"Coal imports"},
@jazzido
jazzido / README.md
Last active May 24, 2018 13:01 — forked from zbjornson/index.html
Diferencia porcentual votos positivos al FPV entre PASO 2011 y 2015 — Por provincia
@jazzido
jazzido / README.md
Last active August 29, 2015 14:19 — forked from mbostock/.block
Argentina province grid
Feature: Cross-compile C extensions
In order to avoid bitching from Windows users
As a Ruby developer on Linux
I want some rake tasks that take away the pain of compilation
Scenario: compile single extension
Given that all my source files are in place
And I'm running a POSIX operating system
And I've installed cross compile tools