Skip to content

Instantly share code, notes, and snippets.

View romainhuet's full-sized avatar

Romain Huet romainhuet

View GitHub Profile
@romainhuet
romainhuet / keybase.md
Created November 17, 2017 23:57
Keybase

Keybase proof

I hereby claim:

  • I am romainhuet on github.
  • I am romainhuet (https://keybase.io/romainhuet) on keybase.
  • I have a public key ASBeh9rymPzV4Ur8sjK8P5EVudVDd42Wf87gvBUSU9GOXgo

To claim this, I am signing this object:

@romainhuet
romainhuet / jolicloud-soundcloud.js
Created November 28, 2012 15:17
SoundCloud Module for Jolicloud as presented at Node Dublin (refactoring in progress for the coming Jolicloud Open Platform)
/**
* Jolicloud SoundCloud Module
*/
var _ = require('underscore'),
Item = require('jolicloud-module').Item,
SoundCloud = require('./soundcloud');
// Create a Jolicloud item from a SoundCloud track.