I hereby claim:
- I am opyh on github.
- I am hypo (https://keybase.io/hypo) on keybase.
- I have a public key whose fingerprint is 6B14 BC2E 87F2 8779 8EF2 CD5F BA3F 100A D4AB 591D
To claim this, I am signing this object:
{ | |
"entrances": [ | |
{ "name": "30th St", "isMainEntrance": true, "isLevel": false }, | |
{ "name": "Side gate", "hasFixedRamp": true } | |
], | |
"animalPolicy": { | |
"allowsGuideDogs": false | |
} | |
} |
function makeid() { | |
var text = ""; | |
var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; | |
for (var i = 0; i < 13; i++) | |
text += possible.charAt(Math.floor(Math.random() * possible.length)); | |
return text; | |
} |
I hereby claim:
To claim this, I am signing this object:
apps.berlin.js is a Berlin.js spin-off with a special focus on JavaScript-driven web applications (“HTML5 apps”), desktop browser apps as well as mobile apps and games written in JavaScript. Here you can find the slides and additional links of all past talks. Please fork this Gist to add more info!