Skip to content

Instantly share code, notes, and snippets.

View petschekr's full-sized avatar

Ryan Petschek petschekr

View GitHub Profile
<link rel="import" href="../topeka-elements/category-images.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../paper-fab/paper-fab.html">
<polymer-element name="my-element">
<template>
<style>
@petschekr
petschekr / keybase.md
Created September 23, 2015 00:45
Verifying identity with Keybase.io

Keybase proof

I hereby claim:

  • I am petschekr on github.
  • I am petschekr (https://keybase.io/petschekr) on keybase.
  • I have a public key whose fingerprint is 5B45 30CD F4A8 876F 065B 500A 6356 3037 DB85 C154

To claim this, I am signing this object:

@petschekr
petschekr / ABM.ts
Created February 20, 2018 01:27
Non-compiling prototype of an agent-based modeling simulation in TypeScript
// https://www.npmjs.com/package/@types/geojson
interface Vector2 {
x: number;
y: number;
}
class Utilities {
static randomFloat(max: number = 1): number {
return Math.random() * max;
}
BEGIN MESSAGE.
2ndXyPQPlLD3tW4 jmFPhHu0uxLYhsV CRqsJaL1q3wucf4 IhX97GUvXsPmVhL
ygkJqLjnHftoEtY 1FFTS5shsHkTCKq 6Xr2MZHgg6nw7Je EanZCqe1wEdyxgG
zHFmocb6jBU2nKz M9QN5csvLcRVEdJ tXg2wqLz33CdueL e3Y0ISeRqpnfHZk
3IJR6EP5kKIwj6p xKU9KUmImtPsMEZ jc3lw29HFxl.
END MESSAGE.