Skip to content

Instantly share code, notes, and snippets.

View cherta's full-sized avatar

Gabriel Chertok cherta

View GitHub Profile
{
"channels": [
{
"id": 1,
"logoURL": "http://www.radiomontecarlo.com.uy/artworks/artworks_radiomontecarlocomuy/logo_small.png",
"name": "Montecarlo AM 930",
"playbackURL": "http://192.99.150.52:7900/"
},
{
"id": 2,
@cherta
cherta / keybase.md
Created February 9, 2017 16:53
keybase.md

Keybase proof

I hereby claim:

  • I am cherta on github.
  • I am cherta (https://keybase.io/cherta) on keybase.
  • I have a public key whose fingerprint is EDD0 F233 2056 90E4 0FC4 7F88 6ACF 7B6C 6A77 31F4

To claim this, I am signing this object:

@cherta
cherta / contents.md
Created April 11, 2017 20:46
Contenidos de la newsletter

About

Qué contenido debería tener el newsletter mensual de js.uy.

Secciones

  • Resumen de las meetups del mes, una sección por meetup: (ember, angular, react, frontend-mvdjs, mvd-js)
  • Agenda del próximo mes
  • Blog posts de JS de integrantes de la comunidad (asociadas o no a las charlas que se han dado)
  • Proyectos open source de integrantes de la comunidad (4 o 5 por sección)
@cherta
cherta / controllers.application.js
Created December 3, 2017 19:34
Ember CLI Google Viewer Sample
import Ember from 'ember';
export default Ember.Controller.extend({
appName: 'Ember Twiddle'
});
@cherta
cherta / machine.js
Created May 19, 2020 19:45
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions
// - XState (all XState exports)