{"url":"https://api.github.com/gists/4339083","forks_url":"https://api.github.com/gists/4339083/forks","commits_url":"https://api.github.com/gists/4339083/commits","id":"4339083","node_id":"MDQ6R2lzdDQzMzkwODM=","git_pull_url":"https://gist.github.com/4339083.git","git_push_url":"https://gist.github.com/4339083.git","html_url":"https://gist.github.com/mbostock/4339083","files":{".block":{"filename":".block","type":"text/plain","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/4339083/raw/20934dc73ce29de289e9a63f9f95bfd3e11dc1c4/.block","size":76,"truncated":false,"content":"license: gpl-3.0\nredirect: https://observablehq.com/@d3/d3-collapsible-tree\n","encoding":"utf-8"},"README.md":{"filename":"README.md","type":"text/markdown","language":"Markdown","raw_url":"https://gist.githubusercontent.com/mbostock/4339083/raw/89745e203e148bbc2f279b1702f6217681017155/README.md","size":106,"truncated":false,"content":"An interactive version of a [Reingold–Tilford tree](/4339184). Click on the nodes to expand or collapse.","encoding":"utf-8"},"flare.json":{"filename":"flare.json","type":"application/json","language":"JSON","raw_url":"https://gist.githubusercontent.com/mbostock/4339083/raw/a05a94858375bd0ae023f6950a2b13fac5127637/flare.json","size":11413,"truncated":false,"content":"{\n \"name\": \"flare\",\n \"children\": [\n  {\n   \"name\": \"analytics\",\n   \"children\": [\n    {\n     \"name\": \"cluster\",\n     \"children\": [\n      {\"name\": \"AgglomerativeCluster\", \"size\": 3938},\n      {\"name\": \"CommunityStructure\", \"size\": 3812},\n      {\"name\": \"HierarchicalCluster\", \"size\": 6714},\n      {\"name\": \"MergeEdge\", \"size\": 743}\n     ]\n    },\n    {\n     \"name\": \"graph\",\n     \"children\": [\n      {\"name\": \"BetweennessCentrality\", \"size\": 3534},\n      {\"name\": \"LinkDistance\", \"size\": 5731},\n      {\"name\": \"MaxFlowMinCut\", \"size\": 7840},\n      {\"name\": \"ShortestPaths\", \"size\": 5914},\n      {\"name\": \"SpanningTree\", \"size\": 3416}\n     ]\n    },\n    {\n     \"name\": \"optimization\",\n     \"children\": [\n      {\"name\": \"AspectRatioBanker\", \"size\": 7074}\n     ]\n    }\n   ]\n  },\n  {\n   \"name\": \"animate\",\n   \"children\": [\n    {\"name\": \"Easing\", \"size\": 17010},\n    {\"name\": \"FunctionSequence\", \"size\": 5842},\n    {\n     \"name\": \"interpolate\",\n     \"children\": [\n      {\"name\": \"ArrayInterpolator\", \"size\": 1983},\n      {\"name\": \"ColorInterpolator\", \"size\": 2047},\n      {\"name\": \"DateInterpolator\", \"size\": 1375},\n      {\"name\": \"Interpolator\", \"size\": 8746},\n      {\"name\": \"MatrixInterpolator\", \"size\": 2202},\n      {\"name\": \"NumberInterpolator\", \"size\": 1382},\n      {\"name\": \"ObjectInterpolator\", \"size\": 1629},\n      {\"name\": \"PointInterpolator\", \"size\": 1675},\n      {\"name\": \"RectangleInterpolator\", \"size\": 2042}\n     ]\n    },\n    {\"name\": \"ISchedulable\", \"size\": 1041},\n    {\"name\": \"Parallel\", \"size\": 5176},\n    {\"name\": \"Pause\", \"size\": 449},\n    {\"name\": \"Scheduler\", \"size\": 5593},\n    {\"name\": \"Sequence\", \"size\": 5534},\n    {\"name\": \"Transition\", \"size\": 9201},\n    {\"name\": \"Transitioner\", \"size\": 19975},\n    {\"name\": \"TransitionEvent\", \"size\": 1116},\n    {\"name\": \"Tween\", \"size\": 6006}\n   ]\n  },\n  {\n   \"name\": \"data\",\n   \"children\": [\n    {\n     \"name\": \"converters\",\n     \"children\": [\n      {\"name\": \"Converters\", \"size\": 721},\n      {\"name\": \"DelimitedTextConverter\", \"size\": 4294},\n      {\"name\": \"GraphMLConverter\", \"size\": 9800},\n      {\"name\": \"IDataConverter\", \"size\": 1314},\n      {\"name\": \"JSONConverter\", \"size\": 2220}\n     ]\n    },\n    {\"name\": \"DataField\", \"size\": 1759},\n    {\"name\": \"DataSchema\", \"size\": 2165},\n    {\"name\": \"DataSet\", \"size\": 586},\n    {\"name\": \"DataSource\", \"size\": 3331},\n    {\"name\": \"DataTable\", \"size\": 772},\n    {\"name\": \"DataUtil\", \"size\": 3322}\n   ]\n  },\n  {\n   \"name\": \"display\",\n   \"children\": [\n    {\"name\": \"DirtySprite\", \"size\": 8833},\n    {\"name\": \"LineSprite\", \"size\": 1732},\n    {\"name\": \"RectSprite\", \"size\": 3623},\n    {\"name\": \"TextSprite\", \"size\": 10066}\n   ]\n  },\n  {\n   \"name\": \"flex\",\n   \"children\": [\n    {\"name\": \"FlareVis\", \"size\": 4116}\n   ]\n  },\n  {\n   \"name\": \"physics\",\n   \"children\": [\n    {\"name\": \"DragForce\", \"size\": 1082},\n    {\"name\": \"GravityForce\", \"size\": 1336},\n    {\"name\": \"IForce\", \"size\": 319},\n    {\"name\": \"NBodyForce\", \"size\": 10498},\n    {\"name\": \"Particle\", \"size\": 2822},\n    {\"name\": \"Simulation\", \"size\": 9983},\n    {\"name\": \"Spring\", \"size\": 2213},\n    {\"name\": \"SpringForce\", \"size\": 1681}\n   ]\n  },\n  {\n   \"name\": \"query\",\n   \"children\": [\n    {\"name\": \"AggregateExpression\", \"size\": 1616},\n    {\"name\": \"And\", \"size\": 1027},\n    {\"name\": \"Arithmetic\", \"size\": 3891},\n    {\"name\": \"Average\", \"size\": 891},\n    {\"name\": \"BinaryExpression\", \"size\": 2893},\n    {\"name\": \"Comparison\", \"size\": 5103},\n    {\"name\": \"CompositeExpression\", \"size\": 3677},\n    {\"name\": \"Count\", \"size\": 781},\n    {\"name\": \"DateUtil\", \"size\": 4141},\n    {\"name\": \"Distinct\", \"size\": 933},\n    {\"name\": \"Expression\", \"size\": 5130},\n    {\"name\": \"ExpressionIterator\", \"size\": 3617},\n    {\"name\": \"Fn\", \"size\": 3240},\n    {\"name\": \"If\", \"size\": 2732},\n    {\"name\": \"IsA\", \"size\": 2039},\n    {\"name\": \"Literal\", \"size\": 1214},\n    {\"name\": \"Match\", \"size\": 3748},\n    {\"name\": \"Maximum\", \"size\": 843},\n    {\n     \"name\": \"methods\",\n     \"children\": [\n      {\"name\": \"add\", \"size\": 593},\n      {\"name\": \"and\", \"size\": 330},\n      {\"name\": \"average\", \"size\": 287},\n      {\"name\": \"count\", \"size\": 277},\n      {\"name\": \"distinct\", \"size\": 292},\n      {\"name\": \"div\", \"size\": 595},\n      {\"name\": \"eq\", \"size\": 594},\n      {\"name\": \"fn\", \"size\": 460},\n      {\"name\": \"gt\", \"size\": 603},\n      {\"name\": \"gte\", \"size\": 625},\n      {\"name\": \"iff\", \"size\": 748},\n      {\"name\": \"isa\", \"size\": 461},\n      {\"name\": \"lt\", \"size\": 597},\n      {\"name\": \"lte\", \"size\": 619},\n      {\"name\": \"max\", \"size\": 283},\n      {\"name\": \"min\", \"size\": 283},\n      {\"name\": \"mod\", \"size\": 591},\n      {\"name\": \"mul\", \"size\": 603},\n      {\"name\": \"neq\", \"size\": 599},\n      {\"name\": \"not\", \"size\": 386},\n      {\"name\": \"or\", \"size\": 323},\n      {\"name\": \"orderby\", \"size\": 307},\n      {\"name\": \"range\", \"size\": 772},\n      {\"name\": \"select\", \"size\": 296},\n      {\"name\": \"stddev\", \"size\": 363},\n      {\"name\": \"sub\", \"size\": 600},\n      {\"name\": \"sum\", \"size\": 280},\n      {\"name\": \"update\", \"size\": 307},\n      {\"name\": \"variance\", \"size\": 335},\n      {\"name\": \"where\", \"size\": 299},\n      {\"name\": \"xor\", \"size\": 354},\n      {\"name\": \"_\", \"size\": 264}\n     ]\n    },\n    {\"name\": \"Minimum\", \"size\": 843},\n    {\"name\": \"Not\", \"size\": 1554},\n    {\"name\": \"Or\", \"size\": 970},\n    {\"name\": \"Query\", \"size\": 13896},\n    {\"name\": \"Range\", \"size\": 1594},\n    {\"name\": \"StringUtil\", \"size\": 4130},\n    {\"name\": \"Sum\", \"size\": 791},\n    {\"name\": \"Variable\", \"size\": 1124},\n    {\"name\": \"Variance\", \"size\": 1876},\n    {\"name\": \"Xor\", \"size\": 1101}\n   ]\n  },\n  {\n   \"name\": \"scale\",\n   \"children\": [\n    {\"name\": \"IScaleMap\", \"size\": 2105},\n    {\"name\": \"LinearScale\", \"size\": 1316},\n    {\"name\": \"LogScale\", \"size\": 3151},\n    {\"name\": \"OrdinalScale\", \"size\": 3770},\n    {\"name\": \"QuantileScale\", \"size\": 2435},\n    {\"name\": \"QuantitativeScale\", \"size\": 4839},\n    {\"name\": \"RootScale\", \"size\": 1756},\n    {\"name\": \"Scale\", \"size\": 4268},\n    {\"name\": \"ScaleType\", \"size\": 1821},\n    {\"name\": \"TimeScale\", \"size\": 5833}\n   ]\n  },\n  {\n   \"name\": \"util\",\n   \"children\": [\n    {\"name\": \"Arrays\", \"size\": 8258},\n    {\"name\": \"Colors\", \"size\": 10001},\n    {\"name\": \"Dates\", \"size\": 8217},\n    {\"name\": \"Displays\", \"size\": 12555},\n    {\"name\": \"Filter\", \"size\": 2324},\n    {\"name\": \"Geometry\", \"size\": 10993},\n    {\n     \"name\": \"heap\",\n     \"children\": [\n      {\"name\": \"FibonacciHeap\", \"size\": 9354},\n      {\"name\": \"HeapNode\", \"size\": 1233}\n     ]\n    },\n    {\"name\": \"IEvaluable\", \"size\": 335},\n    {\"name\": \"IPredicate\", \"size\": 383},\n    {\"name\": \"IValueProxy\", \"size\": 874},\n    {\n     \"name\": \"math\",\n     \"children\": [\n      {\"name\": \"DenseMatrix\", \"size\": 3165},\n      {\"name\": \"IMatrix\", \"size\": 2815},\n      {\"name\": \"SparseMatrix\", \"size\": 3366}\n     ]\n    },\n    {\"name\": \"Maths\", \"size\": 17705},\n    {\"name\": \"Orientation\", \"size\": 1486},\n    {\n     \"name\": \"palette\",\n     \"children\": [\n      {\"name\": \"ColorPalette\", \"size\": 6367},\n      {\"name\": \"Palette\", \"size\": 1229},\n      {\"name\": \"ShapePalette\", \"size\": 2059},\n      {\"name\": \"SizePalette\", \"size\": 2291}\n     ]\n    },\n    {\"name\": \"Property\", \"size\": 5559},\n    {\"name\": \"Shapes\", \"size\": 19118},\n    {\"name\": \"Sort\", \"size\": 6887},\n    {\"name\": \"Stats\", \"size\": 6557},\n    {\"name\": \"Strings\", \"size\": 22026}\n   ]\n  },\n  {\n   \"name\": \"vis\",\n   \"children\": [\n    {\n     \"name\": \"axis\",\n     \"children\": [\n      {\"name\": \"Axes\", \"size\": 1302},\n      {\"name\": \"Axis\", \"size\": 24593},\n      {\"name\": \"AxisGridLine\", \"size\": 652},\n      {\"name\": \"AxisLabel\", \"size\": 636},\n      {\"name\": \"CartesianAxes\", \"size\": 6703}\n     ]\n    },\n    {\n     \"name\": \"controls\",\n     \"children\": [\n      {\"name\": \"AnchorControl\", \"size\": 2138},\n      {\"name\": \"ClickControl\", \"size\": 3824},\n      {\"name\": \"Control\", \"size\": 1353},\n      {\"name\": \"ControlList\", \"size\": 4665},\n      {\"name\": \"DragControl\", \"size\": 2649},\n      {\"name\": \"ExpandControl\", \"size\": 2832},\n      {\"name\": \"HoverControl\", \"size\": 4896},\n      {\"name\": \"IControl\", \"size\": 763},\n      {\"name\": \"PanZoomControl\", \"size\": 5222},\n      {\"name\": \"SelectionControl\", \"size\": 7862},\n      {\"name\": \"TooltipControl\", \"size\": 8435}\n     ]\n    },\n    {\n     \"name\": \"data\",\n     \"children\": [\n      {\"name\": \"Data\", \"size\": 20544},\n      {\"name\": \"DataList\", \"size\": 19788},\n      {\"name\": \"DataSprite\", \"size\": 10349},\n      {\"name\": \"EdgeSprite\", \"size\": 3301},\n      {\"name\": \"NodeSprite\", \"size\": 19382},\n      {\n       \"name\": \"render\",\n       \"children\": [\n        {\"name\": \"ArrowType\", \"size\": 698},\n        {\"name\": \"EdgeRenderer\", \"size\": 5569},\n        {\"name\": \"IRenderer\", \"size\": 353},\n        {\"name\": \"ShapeRenderer\", \"size\": 2247}\n       ]\n      },\n      {\"name\": \"ScaleBinding\", \"size\": 11275},\n      {\"name\": \"Tree\", \"size\": 7147},\n      {\"name\": \"TreeBuilder\", \"size\": 9930}\n     ]\n    },\n    {\n     \"name\": \"events\",\n     \"children\": [\n      {\"name\": \"DataEvent\", \"size\": 2313},\n      {\"name\": \"SelectionEvent\", \"size\": 1880},\n      {\"name\": \"TooltipEvent\", \"size\": 1701},\n      {\"name\": \"VisualizationEvent\", \"size\": 1117}\n     ]\n    },\n    {\n     \"name\": \"legend\",\n     \"children\": [\n      {\"name\": \"Legend\", \"size\": 20859},\n      {\"name\": \"LegendItem\", \"size\": 4614},\n      {\"name\": \"LegendRange\", \"size\": 10530}\n     ]\n    },\n    {\n     \"name\": \"operator\",\n     \"children\": [\n      {\n       \"name\": \"distortion\",\n       \"children\": [\n        {\"name\": \"BifocalDistortion\", \"size\": 4461},\n        {\"name\": \"Distortion\", \"size\": 6314},\n        {\"name\": \"FisheyeDistortion\", \"size\": 3444}\n       ]\n      },\n      {\n       \"name\": \"encoder\",\n       \"children\": [\n        {\"name\": \"ColorEncoder\", \"size\": 3179},\n        {\"name\": \"Encoder\", \"size\": 4060},\n        {\"name\": \"PropertyEncoder\", \"size\": 4138},\n        {\"name\": \"ShapeEncoder\", \"size\": 1690},\n        {\"name\": \"SizeEncoder\", \"size\": 1830}\n       ]\n      },\n      {\n       \"name\": \"filter\",\n       \"children\": [\n        {\"name\": \"FisheyeTreeFilter\", \"size\": 5219},\n        {\"name\": \"GraphDistanceFilter\", \"size\": 3165},\n        {\"name\": \"VisibilityFilter\", \"size\": 3509}\n       ]\n      },\n      {\"name\": \"IOperator\", \"size\": 1286},\n      {\n       \"name\": \"label\",\n       \"children\": [\n        {\"name\": \"Labeler\", \"size\": 9956},\n        {\"name\": \"RadialLabeler\", \"size\": 3899},\n        {\"name\": \"StackedAreaLabeler\", \"size\": 3202}\n       ]\n      },\n      {\n       \"name\": \"layout\",\n       \"children\": [\n        {\"name\": \"AxisLayout\", \"size\": 6725},\n        {\"name\": \"BundledEdgeRouter\", \"size\": 3727},\n        {\"name\": \"CircleLayout\", \"size\": 9317},\n        {\"name\": \"CirclePackingLayout\", \"size\": 12003},\n        {\"name\": \"DendrogramLayout\", \"size\": 4853},\n        {\"name\": \"ForceDirectedLayout\", \"size\": 8411},\n        {\"name\": \"IcicleTreeLayout\", \"size\": 4864},\n        {\"name\": \"IndentedTreeLayout\", \"size\": 3174},\n        {\"name\": \"Layout\", \"size\": 7881},\n        {\"name\": \"NodeLinkTreeLayout\", \"size\": 12870},\n        {\"name\": \"PieLayout\", \"size\": 2728},\n        {\"name\": \"RadialTreeLayout\", \"size\": 12348},\n        {\"name\": \"RandomLayout\", \"size\": 870},\n        {\"name\": \"StackedAreaLayout\", \"size\": 9121},\n        {\"name\": \"TreeMapLayout\", \"size\": 9191}\n       ]\n      },\n      {\"name\": \"Operator\", \"size\": 2490},\n      {\"name\": \"OperatorList\", \"size\": 5248},\n      {\"name\": \"OperatorSequence\", \"size\": 4190},\n      {\"name\": \"OperatorSwitch\", \"size\": 2581},\n      {\"name\": \"SortOperator\", \"size\": 2023}\n     ]\n    },\n    {\"name\": \"Visualization\", \"size\": 16540}\n   ]\n  }\n ]\n}","encoding":"utf-8"},"index.html":{"filename":"index.html","type":"text/html","language":"HTML","raw_url":"https://gist.githubusercontent.com/mbostock/4339083/raw/7f2b434e88cc1d469cf97c19a8ac0b2f81757152/index.html","size":4235,"truncated":false,"content":"<!DOCTYPE html>\n<meta charset=\"utf-8\">\n<style>\n\n.node {\n  cursor: pointer;\n}\n\n.node circle {\n  fill: #fff;\n  stroke: steelblue;\n  stroke-width: 1.5px;\n}\n\n.node text {\n  font: 10px sans-serif;\n}\n\n.link {\n  fill: none;\n  stroke: #ccc;\n  stroke-width: 1.5px;\n}\n\n</style>\n<body>\n<script src=\"//d3js.org/d3.v3.min.js\"></script>\n<script>\n\nvar margin = {top: 20, right: 120, bottom: 20, left: 120},\n    width = 960 - margin.right - margin.left,\n    height = 800 - margin.top - margin.bottom;\n\nvar i = 0,\n    duration = 750,\n    root;\n\nvar tree = d3.layout.tree()\n    .size([height, width]);\n\nvar diagonal = d3.svg.diagonal()\n    .projection(function(d) { return [d.y, d.x]; });\n\nvar svg = d3.select(\"body\").append(\"svg\")\n    .attr(\"width\", width + margin.right + margin.left)\n    .attr(\"height\", height + margin.top + margin.bottom)\n  .append(\"g\")\n    .attr(\"transform\", \"translate(\" + margin.left + \",\" + margin.top + \")\");\n\nd3.json(\"flare.json\", function(error, flare) {\n  if (error) throw error;\n\n  root = flare;\n  root.x0 = height / 2;\n  root.y0 = 0;\n\n  function collapse(d) {\n    if (d.children) {\n      d._children = d.children;\n      d._children.forEach(collapse);\n      d.children = null;\n    }\n  }\n\n  root.children.forEach(collapse);\n  update(root);\n});\n\nd3.select(self.frameElement).style(\"height\", \"800px\");\n\nfunction update(source) {\n\n  // Compute the new tree layout.\n  var nodes = tree.nodes(root).reverse(),\n      links = tree.links(nodes);\n\n  // Normalize for fixed-depth.\n  nodes.forEach(function(d) { d.y = d.depth * 180; });\n\n  // Update the nodes…\n  var node = svg.selectAll(\"g.node\")\n      .data(nodes, function(d) { return d.id || (d.id = ++i); });\n\n  // Enter any new nodes at the parent's previous position.\n  var nodeEnter = node.enter().append(\"g\")\n      .attr(\"class\", \"node\")\n      .attr(\"transform\", function(d) { return \"translate(\" + source.y0 + \",\" + source.x0 + \")\"; })\n      .on(\"click\", click);\n\n  nodeEnter.append(\"circle\")\n      .attr(\"r\", 1e-6)\n      .style(\"fill\", function(d) { return d._children ? \"lightsteelblue\" : \"#fff\"; });\n\n  nodeEnter.append(\"text\")\n      .attr(\"x\", function(d) { return d.children || d._children ? -10 : 10; })\n      .attr(\"dy\", \".35em\")\n      .attr(\"text-anchor\", function(d) { return d.children || d._children ? \"end\" : \"start\"; })\n      .text(function(d) { return d.name; })\n      .style(\"fill-opacity\", 1e-6);\n\n  // Transition nodes to their new position.\n  var nodeUpdate = node.transition()\n      .duration(duration)\n      .attr(\"transform\", function(d) { return \"translate(\" + d.y + \",\" + d.x + \")\"; });\n\n  nodeUpdate.select(\"circle\")\n      .attr(\"r\", 4.5)\n      .style(\"fill\", function(d) { return d._children ? \"lightsteelblue\" : \"#fff\"; });\n\n  nodeUpdate.select(\"text\")\n      .style(\"fill-opacity\", 1);\n\n  // Transition exiting nodes to the parent's new position.\n  var nodeExit = node.exit().transition()\n      .duration(duration)\n      .attr(\"transform\", function(d) { return \"translate(\" + source.y + \",\" + source.x + \")\"; })\n      .remove();\n\n  nodeExit.select(\"circle\")\n      .attr(\"r\", 1e-6);\n\n  nodeExit.select(\"text\")\n      .style(\"fill-opacity\", 1e-6);\n\n  // Update the links…\n  var link = svg.selectAll(\"path.link\")\n      .data(links, function(d) { return d.target.id; });\n\n  // Enter any new links at the parent's previous position.\n  link.enter().insert(\"path\", \"g\")\n      .attr(\"class\", \"link\")\n      .attr(\"d\", function(d) {\n        var o = {x: source.x0, y: source.y0};\n        return diagonal({source: o, target: o});\n      });\n\n  // Transition links to their new position.\n  link.transition()\n      .duration(duration)\n      .attr(\"d\", diagonal);\n\n  // Transition exiting nodes to the parent's new position.\n  link.exit().transition()\n      .duration(duration)\n      .attr(\"d\", function(d) {\n        var o = {x: source.x, y: source.y};\n        return diagonal({source: o, target: o});\n      })\n      .remove();\n\n  // Stash the old positions for transition.\n  nodes.forEach(function(d) {\n    d.x0 = d.x;\n    d.y0 = d.y;\n  });\n}\n\n// Toggle children on click.\nfunction click(d) {\n  if (d.children) {\n    d._children = d.children;\n    d.children = null;\n  } else {\n    d.children = d._children;\n    d._children = null;\n  }\n  update(d);\n}\n\n</script>\n","encoding":"utf-8"},"thumbnail.png":{"filename":"thumbnail.png","type":"image/png","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/4339083/raw/65e7be96865fa4e37c857b0a06a30d7cac0986e3/thumbnail.png","size":16334,"truncated":false,"content":"iVBORw0KGgoAAAANSUhEUgAAAOYAAAB4CAIAAABpZBnfAAAKn2lDQ1BpY20A\nAEjHlZYHUFPpFse/e9MbLRABKaH3Ll16DaAgVRCVkIQQSgiBICI2RFyBFUVE\nBGyIIKLgWmhrQUSxsAhYsKALsigo62IBCyrvAo/w3rzZebNn5uT75cyZ//3O\nd+838weA3MQUCBJgKQAS+anCQC9X+srwCDquH5AABRCBOjBkslIELgEBfuBv\nY/IhgGbWe0YzWuCfhTSbk8ICAApAOJqdwkpE+DySh1gCYSoAqGCkrrkuVTDD\n6QjLCpENIpw/w9w5PjLD0XN8frYnONAN4ZsA4MlMppALAOk+UqensbiIDukj\nwqZ8No8PAFkTYUdWLJONMJLAMDExaYZ3I6wb/R863P/SjBZrMplcMc/NMht4\nd16KIIG5/h8ex/+PxATR/DNUkCSnxAf5Iqs2cmbpLKZH0DzHchh+8yxIdQ2c\nZ14qI1jcI/IOmWdRfIjLPMcn+Yr7+dHL/cX6KW4R85wRGxw2z2yOu8c8C5MC\nxf0paUEeC/1uy+c5jukTMM9M4ewss8xJ8Apc2HOAeJ/8hOXiWWKEnuIeTsrC\nvKmxwd5iRj4AcT/PkyGeV+i9oJ8QINYUigLF58Dhh4g12Ux38dmCYBALRIAP\n2IADhCAaJIEEkArowB3wQAoQIP+YAHndqZz01JmB3JIE64U8bmwq3QW5FRxD\nOoPPMjakm5uamYOZOzb3Cj/QZu8ORLu9UEtuBcA2FylyF2pMDQCaXwJAnVyo\nabyf+04vdbNEwrS5GnrmB4PcXEkgCxSQL0QD6AIjYA6sgD1wBh7AB/gjk4SD\nNYCFzJOITLIOZIKtIAfkgd1gHygFh8ExcAKcBmdBI7gIroIb4A7oBg/AUzAA\nhsEbMA4mwRQEQTiIAlEhBUgV0oIMIHPIBnKEPCA/KBAKh6IgLsSHRFAmtA3K\ngwqhUugoVAP9AjVDV6FbUA/0GBqERqH30FcYBZNhWVgZ1oZNYBvYBfaFg+HV\nMBdOhjPgbHgXXAJXwKfgBvgqfAd+AA/Ab+AJFECRUDSUGsoIZYNyQ/mjIlAx\nKCFqEyoXVYyqQNWhWlAdqHuoAdQY6gsai6ai6WgjtD3aGx2CZqGT0ZvQ+ehS\n9Al0A7odfQ89iB5H/8BQMEoYA4wdhoFZieFi1mFyMMWYKswFzHXMA8wwZhKL\nxdKwOlhrrDc2HBuH3YDNxx7E1mNbsT3YIewEDodTwBngHHD+OCYuFZeDO4A7\nhbuC68UN4z7jSXhVvDneEx+B5+Oz8MX4k/jL+F78K/wUQYqgRbAj+BPYhPWE\nAkIloYVwlzBMmCJKE3WIDsRgYhxxK7GEWEe8TuwnfiCRSOokW9IKEo+0hVRC\nOkO6SRokfSHLkPXJbuRIsoi8i1xNbiU/Jn+gUCjaFGdKBCWVsotSQ7lGeU75\nLEGVMJZgSLAlNkuUSTRI9Eq8lSRIakm6SK6RzJAsljwneVdyTIogpS3lJsWU\n2iRVJtUs1Sc1IU2VNpP2l06Uzpc+KX1LekQGJ6Mt4yHDlsmWOSZzTWaIiqJq\nUN2oLOo2aiX1OnVYFiurI8uQjZPNkz0t2yU7Licjt0QuVC5drkzuktwADUXT\npjFoCbQC2lnaQ9rXRcqLXBZxFu1cVLeod9En+cXyzvIc+Vz5evkH8l8V6Aoe\nCvEKexQaFZ4pohX1FVcorlM8pHhdcWyx7GL7xazFuYvPLn6iBCvpKwUqbVA6\nptSpNKGsouylLFA+oHxNeUyFpuKsEqdSpHJZZVSVquqoylMtUr2i+pouR3eh\nJ9BL6O30cTUlNW81kdpRtS61KXUd9RD1LPV69WcaRA0bjRiNIo02jXFNVc1l\nmpmatZpPtAhaNlqxWvu1OrQ+aetoh2nv0G7UHtGR12HoZOjU6vTrUnSddJN1\nK3Tv62H1bPTi9Q7qdevD+pb6sfpl+ncNYAMrA57BQYMeQ4yhrSHfsMKwz4hs\n5GKUZlRrNGhMM/YzzjJuNH5romkSYbLHpMPkh6mlaYJppelTMxkzH7Mssxaz\n9+b65izzMvP7FhQLT4vNFk0W75YYLOEsObTkkSXVcpnlDss2y+9W1lZCqzqr\nUWtN6yjrcus+G1mbAJt8m5u2GFtX2822F22/2FnZpdqdtfvL3sg+3v6k/chS\nnaWcpZVLhxzUHZgORx0GHOmOUY5HHAec1JyYThVOL5w1nNnOVc6vXPRc4lxO\nubx1NXUVul5w/eRm57bRrdUd5e7lnuve5SHjEeJR6vHcU92T61nrOe5l6bXB\nq9Ub4+3rvce7j6HMYDFqGOM+1j4bfdp9yb5BvqW+L/z0/YR+LcvgZT7L9i7r\nX661nL+80R/4M/z3+j8L0AlIDvh1BXZFwIqyFS8DzQIzAzuCqEFrg04GTQa7\nBhcEPw3RDRGFtIVKhkaG1oR+CnMPKwwbWGmycuPKO+GK4bzwpghcRGhEVcTE\nKo9V+1YNR1pG5kQ+XK2zOn31rTWKaxLWXForuZa59lwUJios6mTUN6Y/s4I5\nEc2ILo8eZ7mx9rPesJ3ZRexRjgOnkPMqxiGmMGaE68Ddyx2NdYotjh3jufFK\nee/ivOMOx32K94+vjp9OCEuoT8QnRiU282X48fz2JJWk9KQegYEgRzCQbJe8\nL3lc6CusSoFSVqc0pcoiZqZTpCvaLhpMc0wrS/u8LnTduXTpdH5653r99TvX\nv8rwzDi+Ab2BtaEtUy1za+bgRpeNRzdBm6I3tW3W2Jy9eXiL15YTW4lb47f+\nlmWaVZj1cVvYtpZs5ewt2UPbvbbX5kjkCHP6dtjvOPwT+ifeT107LXYe2Pkj\nl517O880rzjvWz4r//bPZj+X/Dy9K2ZXV4FVwaHd2N383Q/3OO05UShdmFE4\ntHfZ3oYielFu0cd9a/fdKl5SfHg/cb9o/0CJX0nTAc0Duw98K40tfVDmWlZf\nrlS+s/zTQfbB3kPOh+oOKx/OO/z1CO/Io6NeRxsqtCuKj2GPpR17WRla2XHc\n5nhNlWJVXtX3an71wInAE+011jU1J5VOFtTCtaLa0VORp7pPu59uqjOqO1pP\nq887A86Izrz+JeqXh2d9z7adszlXd17rfPkF6oXcBqhhfcN4Y2zjQFN4U0+z\nT3Nbi33LhV+Nf62+qHax7JLcpYLLxMvZl6evZFyZaBW0jl3lXh1qW9v29NrK\na/fbV7R3Xfe9fvOG541rHS4dV2463Lx4y+5W822b2413rO40dFp2XvjN8rcL\nXVZdDXet7zZ123a39Cztudzr1Hv1nvu9G/cZ9+88WP6g52HIw0d9kX0Dj9iP\nRh4nPH73JO3J1NMt/Zj+3GdSz4qfKz2v+F3v9/oBq4FLg+6DnS+CXjwdYg29\n+SPlj2/D2S8pL4tfqb6qGTEfuTjqOdr9etXr4TeCN1NjOX9K/1n+Vvft+b+c\n/+ocXzk+/E74bvp9/geFD9Ufl3xsmwiYeD6ZODn1KfezwucTX2y+dHwN+/pq\nat033LeS73rfW374/uifTpyeFjCFzFkrgEISjokB4H01AJRwxDt0A0CUmPPA\nswHN+fZZAn/Hcz55NqwAqHYGIGQLAH6IRzmEpBbCZGSdsXPBzgC2sBDnvyMl\nxsJ8TouMOD3M5+npD8oA4FoA+C6cnp46OD39vRLZ7GMAWpPnvPdMYKUAKNSh\nycgdv9Nm+T8e+F83E/33EuJBpgAANOpJREFUeNrtvelvZFmWH3buffsSL/YI\nbkkmc19q37uql+lZJEOCDIwtQfAYtqCPhv4Yf/A3AwbsD4YFjwR4GcyMLKhH\n6u6pru6u6q69kplMksnkHsuLiLe/u/nDJV9GMZmZzKysZLDFH9DVkcFY3rvv\nxHnnnvM7v4OEEHCGM5we4JM+gDOc4elwZrJnOGU4M9kznDKcmewZThnOTPYP\nE1wIfrCxfqodtgAhJntLjib78M7wFCguJULo4aeLpwQAQkgIABAIIXHwJ8EF\noEPvPXj/w8+eHM687CnDY1wMOgAAfLra+/nX25QDMDoMBoxzyhihJMoyShml\nlOSUc8EZY5SlaZokGQAIQPFouHZvPSEUADhjcZIyLgRjnPOTPvWD0zzzsqcU\njDHOOedcPhBCCCE4F4aG72yPIqY2PWOQoQva3v/8v//VD157udft6bbZSdKG\n7iQq7W4EoKILi82tzS5PdbtumIh2h2F1qjrfmloehldKtS++/jAMrFLVbLbq\nf/TjH7u2Ica89UnhzGQnFEKI8buxEIJSmuc5IaRweBhjhBA+AAAgjFWMhgn5\n9N5ACHH9XF1P9u5vbX368W/SDINmXH/pBs+S+Zs3Omu762t3X3vvzaWvvzDN\nVq3mRn4nI3mpVmc5oQjFfgRaqiIvT/yLr7x5fXHuxI1V4sxkJwiHzBQA8jzP\nsowQIoTAGGuapiiKqqqqqj4+vExyShj3LF1+5nA0RBhzzite+RjHMQG+9NE4\nM9nvBCHkZmYsxESAAMndOn7SpuVhGwUAQkhhpoqiaJpmGIaiKE91YJ+v9cKU\nvHNlisSDu/e2z58/b+laksQI4TzLnJKna0oYjfKcUYFcS19bvVduNF1T98pl\nmqW7Pb/eaJkqBGGoW46paye90g9wZrLfOx6xkf8WKKWUUkIIYwwhdMhMZVQg\nA9YibJXPyyBBjOWzDBXf2QkToTY8M0iFkdze2sm6d1fUSslP83jATAc4lC4v\ntHqd9SgReUSaNaPX6wGzzFm3UZ6mvY31vXDq0uWaLj75/NcXL7/zX/2Tn3DO\nZexx4jgz2WdHnqa7vl+tNSwsuj0fsFYqWYJSyy19tLQDgN672jrS0co9EyGE\nEFLYorzjy/BUCFFsquRb5PNF5AoH+QH5uDAmAaBiNErI79b6jIub840Sij79\n4papqm6tWm40OtuDxnT13jcrFMPF8wtJHG2t3xeKVnYVjG2vWbm/cs82NcPy\nhoO+W29qIgDk3rh+6cgbwongzGSfBZwLjNEn//Hff7LddcqzWnftq/V1Xdiq\nrb3//jtGbd62dIRwt9d/9ZwXZ1QIzjknB5CuUVEU0zQNw9A0TVVVRVGkCUrb\nVRRFmumzHWFGGGXcMQ/d0AUACNj/UGmFjFGEFIwnwhyPgzOTfRZIs7t766tB\nQhnjhqYgVdURCKxeuXY1SshXG0NAcGO23CgZOWXiwF+yA8hQddy/FlZb3O4B\noMgGFP61SL4+/jb9u5VumJL3rrZFnsdZgrDiWDYSlHBsKCjN0ijLPcehjGm6\nIQTv7O6mhE7PnXN0NU2SNCe2bSHOkaIqyrP/cr4PnJnsU4AxliRJnucy3DQt\nS33ErmiUEADwrCfvWooollIKANJ8dV3HGMv4gTEm/zQeJxx51WRNy9Tw0k6Q\ngdb2TD/jbu/+f/r470cKLnFvasq+tz5q1S3BsoDpZV3hmJOUx1QoNf2l1syt\nYXRJN37/zW9o5jmeNrdw7k9/+ke6OkH2Cmcme0xQSsMwZIwZhmFZltwYFZug\n8Vc+cY8yvuCHvJf0vnmeU0r3fxWmqarqoz5H3tmLD5S+GWMUJuST1T5h7LXF\nhpplYRatb6+QQCxcmv/i8y8vXLkadXa89nkRj/xRP4pivVR1bZXnnAjIw0Ro\n1MBOngWXXn59vlWbtKTXmck+AYyx0WjEOXccxzTNY75Lrunxr/PDmxvGWJqm\neZ7Lrbp0vZqmHXPbnlPOOLd09VsfLoo49hTjzGQfCSHEaDQihLiue3xjfS7f\ne8h8C9fLGAMAuUWTkI8LakGBj+92woT86OZMr7PdG4SaYUw3m1kUCEWzTLOz\nt5MSaFbdURDV6g0hhGlbhqrwB8aAJGlmoqLY/SM7M9kjEcdxFEW2bTuOA4/I\n+b8APPy9QgiZvpUYD3ABoIhlCTJaJWNAQN385i//3YdgsXPNOVfJ4iAdMmYi\nd+F8Oxrt7Oz5da98d6f7T//ZX9y4MiczISe99k/AmckeBiFkNBopiuJ53oQk\nzyUe/7MRBwUGDBDn9Ld3uzlhr19s2pytbmwqOlGRy0nv57/8/IMP3kWg5DQx\n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\n","encoding":"base64"}},"public":true,"created_at":"2012-12-19T18:27:41Z","updated_at":"2026-05-28T19:58:38Z","description":"Collapsible Tree","comments":20,"user":null,"comments_enabled":true,"comments_url":"https://api.github.com/gists/4339083/comments","owner":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"forks":[{"url":"https://api.github.com/gists/4612638","user":{"login":"mikepatrickryan","id":3339590,"node_id":"MDQ6VXNlcjMzMzk1OTA=","avatar_url":"https://avatars.githubusercontent.com/u/3339590?v=4","gravatar_id":"","url":"https://api.github.com/users/mikepatrickryan","html_url":"https://github.com/mikepatrickryan","followers_url":"https://api.github.com/users/mikepatrickryan/followers","following_url":"https://api.github.com/users/mikepatrickryan/following{/other_user}","gists_url":"https://api.github.com/users/mikepatrickryan/gists{/gist_id}","starred_url":"https://api.github.com/users/mikepatrickryan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mikepatrickryan/subscriptions","organizations_url":"https://api.github.com/users/mikepatrickryan/orgs","repos_url":"https://api.github.com/users/mikepatrickryan/repos","events_url":"https://api.github.com/users/mikepatrickryan/events{/privacy}","received_events_url":"https://api.github.com/users/mikepatrickryan/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":28,"public_gists":1,"followers":3,"following":5,"created_at":"2013-01-22T14:00:07Z","updated_at":"2017-08-14T19:45:48Z"},"id":"4612638","created_at":"2013-01-23T20:22:34Z","updated_at":"2015-12-11T14:09:09Z"},{"url":"https://api.github.com/gists/4669558","user":{"login":"nathanleclaire","id":1476820,"node_id":"MDQ6VXNlcjE0NzY4MjA=","avatar_url":"https://avatars.githubusercontent.com/u/1476820?v=4","gravatar_id":"","url":"https://api.github.com/users/nathanleclaire","html_url":"https://github.com/nathanleclaire","followers_url":"https://api.github.com/users/nathanleclaire/followers","following_url":"https://api.github.com/users/nathanleclaire/following{/other_user}","gists_url":"https://api.github.com/users/nathanleclaire/gists{/gist_id}","starred_url":"https://api.github.com/users/nathanleclaire/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nathanleclaire/subscriptions","organizations_url":"https://api.github.com/users/nathanleclaire/orgs","repos_url":"https://api.github.com/users/nathanleclaire/repos","events_url":"https://api.github.com/users/nathanleclaire/events{/privacy}","received_events_url":"https://api.github.com/users/nathanleclaire/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Nathan LeClaire","company":null,"blog":"https://nathanleclaire.com","location":"San Francisco, CA","email":null,"hireable":null,"bio":"Working on distributed systems, containers, and inventing the future. Makes delicious rice from time to time as well.","twitter_username":"dotpem","public_repos":174,"public_gists":90,"followers":414,"following":2,"created_at":"2012-02-26T23:19:45Z","updated_at":"2026-07-10T01:54:56Z"},"id":"4669558","created_at":"2013-01-30T00:44:33Z","updated_at":"2015-12-11T22:28:53Z"},{"url":"https://api.github.com/gists/4983258","user":{"login":"sohlis","id":1531185,"node_id":"MDQ6VXNlcjE1MzExODU=","avatar_url":"https://avatars.githubusercontent.com/u/1531185?v=4","gravatar_id":"","url":"https://api.github.com/users/sohlis","html_url":"https://github.com/sohlis","followers_url":"https://api.github.com/users/sohlis/followers","following_url":"https://api.github.com/users/sohlis/following{/other_user}","gists_url":"https://api.github.com/users/sohlis/gists{/gist_id}","starred_url":"https://api.github.com/users/sohlis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sohlis/subscriptions","organizations_url":"https://api.github.com/users/sohlis/orgs","repos_url":"https://api.github.com/users/sohlis/repos","events_url":"https://api.github.com/users/sohlis/events{/privacy}","received_events_url":"https://api.github.com/users/sohlis/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Stefan Sohlstrom","company":"Opal","blog":"stefansohlstrom.com","location":"SF","email":"stefan.sohlstrom@gmail.com","hireable":true,"bio":"Making software a little harder","twitter_username":null,"public_repos":48,"public_gists":6,"followers":21,"following":29,"created_at":"2012-03-13T01:38:30Z","updated_at":"2026-06-04T17:14:20Z"},"id":"4983258","created_at":"2013-02-19T05:07:11Z","updated_at":"2015-12-13T22:18:55Z"},{"url":"https://api.github.com/gists/5013007","user":{"login":"doclements","id":430808,"node_id":"MDQ6VXNlcjQzMDgwOA==","avatar_url":"https://avatars.githubusercontent.com/u/430808?v=4","gravatar_id":"","url":"https://api.github.com/users/doclements","html_url":"https://github.com/doclements","followers_url":"https://api.github.com/users/doclements/followers","following_url":"https://api.github.com/users/doclements/following{/other_user}","gists_url":"https://api.github.com/users/doclements/gists{/gist_id}","starred_url":"https://api.github.com/users/doclements/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/doclements/subscriptions","organizations_url":"https://api.github.com/users/doclements/orgs","repos_url":"https://api.github.com/users/doclements/repos","events_url":"https://api.github.com/users/doclements/events{/privacy}","received_events_url":"https://api.github.com/users/doclements/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":"Plymouth","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":75,"public_gists":19,"followers":16,"following":2,"created_at":"2010-10-07T10:56:05Z","updated_at":"2026-04-22T07:58:36Z"},"id":"5013007","created_at":"2013-02-22T12:06:26Z","updated_at":"2015-12-14T02:19:40Z"},{"url":"https://api.github.com/gists/5814701","user":{"login":"reefrocks","id":1584871,"node_id":"MDQ6VXNlcjE1ODQ4NzE=","avatar_url":"https://avatars.githubusercontent.com/u/1584871?v=4","gravatar_id":"","url":"https://api.github.com/users/reefrocks","html_url":"https://github.com/reefrocks","followers_url":"https://api.github.com/users/reefrocks/followers","following_url":"https://api.github.com/users/reefrocks/following{/other_user}","gists_url":"https://api.github.com/users/reefrocks/gists{/gist_id}","starred_url":"https://api.github.com/users/reefrocks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/reefrocks/subscriptions","organizations_url":"https://api.github.com/users/reefrocks/orgs","repos_url":"https://api.github.com/users/reefrocks/repos","events_url":"https://api.github.com/users/reefrocks/events{/privacy}","received_events_url":"https://api.github.com/users/reefrocks/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Janis Ozolins","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":5,"public_gists":2,"followers":2,"following":1,"created_at":"2012-03-28T20:36:29Z","updated_at":"2026-05-27T17:52:32Z"},"id":"5814701","created_at":"2013-06-19T14:24:02Z","updated_at":"2015-12-18T16:58:52Z"},{"url":"https://api.github.com/gists/6060495","user":{"login":"Goask","id":1954735,"node_id":"MDQ6VXNlcjE5NTQ3MzU=","avatar_url":"https://avatars.githubusercontent.com/u/1954735?v=4","gravatar_id":"","url":"https://api.github.com/users/Goask","html_url":"https://github.com/Goask","followers_url":"https://api.github.com/users/Goask/followers","following_url":"https://api.github.com/users/Goask/following{/other_user}","gists_url":"https://api.github.com/users/Goask/gists{/gist_id}","starred_url":"https://api.github.com/users/Goask/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Goask/subscriptions","organizations_url":"https://api.github.com/users/Goask/orgs","repos_url":"https://api.github.com/users/Goask/repos","events_url":"https://api.github.com/users/Goask/events{/privacy}","received_events_url":"https://api.github.com/users/Goask/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":3,"followers":0,"following":0,"created_at":"2012-07-11T06:51:49Z","updated_at":"2022-08-29T00:27:33Z"},"id":"6060495","created_at":"2013-07-23T07:30:45Z","updated_at":"2015-12-20T02:59:30Z"},{"url":"https://api.github.com/gists/6060513","user":{"login":"Goask","id":1954735,"node_id":"MDQ6VXNlcjE5NTQ3MzU=","avatar_url":"https://avatars.githubusercontent.com/u/1954735?v=4","gravatar_id":"","url":"https://api.github.com/users/Goask","html_url":"https://github.com/Goask","followers_url":"https://api.github.com/users/Goask/followers","following_url":"https://api.github.com/users/Goask/following{/other_user}","gists_url":"https://api.github.com/users/Goask/gists{/gist_id}","starred_url":"https://api.github.com/users/Goask/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Goask/subscriptions","organizations_url":"https://api.github.com/users/Goask/orgs","repos_url":"https://api.github.com/users/Goask/repos","events_url":"https://api.github.com/users/Goask/events{/privacy}","received_events_url":"https://api.github.com/users/Goask/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":3,"followers":0,"following":0,"created_at":"2012-07-11T06:51:49Z","updated_at":"2022-08-29T00:27:33Z"},"id":"6060513","created_at":"2013-07-23T07:33:01Z","updated_at":"2015-12-20T02:59:31Z"},{"url":"https://api.github.com/gists/8358164","user":{"login":"bandwagoneer","id":6370440,"node_id":"MDQ6VXNlcjYzNzA0NDA=","avatar_url":"https://avatars.githubusercontent.com/u/6370440?v=4","gravatar_id":"","url":"https://api.github.com/users/bandwagoneer","html_url":"https://github.com/bandwagoneer","followers_url":"https://api.github.com/users/bandwagoneer/followers","following_url":"https://api.github.com/users/bandwagoneer/following{/other_user}","gists_url":"https://api.github.com/users/bandwagoneer/gists{/gist_id}","starred_url":"https://api.github.com/users/bandwagoneer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bandwagoneer/subscriptions","organizations_url":"https://api.github.com/users/bandwagoneer/orgs","repos_url":"https://api.github.com/users/bandwagoneer/repos","events_url":"https://api.github.com/users/bandwagoneer/events{/privacy}","received_events_url":"https://api.github.com/users/bandwagoneer/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":3,"followers":0,"following":1,"created_at":"2014-01-10T16:14:26Z","updated_at":"2026-03-26T22:17:09Z"},"id":"8358164","created_at":"2014-01-10T17:03:02Z","updated_at":"2016-01-02T20:39:07Z"},{"url":"https://api.github.com/gists/8479059","user":{"login":"jueleto","id":3949009,"node_id":"MDQ6VXNlcjM5NDkwMDk=","avatar_url":"https://avatars.githubusercontent.com/u/3949009?v=4","gravatar_id":"","url":"https://api.github.com/users/jueleto","html_url":"https://github.com/jueleto","followers_url":"https://api.github.com/users/jueleto/followers","following_url":"https://api.github.com/users/jueleto/following{/other_user}","gists_url":"https://api.github.com/users/jueleto/gists{/gist_id}","starred_url":"https://api.github.com/users/jueleto/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jueleto/subscriptions","organizations_url":"https://api.github.com/users/jueleto/orgs","repos_url":"https://api.github.com/users/jueleto/repos","events_url":"https://api.github.com/users/jueleto/events{/privacy}","received_events_url":"https://api.github.com/users/jueleto/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Juan Ledesma","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":61,"public_gists":1,"followers":5,"following":3,"created_at":"2013-03-23T11:59:54Z","updated_at":"2026-06-02T10:07:30Z"},"id":"8479059","created_at":"2014-01-17T18:41:30Z","updated_at":"2016-01-03T14:49:13Z"},{"url":"https://api.github.com/gists/9717771","user":{"login":"sfsheath","id":188519,"node_id":"MDQ6VXNlcjE4ODUxOQ==","avatar_url":"https://avatars.githubusercontent.com/u/188519?v=4","gravatar_id":"","url":"https://api.github.com/users/sfsheath","html_url":"https://github.com/sfsheath","followers_url":"https://api.github.com/users/sfsheath/followers","following_url":"https://api.github.com/users/sfsheath/following{/other_user}","gists_url":"https://api.github.com/users/sfsheath/gists{/gist_id}","starred_url":"https://api.github.com/users/sfsheath/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sfsheath/subscriptions","organizations_url":"https://api.github.com/users/sfsheath/orgs","repos_url":"https://api.github.com/users/sfsheath/repos","events_url":"https://api.github.com/users/sfsheath/events{/privacy}","received_events_url":"https://api.github.com/users/sfsheath/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Sebastian Heath","company":null,"blog":"http://sebastianheath.com","location":"Brooklyn, NY","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":55,"public_gists":141,"followers":70,"following":2,"created_at":"2010-01-23T21:13:55Z","updated_at":"2026-07-13T20:03:24Z"},"id":"9717771","created_at":"2014-03-23T02:30:29Z","updated_at":"2015-08-29T13:57:39Z"},{"url":"https://api.github.com/gists/9904888","user":{"login":"renecnielsen","id":1473552,"node_id":"MDQ6VXNlcjE0NzM1NTI=","avatar_url":"https://avatars.githubusercontent.com/u/1473552?v=4","gravatar_id":"","url":"https://api.github.com/users/renecnielsen","html_url":"https://github.com/renecnielsen","followers_url":"https://api.github.com/users/renecnielsen/followers","following_url":"https://api.github.com/users/renecnielsen/following{/other_user}","gists_url":"https://api.github.com/users/renecnielsen/gists{/gist_id}","starred_url":"https://api.github.com/users/renecnielsen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/renecnielsen/subscriptions","organizations_url":"https://api.github.com/users/renecnielsen/orgs","repos_url":"https://api.github.com/users/renecnielsen/repos","events_url":"https://api.github.com/users/renecnielsen/events{/privacy}","received_events_url":"https://api.github.com/users/renecnielsen/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"René Clausen Nielsen","company":"@UNGlobalPulse","blog":"http://renecnielsen.com","location":"Copenhagen, Denmark","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":80,"public_gists":159,"followers":23,"following":43,"created_at":"2012-02-25T18:05:22Z","updated_at":"2026-07-13T08:23:35Z"},"id":"9904888","created_at":"2014-03-31T23:46:07Z","updated_at":"2015-08-29T13:57:58Z"},{"url":"https://api.github.com/gists/9995802","user":{"login":"enjoylife","id":877194,"node_id":"MDQ6VXNlcjg3NzE5NA==","avatar_url":"https://avatars.githubusercontent.com/u/877194?v=4","gravatar_id":"","url":"https://api.github.com/users/enjoylife","html_url":"https://github.com/enjoylife","followers_url":"https://api.github.com/users/enjoylife/followers","following_url":"https://api.github.com/users/enjoylife/following{/other_user}","gists_url":"https://api.github.com/users/enjoylife/gists{/gist_id}","starred_url":"https://api.github.com/users/enjoylife/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enjoylife/subscriptions","organizations_url":"https://api.github.com/users/enjoylife/orgs","repos_url":"https://api.github.com/users/enjoylife/repos","events_url":"https://api.github.com/users/enjoylife/events{/privacy}","received_events_url":"https://api.github.com/users/enjoylife/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Matthew Clemens","company":"Uber","blog":"mdc.life","location":"Berkeley, CA","email":"matt.d.clemens@gmail.com","hireable":null,"bio":"Try, fail, learn, improve.","twitter_username":null,"public_repos":142,"public_gists":238,"followers":25,"following":17,"created_at":"2011-06-26T19:09:45Z","updated_at":"2026-04-07T20:42:13Z"},"id":"9995802","created_at":"2014-04-05T18:15:10Z","updated_at":"2015-08-29T13:58:08Z"},{"url":"https://api.github.com/gists/10517036","user":{"login":"eglassman","id":2320194,"node_id":"MDQ6VXNlcjIzMjAxOTQ=","avatar_url":"https://avatars.githubusercontent.com/u/2320194?v=4","gravatar_id":"","url":"https://api.github.com/users/eglassman","html_url":"https://github.com/eglassman","followers_url":"https://api.github.com/users/eglassman/followers","following_url":"https://api.github.com/users/eglassman/following{/other_user}","gists_url":"https://api.github.com/users/eglassman/gists{/gist_id}","starred_url":"https://api.github.com/users/eglassman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eglassman/subscriptions","organizations_url":"https://api.github.com/users/eglassman/orgs","repos_url":"https://api.github.com/users/eglassman/repos","events_url":"https://api.github.com/users/eglassman/events{/privacy}","received_events_url":"https://api.github.com/users/eglassman/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Elena Glassman","company":"Harvard University","blog":"http://eglassman.github.io/","location":"Cambridge, MA","email":"eglassman@g.harvard.edu","hireable":null,"bio":"Assistant Professor of Computer Science at Harvard University @HSEAS and @RadInstitute (1/1/19). MIT EECS PhD'16.","twitter_username":null,"public_repos":92,"public_gists":25,"followers":139,"following":180,"created_at":"2012-09-10T20:25:22Z","updated_at":"2026-07-03T14:36:52Z"},"id":"10517036","created_at":"2014-04-12T03:17:48Z","updated_at":"2015-08-29T13:59:07Z"},{"url":"https://api.github.com/gists/42e4891539dd33fb8b82","user":{"login":"bruceharris","id":1081979,"node_id":"MDQ6VXNlcjEwODE5Nzk=","avatar_url":"https://avatars.githubusercontent.com/u/1081979?v=4","gravatar_id":"","url":"https://api.github.com/users/bruceharris","html_url":"https://github.com/bruceharris","followers_url":"https://api.github.com/users/bruceharris/followers","following_url":"https://api.github.com/users/bruceharris/following{/other_user}","gists_url":"https://api.github.com/users/bruceharris/gists{/gist_id}","starred_url":"https://api.github.com/users/bruceharris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bruceharris/subscriptions","organizations_url":"https://api.github.com/users/bruceharris/orgs","repos_url":"https://api.github.com/users/bruceharris/repos","events_url":"https://api.github.com/users/bruceharris/events{/privacy}","received_events_url":"https://api.github.com/users/bruceharris/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Bruce Harris","company":null,"blog":"","location":"New York, NY","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":47,"public_gists":36,"followers":17,"following":16,"created_at":"2011-09-26T21:03:03Z","updated_at":"2026-07-10T17:35:25Z"},"id":"42e4891539dd33fb8b82","created_at":"2014-05-08T23:50:19Z","updated_at":"2015-08-29T14:01:12Z"},{"url":"https://api.github.com/gists/a3941f577348e2192bcf","user":{"login":"austinpoon","id":6884219,"node_id":"MDQ6VXNlcjY4ODQyMTk=","avatar_url":"https://avatars.githubusercontent.com/u/6884219?v=4","gravatar_id":"","url":"https://api.github.com/users/austinpoon","html_url":"https://github.com/austinpoon","followers_url":"https://api.github.com/users/austinpoon/followers","following_url":"https://api.github.com/users/austinpoon/following{/other_user}","gists_url":"https://api.github.com/users/austinpoon/gists{/gist_id}","starred_url":"https://api.github.com/users/austinpoon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/austinpoon/subscriptions","organizations_url":"https://api.github.com/users/austinpoon/orgs","repos_url":"https://api.github.com/users/austinpoon/repos","events_url":"https://api.github.com/users/austinpoon/events{/privacy}","received_events_url":"https://api.github.com/users/austinpoon/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Austin POON","company":null,"blog":"","location":"HK","email":"austinpoon615@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":13,"public_gists":3,"followers":7,"following":4,"created_at":"2014-03-07T14:25:49Z","updated_at":"2026-04-12T04:37:25Z"},"id":"a3941f577348e2192bcf","created_at":"2014-07-09T16:04:48Z","updated_at":"2015-08-29T14:03:46Z"},{"url":"https://api.github.com/gists/e372f58bc5a1fa4e33da","user":{"login":"austinpoon","id":6884219,"node_id":"MDQ6VXNlcjY4ODQyMTk=","avatar_url":"https://avatars.githubusercontent.com/u/6884219?v=4","gravatar_id":"","url":"https://api.github.com/users/austinpoon","html_url":"https://github.com/austinpoon","followers_url":"https://api.github.com/users/austinpoon/followers","following_url":"https://api.github.com/users/austinpoon/following{/other_user}","gists_url":"https://api.github.com/users/austinpoon/gists{/gist_id}","starred_url":"https://api.github.com/users/austinpoon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/austinpoon/subscriptions","organizations_url":"https://api.github.com/users/austinpoon/orgs","repos_url":"https://api.github.com/users/austinpoon/repos","events_url":"https://api.github.com/users/austinpoon/events{/privacy}","received_events_url":"https://api.github.com/users/austinpoon/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Austin POON","company":null,"blog":"","location":"HK","email":"austinpoon615@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":13,"public_gists":3,"followers":7,"following":4,"created_at":"2014-03-07T14:25:49Z","updated_at":"2026-04-12T04:37:25Z"},"id":"e372f58bc5a1fa4e33da","created_at":"2014-07-09T16:05:46Z","updated_at":"2015-08-29T14:03:46Z"},{"url":"https://api.github.com/gists/28e7cb9285256c0ff2bb","user":{"login":"austinpoon","id":6884219,"node_id":"MDQ6VXNlcjY4ODQyMTk=","avatar_url":"https://avatars.githubusercontent.com/u/6884219?v=4","gravatar_id":"","url":"https://api.github.com/users/austinpoon","html_url":"https://github.com/austinpoon","followers_url":"https://api.github.com/users/austinpoon/followers","following_url":"https://api.github.com/users/austinpoon/following{/other_user}","gists_url":"https://api.github.com/users/austinpoon/gists{/gist_id}","starred_url":"https://api.github.com/users/austinpoon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/austinpoon/subscriptions","organizations_url":"https://api.github.com/users/austinpoon/orgs","repos_url":"https://api.github.com/users/austinpoon/repos","events_url":"https://api.github.com/users/austinpoon/events{/privacy}","received_events_url":"https://api.github.com/users/austinpoon/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Austin POON","company":null,"blog":"","location":"HK","email":"austinpoon615@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":13,"public_gists":3,"followers":7,"following":4,"created_at":"2014-03-07T14:25:49Z","updated_at":"2026-04-12T04:37:25Z"},"id":"28e7cb9285256c0ff2bb","created_at":"2014-07-09T16:06:20Z","updated_at":"2015-08-29T14:03:46Z"},{"url":"https://api.github.com/gists/95761475baf968781e34","user":{"login":"reinpk","id":658545,"node_id":"MDQ6VXNlcjY1ODU0NQ==","avatar_url":"https://avatars.githubusercontent.com/u/658545?v=4","gravatar_id":"","url":"https://api.github.com/users/reinpk","html_url":"https://github.com/reinpk","followers_url":"https://api.github.com/users/reinpk/followers","following_url":"https://api.github.com/users/reinpk/following{/other_user}","gists_url":"https://api.github.com/users/reinpk/gists{/gist_id}","starred_url":"https://api.github.com/users/reinpk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/reinpk/subscriptions","organizations_url":"https://api.github.com/users/reinpk/orgs","repos_url":"https://api.github.com/users/reinpk/repos","events_url":"https://api.github.com/users/reinpk/events{/privacy}","received_events_url":"https://api.github.com/users/reinpk/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Peter Reinhardt","company":"Charm Industrial","blog":"http://rein.pk","location":"San Francisco","email":null,"hireable":null,"bio":"CEO and co-founder at Charm Industrial, prev CEO and co-founder at Segment, MIT aerospace.","twitter_username":"reinpk","public_repos":13,"public_gists":8,"followers":232,"following":2,"created_at":"2011-03-08T20:58:46Z","updated_at":"2026-07-06T23:37:48Z"},"id":"95761475baf968781e34","created_at":"2014-09-19T08:35:22Z","updated_at":"2015-08-29T14:06:39Z"},{"url":"https://api.github.com/gists/da91c5401ba0afc4d2ee","user":{"login":"ABSegler","id":7064233,"node_id":"MDQ6VXNlcjcwNjQyMzM=","avatar_url":"https://avatars.githubusercontent.com/u/7064233?v=4","gravatar_id":"","url":"https://api.github.com/users/ABSegler","html_url":"https://github.com/ABSegler","followers_url":"https://api.github.com/users/ABSegler/followers","following_url":"https://api.github.com/users/ABSegler/following{/other_user}","gists_url":"https://api.github.com/users/ABSegler/gists{/gist_id}","starred_url":"https://api.github.com/users/ABSegler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ABSegler/subscriptions","organizations_url":"https://api.github.com/users/ABSegler/orgs","repos_url":"https://api.github.com/users/ABSegler/repos","events_url":"https://api.github.com/users/ABSegler/events{/privacy}","received_events_url":"https://api.github.com/users/ABSegler/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":15,"followers":2,"following":2,"created_at":"2014-03-25T23:32:51Z","updated_at":"2017-08-23T20:03:05Z"},"id":"da91c5401ba0afc4d2ee","created_at":"2014-09-22T19:08:35Z","updated_at":"2020-01-16T08:46:13Z"},{"url":"https://api.github.com/gists/0effe641d4b850fe5b89","user":{"login":"chiester","id":3964828,"node_id":"MDQ6VXNlcjM5NjQ4Mjg=","avatar_url":"https://avatars.githubusercontent.com/u/3964828?v=4","gravatar_id":"","url":"https://api.github.com/users/chiester","html_url":"https://github.com/chiester","followers_url":"https://api.github.com/users/chiester/followers","following_url":"https://api.github.com/users/chiester/following{/other_user}","gists_url":"https://api.github.com/users/chiester/gists{/gist_id}","starred_url":"https://api.github.com/users/chiester/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chiester/subscriptions","organizations_url":"https://api.github.com/users/chiester/orgs","repos_url":"https://api.github.com/users/chiester/repos","events_url":"https://api.github.com/users/chiester/events{/privacy}","received_events_url":"https://api.github.com/users/chiester/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Chris Hiester","company":null,"blog":"https://portfolio.hiester.com","location":"Wynnewood, PA","email":"chris@hiester.com","hireable":null,"bio":"Experienced developer.","twitter_username":null,"public_repos":94,"public_gists":6,"followers":9,"following":10,"created_at":"2013-03-25T13:47:10Z","updated_at":"2026-06-11T16:19:56Z"},"id":"0effe641d4b850fe5b89","created_at":"2014-11-17T03:44:32Z","updated_at":"2016-05-19T15:21:43Z"},{"url":"https://api.github.com/gists/e4399e1042547e707927","user":{"login":"alexfeseto","id":324761,"node_id":"MDQ6VXNlcjMyNDc2MQ==","avatar_url":"https://avatars.githubusercontent.com/u/324761?v=4","gravatar_id":"","url":"https://api.github.com/users/alexfeseto","html_url":"https://github.com/alexfeseto","followers_url":"https://api.github.com/users/alexfeseto/followers","following_url":"https://api.github.com/users/alexfeseto/following{/other_user}","gists_url":"https://api.github.com/users/alexfeseto/gists{/gist_id}","starred_url":"https://api.github.com/users/alexfeseto/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexfeseto/subscriptions","organizations_url":"https://api.github.com/users/alexfeseto/orgs","repos_url":"https://api.github.com/users/alexfeseto/repos","events_url":"https://api.github.com/users/alexfeseto/events{/privacy}","received_events_url":"https://api.github.com/users/alexfeseto/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Alex Feseto","company":"Luminos Software","blog":"","location":"Cluj-Napoca, Romania","email":"alex@reportablesystems.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":9,"public_gists":4,"followers":7,"following":4,"created_at":"2010-07-06T23:11:05Z","updated_at":"2026-07-06T04:37:25Z"},"id":"e4399e1042547e707927","created_at":"2014-11-18T00:45:18Z","updated_at":"2015-08-29T14:09:46Z"},{"url":"https://api.github.com/gists/436b114ec2759445f20b","user":{"login":"timtamimi","id":6029895,"node_id":"MDQ6VXNlcjYwMjk4OTU=","avatar_url":"https://avatars.githubusercontent.com/u/6029895?v=4","gravatar_id":"","url":"https://api.github.com/users/timtamimi","html_url":"https://github.com/timtamimi","followers_url":"https://api.github.com/users/timtamimi/followers","following_url":"https://api.github.com/users/timtamimi/following{/other_user}","gists_url":"https://api.github.com/users/timtamimi/gists{/gist_id}","starred_url":"https://api.github.com/users/timtamimi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timtamimi/subscriptions","organizations_url":"https://api.github.com/users/timtamimi/orgs","repos_url":"https://api.github.com/users/timtamimi/repos","events_url":"https://api.github.com/users/timtamimi/events{/privacy}","received_events_url":"https://api.github.com/users/timtamimi/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Tim","company":null,"blog":"tamimi.dev","location":"Bristol, UK","email":"tim@tamimi.dev","hireable":null,"bio":null,"twitter_username":null,"public_repos":22,"public_gists":3,"followers":9,"following":5,"created_at":"2013-11-25T10:26:16Z","updated_at":"2026-01-13T11:14:12Z"},"id":"436b114ec2759445f20b","created_at":"2015-01-15T10:59:57Z","updated_at":"2015-08-29T14:13:29Z"},{"url":"https://api.github.com/gists/2ef05eda3932a0a65149","user":{"login":"tonyfast","id":4236275,"node_id":"MDQ6VXNlcjQyMzYyNzU=","avatar_url":"https://avatars.githubusercontent.com/u/4236275?v=4","gravatar_id":"","url":"https://api.github.com/users/tonyfast","html_url":"https://github.com/tonyfast","followers_url":"https://api.github.com/users/tonyfast/followers","following_url":"https://api.github.com/users/tonyfast/following{/other_user}","gists_url":"https://api.github.com/users/tonyfast/gists{/gist_id}","starred_url":"https://api.github.com/users/tonyfast/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tonyfast/subscriptions","organizations_url":"https://api.github.com/users/tonyfast/orgs","repos_url":"https://api.github.com/users/tonyfast/repos","events_url":"https://api.github.com/users/tonyfast/events{/privacy}","received_events_url":"https://api.github.com/users/tonyfast/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Tony Fast","company":"scientist","blog":"http://deathbeds.github.io","location":"Atlanta","email":"tony.fast@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":223,"public_gists":889,"followers":178,"following":57,"created_at":"2013-04-23T15:17:05Z","updated_at":"2026-03-14T22:44:09Z"},"id":"2ef05eda3932a0a65149","created_at":"2015-01-27T15:21:19Z","updated_at":"2015-08-29T14:14:13Z"},{"url":"https://api.github.com/gists/5b2a9601a7464c5f1298","user":{"login":"kt3k","id":613956,"node_id":"MDQ6VXNlcjYxMzk1Ng==","avatar_url":"https://avatars.githubusercontent.com/u/613956?v=4","gravatar_id":"","url":"https://api.github.com/users/kt3k","html_url":"https://github.com/kt3k","followers_url":"https://api.github.com/users/kt3k/followers","following_url":"https://api.github.com/users/kt3k/following{/other_user}","gists_url":"https://api.github.com/users/kt3k/gists{/gist_id}","starred_url":"https://api.github.com/users/kt3k/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kt3k/subscriptions","organizations_url":"https://api.github.com/users/kt3k/orgs","repos_url":"https://api.github.com/users/kt3k/repos","events_url":"https://api.github.com/users/kt3k/events{/privacy}","received_events_url":"https://api.github.com/users/kt3k/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Yoshiya Hinosawa","company":null,"blog":"https://kt3k.org","location":"Tokyo, Japan","email":null,"hireable":true,"bio":"A software engineer in 🇯🇵.","twitter_username":null,"public_repos":754,"public_gists":155,"followers":1018,"following":417,"created_at":"2011-02-12T04:37:18Z","updated_at":"2026-07-15T01:13:14Z"},"id":"5b2a9601a7464c5f1298","created_at":"2015-02-21T01:18:39Z","updated_at":"2015-08-29T14:15:52Z"},{"url":"https://api.github.com/gists/e103a6532aa6b5614b4d","user":{"login":"kinecarg","id":9727848,"node_id":"MDQ6VXNlcjk3Mjc4NDg=","avatar_url":"https://avatars.githubusercontent.com/u/9727848?v=4","gravatar_id":"","url":"https://api.github.com/users/kinecarg","html_url":"https://github.com/kinecarg","followers_url":"https://api.github.com/users/kinecarg/followers","following_url":"https://api.github.com/users/kinecarg/following{/other_user}","gists_url":"https://api.github.com/users/kinecarg/gists{/gist_id}","starred_url":"https://api.github.com/users/kinecarg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kinecarg/subscriptions","organizations_url":"https://api.github.com/users/kinecarg/orgs","repos_url":"https://api.github.com/users/kinecarg/repos","events_url":"https://api.github.com/users/kinecarg/events{/privacy}","received_events_url":"https://api.github.com/users/kinecarg/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Chad Kreitler","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":1,"followers":0,"following":0,"created_at":"2014-11-13T20:27:18Z","updated_at":"2019-12-16T15:32:50Z"},"id":"e103a6532aa6b5614b4d","created_at":"2015-04-22T21:42:12Z","updated_at":"2015-08-29T14:19:42Z"},{"url":"https://api.github.com/gists/4fea200ebebb273aa4df","user":{"login":"benlyall","id":1817271,"node_id":"MDQ6VXNlcjE4MTcyNzE=","avatar_url":"https://avatars.githubusercontent.com/u/1817271?v=4","gravatar_id":"","url":"https://api.github.com/users/benlyall","html_url":"https://github.com/benlyall","followers_url":"https://api.github.com/users/benlyall/followers","following_url":"https://api.github.com/users/benlyall/following{/other_user}","gists_url":"https://api.github.com/users/benlyall/gists{/gist_id}","starred_url":"https://api.github.com/users/benlyall/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/benlyall/subscriptions","organizations_url":"https://api.github.com/users/benlyall/orgs","repos_url":"https://api.github.com/users/benlyall/repos","events_url":"https://api.github.com/users/benlyall/events{/privacy}","received_events_url":"https://api.github.com/users/benlyall/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":15,"public_gists":14,"followers":1,"following":1,"created_at":"2012-06-04T23:24:00Z","updated_at":"2026-02-11T17:14:48Z"},"id":"4fea200ebebb273aa4df","created_at":"2015-04-26T23:09:23Z","updated_at":"2015-08-29T14:20:00Z"},{"url":"https://api.github.com/gists/7f4cb2e3d7dcbb80b6a1","user":{"login":"ineo4j","id":9331787,"node_id":"MDQ6VXNlcjkzMzE3ODc=","avatar_url":"https://avatars.githubusercontent.com/u/9331787?v=4","gravatar_id":"","url":"https://api.github.com/users/ineo4j","html_url":"https://github.com/ineo4j","followers_url":"https://api.github.com/users/ineo4j/followers","following_url":"https://api.github.com/users/ineo4j/following{/other_user}","gists_url":"https://api.github.com/users/ineo4j/gists{/gist_id}","starred_url":"https://api.github.com/users/ineo4j/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ineo4j/subscriptions","organizations_url":"https://api.github.com/users/ineo4j/orgs","repos_url":"https://api.github.com/users/ineo4j/repos","events_url":"https://api.github.com/users/ineo4j/events{/privacy}","received_events_url":"https://api.github.com/users/ineo4j/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":168,"public_gists":4,"followers":0,"following":1,"created_at":"2014-10-21T06:02:03Z","updated_at":"2017-06-01T12:41:36Z"},"id":"7f4cb2e3d7dcbb80b6a1","created_at":"2015-05-13T11:06:17Z","updated_at":"2015-08-29T14:21:06Z"},{"url":"https://api.github.com/gists/398227820d83a5089009","user":{"login":"scottbuckley","id":2231328,"node_id":"MDQ6VXNlcjIyMzEzMjg=","avatar_url":"https://avatars.githubusercontent.com/u/2231328?v=4","gravatar_id":"","url":"https://api.github.com/users/scottbuckley","html_url":"https://github.com/scottbuckley","followers_url":"https://api.github.com/users/scottbuckley/followers","following_url":"https://api.github.com/users/scottbuckley/following{/other_user}","gists_url":"https://api.github.com/users/scottbuckley/gists{/gist_id}","starred_url":"https://api.github.com/users/scottbuckley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/scottbuckley/subscriptions","organizations_url":"https://api.github.com/users/scottbuckley/orgs","repos_url":"https://api.github.com/users/scottbuckley/repos","events_url":"https://api.github.com/users/scottbuckley/events{/privacy}","received_events_url":"https://api.github.com/users/scottbuckley/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Scott Buckley","company":null,"blog":"http://scott.buck.ly","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":25,"public_gists":3,"followers":1,"following":1,"created_at":"2012-08-28T02:11:03Z","updated_at":"2026-04-06T04:19:57Z"},"id":"398227820d83a5089009","created_at":"2015-06-19T16:28:39Z","updated_at":"2015-08-29T14:23:21Z"},{"url":"https://api.github.com/gists/a03f129a72ed4833ebb9","user":{"login":"esjewett","id":4822,"node_id":"MDQ6VXNlcjQ4MjI=","avatar_url":"https://avatars.githubusercontent.com/u/4822?v=4","gravatar_id":"","url":"https://api.github.com/users/esjewett","html_url":"https://github.com/esjewett","followers_url":"https://api.github.com/users/esjewett/followers","following_url":"https://api.github.com/users/esjewett/following{/other_user}","gists_url":"https://api.github.com/users/esjewett/gists{/gist_id}","starred_url":"https://api.github.com/users/esjewett/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/esjewett/subscriptions","organizations_url":"https://api.github.com/users/esjewett/orgs","repos_url":"https://api.github.com/users/esjewett/repos","events_url":"https://api.github.com/users/esjewett/events{/privacy}","received_events_url":"https://api.github.com/users/esjewett/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ethan Jewett","company":"Mindset Consulting LLC","blog":"http://www.esjewett.com","location":"Minneapolis, MN","email":"ethanjewett@mindsetconsulting.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":44,"public_gists":17,"followers":166,"following":9,"created_at":"2008-04-04T00:08:43Z","updated_at":"2026-06-02T18:55:46Z"},"id":"a03f129a72ed4833ebb9","created_at":"2015-07-08T17:34:06Z","updated_at":"2015-08-29T14:24:30Z"},{"url":"https://api.github.com/gists/77f97cecee6b710d581c","user":{"login":"jssolichin","id":1672821,"node_id":"MDQ6VXNlcjE2NzI4MjE=","avatar_url":"https://avatars.githubusercontent.com/u/1672821?v=4","gravatar_id":"","url":"https://api.github.com/users/jssolichin","html_url":"https://github.com/jssolichin","followers_url":"https://api.github.com/users/jssolichin/followers","following_url":"https://api.github.com/users/jssolichin/following{/other_user}","gists_url":"https://api.github.com/users/jssolichin/gists{/gist_id}","starred_url":"https://api.github.com/users/jssolichin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jssolichin/subscriptions","organizations_url":"https://api.github.com/users/jssolichin/orgs","repos_url":"https://api.github.com/users/jssolichin/repos","events_url":"https://api.github.com/users/jssolichin/events{/privacy}","received_events_url":"https://api.github.com/users/jssolichin/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Jonathan Solichin","company":"jssolichin","blog":"http://jsolichin.com","location":"United States","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":17,"public_gists":5,"followers":12,"following":4,"created_at":"2012-04-24T00:51:09Z","updated_at":"2026-04-01T05:00:58Z"},"id":"77f97cecee6b710d581c","created_at":"2015-07-23T00:14:29Z","updated_at":"2015-08-29T14:25:36Z"},{"url":"https://api.github.com/gists/08d277eb931c7bb89639","user":{"login":"e2xperimental","id":272463,"node_id":"MDQ6VXNlcjI3MjQ2Mw==","avatar_url":"https://avatars.githubusercontent.com/u/272463?v=4","gravatar_id":"","url":"https://api.github.com/users/e2xperimental","html_url":"https://github.com/e2xperimental","followers_url":"https://api.github.com/users/e2xperimental/followers","following_url":"https://api.github.com/users/e2xperimental/following{/other_user}","gists_url":"https://api.github.com/users/e2xperimental/gists{/gist_id}","starred_url":"https://api.github.com/users/e2xperimental/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/e2xperimental/subscriptions","organizations_url":"https://api.github.com/users/e2xperimental/orgs","repos_url":"https://api.github.com/users/e2xperimental/repos","events_url":"https://api.github.com/users/e2xperimental/events{/privacy}","received_events_url":"https://api.github.com/users/e2xperimental/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Erik","company":null,"blog":"","location":"Austin","email":null,"hireable":null,"bio":"Interested in JavaScript and technical writing.","twitter_username":null,"public_repos":20,"public_gists":6,"followers":12,"following":13,"created_at":"2010-05-10T15:10:47Z","updated_at":"2026-06-02T17:57:02Z"},"id":"08d277eb931c7bb89639","created_at":"2015-08-04T15:39:50Z","updated_at":"2015-08-29T14:26:36Z"},{"url":"https://api.github.com/gists/665c4fd51382d9016455","user":{"login":"TheAshwanik","id":2206818,"node_id":"MDQ6VXNlcjIyMDY4MTg=","avatar_url":"https://avatars.githubusercontent.com/u/2206818?v=4","gravatar_id":"","url":"https://api.github.com/users/TheAshwanik","html_url":"https://github.com/TheAshwanik","followers_url":"https://api.github.com/users/TheAshwanik/followers","following_url":"https://api.github.com/users/TheAshwanik/following{/other_user}","gists_url":"https://api.github.com/users/TheAshwanik/gists{/gist_id}","starred_url":"https://api.github.com/users/TheAshwanik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TheAshwanik/subscriptions","organizations_url":"https://api.github.com/users/TheAshwanik/orgs","repos_url":"https://api.github.com/users/TheAshwanik/repos","events_url":"https://api.github.com/users/TheAshwanik/events{/privacy}","received_events_url":"https://api.github.com/users/TheAshwanik/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ashwani Kumar","company":null,"blog":"blog.ashwani.co.in","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":"TheAshwaniK","public_repos":102,"public_gists":50,"followers":24,"following":27,"created_at":"2012-08-23T19:53:49Z","updated_at":"2026-06-02T11:10:11Z"},"id":"665c4fd51382d9016455","created_at":"2015-09-08T09:56:56Z","updated_at":"2015-09-08T10:31:35Z"},{"url":"https://api.github.com/gists/5b768de2d8d35eeaef38","user":{"login":"ddtxra","id":3664331,"node_id":"MDQ6VXNlcjM2NjQzMzE=","avatar_url":"https://avatars.githubusercontent.com/u/3664331?v=4","gravatar_id":"","url":"https://api.github.com/users/ddtxra","html_url":"https://github.com/ddtxra","followers_url":"https://api.github.com/users/ddtxra/followers","following_url":"https://api.github.com/users/ddtxra/following{/other_user}","gists_url":"https://api.github.com/users/ddtxra/gists{/gist_id}","starred_url":"https://api.github.com/users/ddtxra/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ddtxra/subscriptions","organizations_url":"https://api.github.com/users/ddtxra/orgs","repos_url":"https://api.github.com/users/ddtxra/repos","events_url":"https://api.github.com/users/ddtxra/events{/privacy}","received_events_url":"https://api.github.com/users/ddtxra/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Daniel Teixeira","company":null,"blog":"","location":"Geneva","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":136,"public_gists":19,"followers":16,"following":5,"created_at":"2013-02-21T23:29:31Z","updated_at":"2026-06-18T18:28:45Z"},"id":"5b768de2d8d35eeaef38","created_at":"2015-09-21T12:46:43Z","updated_at":"2015-09-21T16:45:51Z"},{"url":"https://api.github.com/gists/ccbed84accb28d05f20d","user":{"login":"deenar","id":4802029,"node_id":"MDQ6VXNlcjQ4MDIwMjk=","avatar_url":"https://avatars.githubusercontent.com/u/4802029?v=4","gravatar_id":"","url":"https://api.github.com/users/deenar","html_url":"https://github.com/deenar","followers_url":"https://api.github.com/users/deenar/followers","following_url":"https://api.github.com/users/deenar/following{/other_user}","gists_url":"https://api.github.com/users/deenar/gists{/gist_id}","starred_url":"https://api.github.com/users/deenar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/deenar/subscriptions","organizations_url":"https://api.github.com/users/deenar/orgs","repos_url":"https://api.github.com/users/deenar/repos","events_url":"https://api.github.com/users/deenar/events{/privacy}","received_events_url":"https://api.github.com/users/deenar/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Deenar Toraskar","company":"Think Reactive","blog":"http://www.thinkreactive.co.uk","location":"United Kingdom","email":"deenar.toraskar@thinkreactive.co.uk","hireable":null,"bio":null,"twitter_username":null,"public_repos":22,"public_gists":21,"followers":9,"following":10,"created_at":"2013-06-24T13:44:46Z","updated_at":"2026-07-14T05:45:46Z"},"id":"ccbed84accb28d05f20d","created_at":"2015-09-25T05:18:33Z","updated_at":"2015-09-26T07:46:43Z"},{"url":"https://api.github.com/gists/79be3b8c9e8b74549af5","user":{"login":"CrandellWS","id":5300522,"node_id":"MDQ6VXNlcjUzMDA1MjI=","avatar_url":"https://avatars.githubusercontent.com/u/5300522?v=4","gravatar_id":"","url":"https://api.github.com/users/CrandellWS","html_url":"https://github.com/CrandellWS","followers_url":"https://api.github.com/users/CrandellWS/followers","following_url":"https://api.github.com/users/CrandellWS/following{/other_user}","gists_url":"https://api.github.com/users/CrandellWS/gists{/gist_id}","starred_url":"https://api.github.com/users/CrandellWS/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/CrandellWS/subscriptions","organizations_url":"https://api.github.com/users/CrandellWS/orgs","repos_url":"https://api.github.com/users/CrandellWS/repos","events_url":"https://api.github.com/users/CrandellWS/events{/privacy}","received_events_url":"https://api.github.com/users/CrandellWS/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"William Crandell","company":null,"blog":"http://www.Crandell.ws","location":"Columbus, Oh","email":"william@crandell.ws","hireable":true,"bio":null,"twitter_username":null,"public_repos":171,"public_gists":36,"followers":28,"following":64,"created_at":"2013-08-24T10:13:22Z","updated_at":"2025-12-31T19:06:06Z"},"id":"79be3b8c9e8b74549af5","created_at":"2015-09-25T14:20:08Z","updated_at":"2015-10-17T22:53:44Z"},{"url":"https://api.github.com/gists/3961f0543e0d0c71d525","user":{"login":"josiahdavis","id":6405428,"node_id":"MDQ6VXNlcjY0MDU0Mjg=","avatar_url":"https://avatars.githubusercontent.com/u/6405428?v=4","gravatar_id":"","url":"https://api.github.com/users/josiahdavis","html_url":"https://github.com/josiahdavis","followers_url":"https://api.github.com/users/josiahdavis/followers","following_url":"https://api.github.com/users/josiahdavis/following{/other_user}","gists_url":"https://api.github.com/users/josiahdavis/gists{/gist_id}","starred_url":"https://api.github.com/users/josiahdavis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/josiahdavis/subscriptions","organizations_url":"https://api.github.com/users/josiahdavis/orgs","repos_url":"https://api.github.com/users/josiahdavis/repos","events_url":"https://api.github.com/users/josiahdavis/events{/privacy}","received_events_url":"https://api.github.com/users/josiahdavis/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Josiah Davis","company":"Amazon","blog":"","location":null,"email":null,"hireable":null,"bio":"Sr. Applied Scientist at Amazon. Interested in all things Machine Learning.","twitter_username":null,"public_repos":63,"public_gists":20,"followers":27,"following":14,"created_at":"2014-01-15T02:18:19Z","updated_at":"2026-06-11T13:32:04Z"},"id":"3961f0543e0d0c71d525","created_at":"2015-09-26T00:34:18Z","updated_at":"2015-09-26T01:15:14Z"},{"url":"https://api.github.com/gists/cbfb3a2d237c710e2ef4","user":{"login":"kevinaujla","id":11808580,"node_id":"MDQ6VXNlcjExODA4NTgw","avatar_url":"https://avatars.githubusercontent.com/u/11808580?v=4","gravatar_id":"","url":"https://api.github.com/users/kevinaujla","html_url":"https://github.com/kevinaujla","followers_url":"https://api.github.com/users/kevinaujla/followers","following_url":"https://api.github.com/users/kevinaujla/following{/other_user}","gists_url":"https://api.github.com/users/kevinaujla/gists{/gist_id}","starred_url":"https://api.github.com/users/kevinaujla/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kevinaujla/subscriptions","organizations_url":"https://api.github.com/users/kevinaujla/orgs","repos_url":"https://api.github.com/users/kevinaujla/repos","events_url":"https://api.github.com/users/kevinaujla/events{/privacy}","received_events_url":"https://api.github.com/users/kevinaujla/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Kevin Aujla","company":"Tradeshift","blog":"http://kevinaujla.tech/#/Home","location":"San Francisco, CA","email":"kevinaujla@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":27,"public_gists":1,"followers":6,"following":4,"created_at":"2015-04-05T17:36:37Z","updated_at":"2025-08-29T22:52:11Z"},"id":"cbfb3a2d237c710e2ef4","created_at":"2015-09-29T17:45:29Z","updated_at":"2015-09-29T17:45:30Z"},{"url":"https://api.github.com/gists/00d281442b02b9ffe12e","user":{"login":"quanvuong","id":6988600,"node_id":"MDQ6VXNlcjY5ODg2MDA=","avatar_url":"https://avatars.githubusercontent.com/u/6988600?v=4","gravatar_id":"","url":"https://api.github.com/users/quanvuong","html_url":"https://github.com/quanvuong","followers_url":"https://api.github.com/users/quanvuong/followers","following_url":"https://api.github.com/users/quanvuong/following{/other_user}","gists_url":"https://api.github.com/users/quanvuong/gists{/gist_id}","starred_url":"https://api.github.com/users/quanvuong/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/quanvuong/subscriptions","organizations_url":"https://api.github.com/users/quanvuong/orgs","repos_url":"https://api.github.com/users/quanvuong/repos","events_url":"https://api.github.com/users/quanvuong/events{/privacy}","received_events_url":"https://api.github.com/users/quanvuong/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Quan Vuong","company":"UCSD","blog":"","location":"San Diego","email":"quan.vuong@nyu.edu","hireable":null,"bio":"https://quanvuong.github.io/","twitter_username":null,"public_repos":86,"public_gists":5,"followers":94,"following":1,"created_at":"2014-03-18T15:21:03Z","updated_at":"2026-06-09T13:33:57Z"},"id":"00d281442b02b9ffe12e","created_at":"2015-11-01T17:59:35Z","updated_at":"2015-11-01T17:59:37Z"},{"url":"https://api.github.com/gists/65eda1df2b0dd2cf616f","user":{"login":"ajschumacher","id":1071322,"node_id":"MDQ6VXNlcjEwNzEzMjI=","avatar_url":"https://avatars.githubusercontent.com/u/1071322?v=4","gravatar_id":"","url":"https://api.github.com/users/ajschumacher","html_url":"https://github.com/ajschumacher","followers_url":"https://api.github.com/users/ajschumacher/followers","following_url":"https://api.github.com/users/ajschumacher/following{/other_user}","gists_url":"https://api.github.com/users/ajschumacher/gists{/gist_id}","starred_url":"https://api.github.com/users/ajschumacher/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ajschumacher/subscriptions","organizations_url":"https://api.github.com/users/ajschumacher/orgs","repos_url":"https://api.github.com/users/ajschumacher/repos","events_url":"https://api.github.com/users/ajschumacher/events{/privacy}","received_events_url":"https://api.github.com/users/ajschumacher/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Aaron Schumacher","company":null,"blog":"http://planspace.org/","location":"Washington, DC","email":"ajschumacher@gmail.com","hireable":null,"bio":"data, machines, science, learning","twitter_username":"planarrowspace","public_repos":291,"public_gists":25,"followers":452,"following":470,"created_at":"2011-09-22T14:52:17Z","updated_at":"2026-07-03T00:02:52Z"},"id":"65eda1df2b0dd2cf616f","created_at":"2015-11-29T15:36:04Z","updated_at":"2024-05-05T16:11:25Z"},{"url":"https://api.github.com/gists/f54ebc9bcb1c7924c787","user":{"login":"adai183","id":13679375,"node_id":"MDQ6VXNlcjEzNjc5Mzc1","avatar_url":"https://avatars.githubusercontent.com/u/13679375?v=4","gravatar_id":"","url":"https://api.github.com/users/adai183","html_url":"https://github.com/adai183","followers_url":"https://api.github.com/users/adai183/followers","following_url":"https://api.github.com/users/adai183/following{/other_user}","gists_url":"https://api.github.com/users/adai183/gists{/gist_id}","starred_url":"https://api.github.com/users/adai183/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adai183/subscriptions","organizations_url":"https://api.github.com/users/adai183/orgs","repos_url":"https://api.github.com/users/adai183/repos","events_url":"https://api.github.com/users/adai183/events{/privacy}","received_events_url":"https://api.github.com/users/adai183/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Andreas Daiminger","company":null,"blog":"","location":"Madrid, Spain","email":"andreas.daiminger@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":112,"public_gists":4,"followers":30,"following":6,"created_at":"2015-08-06T13:52:02Z","updated_at":"2023-05-09T13:58:02Z"},"id":"f54ebc9bcb1c7924c787","created_at":"2016-01-26T15:53:43Z","updated_at":"2016-01-26T15:53:44Z"},{"url":"https://api.github.com/gists/52e3bcf66d98af3e902a","user":{"login":"amsloa","id":3667728,"node_id":"MDQ6VXNlcjM2Njc3Mjg=","avatar_url":"https://avatars.githubusercontent.com/u/3667728?v=4","gravatar_id":"","url":"https://api.github.com/users/amsloa","html_url":"https://github.com/amsloa","followers_url":"https://api.github.com/users/amsloa/followers","following_url":"https://api.github.com/users/amsloa/following{/other_user}","gists_url":"https://api.github.com/users/amsloa/gists{/gist_id}","starred_url":"https://api.github.com/users/amsloa/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/amsloa/subscriptions","organizations_url":"https://api.github.com/users/amsloa/orgs","repos_url":"https://api.github.com/users/amsloa/repos","events_url":"https://api.github.com/users/amsloa/events{/privacy}","received_events_url":"https://api.github.com/users/amsloa/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Adriano Longo","company":"Longo Analytics","blog":"","location":"The Netherlands","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":9,"public_gists":3,"followers":3,"following":7,"created_at":"2013-02-22T08:37:50Z","updated_at":"2026-05-15T18:07:54Z"},"id":"52e3bcf66d98af3e902a","created_at":"2016-02-12T19:46:51Z","updated_at":"2016-02-12T19:46:51Z"},{"url":"https://api.github.com/gists/06b06106bf2990ba68bb","user":{"login":"junglechange","id":16458145,"node_id":"MDQ6VXNlcjE2NDU4MTQ1","avatar_url":"https://avatars.githubusercontent.com/u/16458145?v=4","gravatar_id":"","url":"https://api.github.com/users/junglechange","html_url":"https://github.com/junglechange","followers_url":"https://api.github.com/users/junglechange/followers","following_url":"https://api.github.com/users/junglechange/following{/other_user}","gists_url":"https://api.github.com/users/junglechange/gists{/gist_id}","starred_url":"https://api.github.com/users/junglechange/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/junglechange/subscriptions","organizations_url":"https://api.github.com/users/junglechange/orgs","repos_url":"https://api.github.com/users/junglechange/repos","events_url":"https://api.github.com/users/junglechange/events{/privacy}","received_events_url":"https://api.github.com/users/junglechange/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":23,"public_gists":1,"followers":0,"following":1,"created_at":"2015-12-28T03:49:25Z","updated_at":"2026-07-04T09:37:01Z"},"id":"06b06106bf2990ba68bb","created_at":"2016-02-16T09:55:28Z","updated_at":"2016-02-16T09:55:28Z"},{"url":"https://api.github.com/gists/856b7021ca76335868fd","user":{"login":"vnguyen-ombud","id":16707104,"node_id":"MDQ6VXNlcjE2NzA3MTA0","avatar_url":"https://avatars.githubusercontent.com/u/16707104?v=4","gravatar_id":"","url":"https://api.github.com/users/vnguyen-ombud","html_url":"https://github.com/vnguyen-ombud","followers_url":"https://api.github.com/users/vnguyen-ombud/followers","following_url":"https://api.github.com/users/vnguyen-ombud/following{/other_user}","gists_url":"https://api.github.com/users/vnguyen-ombud/gists{/gist_id}","starred_url":"https://api.github.com/users/vnguyen-ombud/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vnguyen-ombud/subscriptions","organizations_url":"https://api.github.com/users/vnguyen-ombud/orgs","repos_url":"https://api.github.com/users/vnguyen-ombud/repos","events_url":"https://api.github.com/users/vnguyen-ombud/events{/privacy}","received_events_url":"https://api.github.com/users/vnguyen-ombud/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":6,"public_gists":1,"followers":0,"following":0,"created_at":"2016-01-14T17:14:53Z","updated_at":"2016-11-07T18:25:53Z"},"id":"856b7021ca76335868fd","created_at":"2016-02-29T16:31:40Z","updated_at":"2016-02-29T16:31:41Z"},{"url":"https://api.github.com/gists/5a74d6d2570749a30ec4009d6d397dc2","user":{"login":"owendall","id":10927,"node_id":"MDQ6VXNlcjEwOTI3","avatar_url":"https://avatars.githubusercontent.com/u/10927?v=4","gravatar_id":"","url":"https://api.github.com/users/owendall","html_url":"https://github.com/owendall","followers_url":"https://api.github.com/users/owendall/followers","following_url":"https://api.github.com/users/owendall/following{/other_user}","gists_url":"https://api.github.com/users/owendall/gists{/gist_id}","starred_url":"https://api.github.com/users/owendall/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/owendall/subscriptions","organizations_url":"https://api.github.com/users/owendall/orgs","repos_url":"https://api.github.com/users/owendall/repos","events_url":"https://api.github.com/users/owendall/events{/privacy}","received_events_url":"https://api.github.com/users/owendall/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Owen Dall Sotomayor","company":"Agile Innovations, LLC","blog":"http://agile-innovations.net","location":"USA","email":"owendall@agile-innovations.net","hireable":true,"bio":"CEO/CTO of Agile Innovations, LLC.  Former VP/CTO of Barquin International","twitter_username":null,"public_repos":47,"public_gists":103,"followers":44,"following":56,"created_at":"2008-05-20T20:20:59Z","updated_at":"2026-06-16T01:17:53Z"},"id":"5a74d6d2570749a30ec4009d6d397dc2","created_at":"2016-04-08T15:35:13Z","updated_at":"2016-07-22T20:59:07Z"},{"url":"https://api.github.com/gists/3fea7133395e3efade5756bcfb593392","user":{"login":"mgrabovsky","id":134321,"node_id":"MDQ6VXNlcjEzNDMyMQ==","avatar_url":"https://avatars.githubusercontent.com/u/134321?v=4","gravatar_id":"","url":"https://api.github.com/users/mgrabovsky","html_url":"https://github.com/mgrabovsky","followers_url":"https://api.github.com/users/mgrabovsky/followers","following_url":"https://api.github.com/users/mgrabovsky/following{/other_user}","gists_url":"https://api.github.com/users/mgrabovsky/gists{/gist_id}","starred_url":"https://api.github.com/users/mgrabovsky/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mgrabovsky/subscriptions","organizations_url":"https://api.github.com/users/mgrabovsky/orgs","repos_url":"https://api.github.com/users/mgrabovsky/repos","events_url":"https://api.github.com/users/mgrabovsky/events{/privacy}","received_events_url":"https://api.github.com/users/mgrabovsky/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Matěj","company":null,"blog":"https://mgrabovsky.eu/","location":"Czechia","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":39,"public_gists":21,"followers":28,"following":77,"created_at":"2009-10-02T18:45:09Z","updated_at":"2026-07-09T20:26:53Z"},"id":"3fea7133395e3efade5756bcfb593392","created_at":"2016-04-09T20:29:20Z","updated_at":"2016-04-10T08:44:03Z"},{"url":"https://api.github.com/gists/684fceec08ccf0be23d5048ed306a0e5","user":{"login":"bengarvey","id":1342331,"node_id":"MDQ6VXNlcjEzNDIzMzE=","avatar_url":"https://avatars.githubusercontent.com/u/1342331?v=4","gravatar_id":"","url":"https://api.github.com/users/bengarvey","html_url":"https://github.com/bengarvey","followers_url":"https://api.github.com/users/bengarvey/followers","following_url":"https://api.github.com/users/bengarvey/following{/other_user}","gists_url":"https://api.github.com/users/bengarvey/gists{/gist_id}","starred_url":"https://api.github.com/users/bengarvey/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bengarvey/subscriptions","organizations_url":"https://api.github.com/users/bengarvey/orgs","repos_url":"https://api.github.com/users/bengarvey/repos","events_url":"https://api.github.com/users/bengarvey/events{/privacy}","received_events_url":"https://api.github.com/users/bengarvey/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ben Garvey","company":"@CommonPaper ","blog":"https://www.bengarvey.com","location":"Collingswood, NJ","email":"ben@bengarvey.com","hireable":null,"bio":null,"twitter_username":"bengarvey","public_repos":42,"public_gists":18,"followers":60,"following":109,"created_at":"2012-01-18T02:33:08Z","updated_at":"2026-06-29T19:50:52Z"},"id":"684fceec08ccf0be23d5048ed306a0e5","created_at":"2016-05-19T17:20:43Z","updated_at":"2016-05-19T17:20:43Z"},{"url":"https://api.github.com/gists/a73166634d9f42e67667d97a7da30f4a","user":{"login":"yoon-gu","id":13851374,"node_id":"MDQ6VXNlcjEzODUxMzc0","avatar_url":"https://avatars.githubusercontent.com/u/13851374?v=4","gravatar_id":"","url":"https://api.github.com/users/yoon-gu","html_url":"https://github.com/yoon-gu","followers_url":"https://api.github.com/users/yoon-gu/followers","following_url":"https://api.github.com/users/yoon-gu/following{/other_user}","gists_url":"https://api.github.com/users/yoon-gu/gists{/gist_id}","starred_url":"https://api.github.com/users/yoon-gu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yoon-gu/subscriptions","organizations_url":"https://api.github.com/users/yoon-gu/orgs","repos_url":"https://api.github.com/users/yoon-gu/repos","events_url":"https://api.github.com/users/yoon-gu/events{/privacy}","received_events_url":"https://api.github.com/users/yoon-gu/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Yoon-gu Hwang","company":null,"blog":"","location":"Seoul","email":null,"hireable":true,"bio":"AI Researcher |\r\n\r\nData Analyst | \r\n\r\nUltrasound-Imaging Engineer | \r\n\r\nMathematical Epidemic Modeling | \r\n\r\nNumerical Analysis","twitter_username":null,"public_repos":183,"public_gists":25,"followers":21,"following":13,"created_at":"2015-08-18T12:38:08Z","updated_at":"2026-07-08T05:27:24Z"},"id":"a73166634d9f42e67667d97a7da30f4a","created_at":"2016-07-31T13:12:44Z","updated_at":"2016-08-10T08:23:34Z"},{"url":"https://api.github.com/gists/654bc0ea532d9753b765c44657df48fb","user":{"login":"nmacri","id":581267,"node_id":"MDQ6VXNlcjU4MTI2Nw==","avatar_url":"https://avatars.githubusercontent.com/u/581267?v=4","gravatar_id":"","url":"https://api.github.com/users/nmacri","html_url":"https://github.com/nmacri","followers_url":"https://api.github.com/users/nmacri/followers","following_url":"https://api.github.com/users/nmacri/following{/other_user}","gists_url":"https://api.github.com/users/nmacri/gists{/gist_id}","starred_url":"https://api.github.com/users/nmacri/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nmacri/subscriptions","organizations_url":"https://api.github.com/users/nmacri/orgs","repos_url":"https://api.github.com/users/nmacri/repos","events_url":"https://api.github.com/users/nmacri/events{/privacy}","received_events_url":"https://api.github.com/users/nmacri/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Nick Macri","company":"Code and Theory","blog":"","location":"Brooklyn, NY","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":10,"public_gists":9,"followers":23,"following":35,"created_at":"2011-01-24T18:16:23Z","updated_at":"2025-11-03T16:32:46Z"},"id":"654bc0ea532d9753b765c44657df48fb","created_at":"2016-10-10T20:58:39Z","updated_at":"2016-10-10T20:58:39Z"},{"url":"https://api.github.com/gists/cac0d6dc4b3b8d3ff0102800b6ea1bed","user":{"login":"slickplaid","id":25877,"node_id":"MDQ6VXNlcjI1ODc3","avatar_url":"https://avatars.githubusercontent.com/u/25877?v=4","gravatar_id":"","url":"https://api.github.com/users/slickplaid","html_url":"https://github.com/slickplaid","followers_url":"https://api.github.com/users/slickplaid/followers","following_url":"https://api.github.com/users/slickplaid/following{/other_user}","gists_url":"https://api.github.com/users/slickplaid/gists{/gist_id}","starred_url":"https://api.github.com/users/slickplaid/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/slickplaid/subscriptions","organizations_url":"https://api.github.com/users/slickplaid/orgs","repos_url":"https://api.github.com/users/slickplaid/repos","events_url":"https://api.github.com/users/slickplaid/events{/privacy}","received_events_url":"https://api.github.com/users/slickplaid/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Evan","company":"Slick Labs, LLC","blog":"https://evan.app","location":"Kansas City, MO","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":59,"public_gists":55,"followers":41,"following":24,"created_at":"2008-09-23T09:42:05Z","updated_at":"2026-03-23T06:29:15Z"},"id":"cac0d6dc4b3b8d3ff0102800b6ea1bed","created_at":"2016-10-24T18:26:01Z","updated_at":"2016-10-24T18:26:01Z"},{"url":"https://api.github.com/gists/f505580a62c933a8aa9d60baf0b81359","user":{"login":"daroza","id":12223296,"node_id":"MDQ6VXNlcjEyMjIzMjk2","avatar_url":"https://avatars.githubusercontent.com/u/12223296?v=4","gravatar_id":"","url":"https://api.github.com/users/daroza","html_url":"https://github.com/daroza","followers_url":"https://api.github.com/users/daroza/followers","following_url":"https://api.github.com/users/daroza/following{/other_user}","gists_url":"https://api.github.com/users/daroza/gists{/gist_id}","starred_url":"https://api.github.com/users/daroza/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/daroza/subscriptions","organizations_url":"https://api.github.com/users/daroza/orgs","repos_url":"https://api.github.com/users/daroza/repos","events_url":"https://api.github.com/users/daroza/events{/privacy}","received_events_url":"https://api.github.com/users/daroza/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ed Daroza","company":"Starbucks","blog":"","location":"Seattle, WA","email":null,"hireable":null,"bio":"Data Scientist","twitter_username":null,"public_repos":118,"public_gists":9,"followers":4,"following":5,"created_at":"2015-05-03T17:31:23Z","updated_at":"2026-07-14T23:13:30Z"},"id":"f505580a62c933a8aa9d60baf0b81359","created_at":"2016-11-22T10:37:42Z","updated_at":"2016-11-22T10:37:42Z"},{"url":"https://api.github.com/gists/26fe24c70589da8d13b435a766225006","user":{"login":"chaze22","id":24579142,"node_id":"MDQ6VXNlcjI0NTc5MTQy","avatar_url":"https://avatars.githubusercontent.com/u/24579142?v=4","gravatar_id":"","url":"https://api.github.com/users/chaze22","html_url":"https://github.com/chaze22","followers_url":"https://api.github.com/users/chaze22/followers","following_url":"https://api.github.com/users/chaze22/following{/other_user}","gists_url":"https://api.github.com/users/chaze22/gists{/gist_id}","starred_url":"https://api.github.com/users/chaze22/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chaze22/subscriptions","organizations_url":"https://api.github.com/users/chaze22/orgs","repos_url":"https://api.github.com/users/chaze22/repos","events_url":"https://api.github.com/users/chaze22/events{/privacy}","received_events_url":"https://api.github.com/users/chaze22/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":0,"public_gists":1,"followers":0,"following":0,"created_at":"2016-12-15T02:07:28Z","updated_at":"2016-12-19T23:21:17Z"},"id":"26fe24c70589da8d13b435a766225006","created_at":"2016-12-15T02:18:38Z","updated_at":"2016-12-15T06:23:23Z"},{"url":"https://api.github.com/gists/e6104f38bf46a100f70e90d7cc901fd4","user":{"login":"bekroogle","id":1545996,"node_id":"MDQ6VXNlcjE1NDU5OTY=","avatar_url":"https://avatars.githubusercontent.com/u/1545996?v=4","gravatar_id":"","url":"https://api.github.com/users/bekroogle","html_url":"https://github.com/bekroogle","followers_url":"https://api.github.com/users/bekroogle/followers","following_url":"https://api.github.com/users/bekroogle/following{/other_user}","gists_url":"https://api.github.com/users/bekroogle/gists{/gist_id}","starred_url":"https://api.github.com/users/bekroogle/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bekroogle/subscriptions","organizations_url":"https://api.github.com/users/bekroogle/orgs","repos_url":"https://api.github.com/users/bekroogle/repos","events_url":"https://api.github.com/users/bekroogle/events{/privacy}","received_events_url":"https://api.github.com/users/bekroogle/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Benjamin Kruger","company":null,"blog":"http://benkruger.me","location":"Tahlequah, OK","email":"bekroogle@gmail.com","hireable":true,"bio":"\"I like to play\" - Garth, \"Wayne's World\"","twitter_username":null,"public_repos":46,"public_gists":85,"followers":4,"following":2,"created_at":"2012-03-17T02:13:12Z","updated_at":"2020-11-06T14:32:09Z"},"id":"e6104f38bf46a100f70e90d7cc901fd4","created_at":"2017-01-17T15:53:36Z","updated_at":"2017-01-17T16:53:20Z"},{"url":"https://api.github.com/gists/921eeab53cd0f5570cd45828f95e933e","user":{"login":"aleemstreak","id":1316303,"node_id":"MDQ6VXNlcjEzMTYzMDM=","avatar_url":"https://avatars.githubusercontent.com/u/1316303?v=4","gravatar_id":"","url":"https://api.github.com/users/aleemstreak","html_url":"https://github.com/aleemstreak","followers_url":"https://api.github.com/users/aleemstreak/followers","following_url":"https://api.github.com/users/aleemstreak/following{/other_user}","gists_url":"https://api.github.com/users/aleemstreak/gists{/gist_id}","starred_url":"https://api.github.com/users/aleemstreak/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aleemstreak/subscriptions","organizations_url":"https://api.github.com/users/aleemstreak/orgs","repos_url":"https://api.github.com/users/aleemstreak/repos","events_url":"https://api.github.com/users/aleemstreak/events{/privacy}","received_events_url":"https://api.github.com/users/aleemstreak/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":7,"public_gists":8,"followers":11,"following":3,"created_at":"2012-01-09T20:07:05Z","updated_at":"2026-07-14T12:48:21Z"},"id":"921eeab53cd0f5570cd45828f95e933e","created_at":"2017-02-03T09:41:48Z","updated_at":"2017-02-03T09:42:25Z"},{"url":"https://api.github.com/gists/429556889fc15ab80505a719ebad89fb","user":{"login":"vivekkohar","id":21973671,"node_id":"MDQ6VXNlcjIxOTczNjcx","avatar_url":"https://avatars.githubusercontent.com/u/21973671?v=4","gravatar_id":"","url":"https://api.github.com/users/vivekkohar","html_url":"https://github.com/vivekkohar","followers_url":"https://api.github.com/users/vivekkohar/followers","following_url":"https://api.github.com/users/vivekkohar/following{/other_user}","gists_url":"https://api.github.com/users/vivekkohar/gists{/gist_id}","starred_url":"https://api.github.com/users/vivekkohar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vivekkohar/subscriptions","organizations_url":"https://api.github.com/users/vivekkohar/orgs","repos_url":"https://api.github.com/users/vivekkohar/repos","events_url":"https://api.github.com/users/vivekkohar/events{/privacy}","received_events_url":"https://api.github.com/users/vivekkohar/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Vivek Kohar","company":null,"blog":"http://vivekkohar.github.io/","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":19,"public_gists":2,"followers":3,"following":5,"created_at":"2016-09-03T16:15:39Z","updated_at":"2025-06-25T19:34:51Z"},"id":"429556889fc15ab80505a719ebad89fb","created_at":"2017-02-18T06:23:19Z","updated_at":"2017-02-18T06:23:19Z"},{"url":"https://api.github.com/gists/1ff0578b6aa654d342a873b66f5239fd","user":{"login":"yrezgui","id":1113976,"node_id":"MDQ6VXNlcjExMTM5NzY=","avatar_url":"https://avatars.githubusercontent.com/u/1113976?v=4","gravatar_id":"","url":"https://api.github.com/users/yrezgui","html_url":"https://github.com/yrezgui","followers_url":"https://api.github.com/users/yrezgui/followers","following_url":"https://api.github.com/users/yrezgui/following{/other_user}","gists_url":"https://api.github.com/users/yrezgui/gists{/gist_id}","starred_url":"https://api.github.com/users/yrezgui/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yrezgui/subscriptions","organizations_url":"https://api.github.com/users/yrezgui/orgs","repos_url":"https://api.github.com/users/yrezgui/repos","events_url":"https://api.github.com/users/yrezgui/events{/privacy}","received_events_url":"https://api.github.com/users/yrezgui/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Yacine Rezgui","company":"Google","blog":"https://yrezgui.com","location":"London, UK","email":null,"hireable":null,"bio":"Creative software engineer.\r\nDeveloper advocate at Google","twitter_username":null,"public_repos":233,"public_gists":51,"followers":746,"following":157,"created_at":"2011-10-09T12:05:06Z","updated_at":"2026-07-07T14:37:18Z"},"id":"1ff0578b6aa654d342a873b66f5239fd","created_at":"2017-03-06T07:36:15Z","updated_at":"2017-03-06T07:38:51Z"},{"url":"https://api.github.com/gists/5a0608baf2e4ff1df47f7c9cafb28b09","user":{"login":"sabman","id":1907,"node_id":"MDQ6VXNlcjE5MDc=","avatar_url":"https://avatars.githubusercontent.com/u/1907?v=4","gravatar_id":"","url":"https://api.github.com/users/sabman","html_url":"https://github.com/sabman","followers_url":"https://api.github.com/users/sabman/followers","following_url":"https://api.github.com/users/sabman/following{/other_user}","gists_url":"https://api.github.com/users/sabman/gists{/gist_id}","starred_url":"https://api.github.com/users/sabman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sabman/subscriptions","organizations_url":"https://api.github.com/users/sabman/orgs","repos_url":"https://api.github.com/users/sabman/repos","events_url":"https://api.github.com/users/sabman/events{/privacy}","received_events_url":"https://api.github.com/users/sabman/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Shoaib Burq","company":"@decision-labs","blog":"https://geobase.app","location":"Berlin, Germany","email":"saburq@gmail.com","hireable":null,"bio":"Building, Shiping, Sharing! |\r\nGeospatial Software Developer |\r\nxDirector Humanitarian OSM | https://geobase.app","twitter_username":"sabman","public_repos":208,"public_gists":144,"followers":0,"following":0,"created_at":"2008-03-01T20:49:09Z","updated_at":"2026-06-17T07:40:33Z"},"id":"5a0608baf2e4ff1df47f7c9cafb28b09","created_at":"2017-05-09T20:17:19Z","updated_at":"2017-05-09T20:17:19Z"},{"url":"https://api.github.com/gists/9d4cb0ce567be3153127af0d682e90ab","user":{"login":"sabman","id":1907,"node_id":"MDQ6VXNlcjE5MDc=","avatar_url":"https://avatars.githubusercontent.com/u/1907?v=4","gravatar_id":"","url":"https://api.github.com/users/sabman","html_url":"https://github.com/sabman","followers_url":"https://api.github.com/users/sabman/followers","following_url":"https://api.github.com/users/sabman/following{/other_user}","gists_url":"https://api.github.com/users/sabman/gists{/gist_id}","starred_url":"https://api.github.com/users/sabman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sabman/subscriptions","organizations_url":"https://api.github.com/users/sabman/orgs","repos_url":"https://api.github.com/users/sabman/repos","events_url":"https://api.github.com/users/sabman/events{/privacy}","received_events_url":"https://api.github.com/users/sabman/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Shoaib Burq","company":"@decision-labs","blog":"https://geobase.app","location":"Berlin, Germany","email":"saburq@gmail.com","hireable":null,"bio":"Building, Shiping, Sharing! |\r\nGeospatial Software Developer |\r\nxDirector Humanitarian OSM | https://geobase.app","twitter_username":"sabman","public_repos":208,"public_gists":144,"followers":0,"following":0,"created_at":"2008-03-01T20:49:09Z","updated_at":"2026-06-17T07:40:33Z"},"id":"9d4cb0ce567be3153127af0d682e90ab","created_at":"2017-05-09T20:17:23Z","updated_at":"2017-05-09T20:22:34Z"},{"url":"https://api.github.com/gists/834e0f2ee6d3386a989aae438c7450a0","user":{"login":"garglakshya18","id":28482429,"node_id":"MDQ6VXNlcjI4NDgyNDI5","avatar_url":"https://avatars.githubusercontent.com/u/28482429?v=4","gravatar_id":"","url":"https://api.github.com/users/garglakshya18","html_url":"https://github.com/garglakshya18","followers_url":"https://api.github.com/users/garglakshya18/followers","following_url":"https://api.github.com/users/garglakshya18/following{/other_user}","gists_url":"https://api.github.com/users/garglakshya18/gists{/gist_id}","starred_url":"https://api.github.com/users/garglakshya18/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/garglakshya18/subscriptions","organizations_url":"https://api.github.com/users/garglakshya18/orgs","repos_url":"https://api.github.com/users/garglakshya18/repos","events_url":"https://api.github.com/users/garglakshya18/events{/privacy}","received_events_url":"https://api.github.com/users/garglakshya18/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lakshya Garg","company":null,"blog":"","location":"Chandigarh, India","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":9,"public_gists":1,"followers":11,"following":1,"created_at":"2017-05-06T11:01:35Z","updated_at":"2025-05-20T14:49:38Z"},"id":"834e0f2ee6d3386a989aae438c7450a0","created_at":"2017-05-30T16:30:49Z","updated_at":"2017-05-30T16:30:49Z"},{"url":"https://api.github.com/gists/5fdcf7d14c246ed58eb01e0043a7c26a","user":{"login":"hbthanki","id":6187057,"node_id":"MDQ6VXNlcjYxODcwNTc=","avatar_url":"https://avatars.githubusercontent.com/u/6187057?v=4","gravatar_id":"","url":"https://api.github.com/users/hbthanki","html_url":"https://github.com/hbthanki","followers_url":"https://api.github.com/users/hbthanki/followers","following_url":"https://api.github.com/users/hbthanki/following{/other_user}","gists_url":"https://api.github.com/users/hbthanki/gists{/gist_id}","starred_url":"https://api.github.com/users/hbthanki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hbthanki/subscriptions","organizations_url":"https://api.github.com/users/hbthanki/orgs","repos_url":"https://api.github.com/users/hbthanki/repos","events_url":"https://api.github.com/users/hbthanki/events{/privacy}","received_events_url":"https://api.github.com/users/hbthanki/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"HEMANG THANKI","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":3,"public_gists":4,"followers":13,"following":28,"created_at":"2013-12-14T20:58:19Z","updated_at":"2026-07-10T00:42:59Z"},"id":"5fdcf7d14c246ed58eb01e0043a7c26a","created_at":"2017-08-29T02:27:34Z","updated_at":"2017-08-29T02:27:34Z"},{"url":"https://api.github.com/gists/d1f061b978daf10b01aec587627beb5e","user":{"login":"gbegley","id":691725,"node_id":"MDQ6VXNlcjY5MTcyNQ==","avatar_url":"https://avatars.githubusercontent.com/u/691725?v=4","gravatar_id":"","url":"https://api.github.com/users/gbegley","html_url":"https://github.com/gbegley","followers_url":"https://api.github.com/users/gbegley/followers","following_url":"https://api.github.com/users/gbegley/following{/other_user}","gists_url":"https://api.github.com/users/gbegley/gists{/gist_id}","starred_url":"https://api.github.com/users/gbegley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gbegley/subscriptions","organizations_url":"https://api.github.com/users/gbegley/orgs","repos_url":"https://api.github.com/users/gbegley/repos","events_url":"https://api.github.com/users/gbegley/events{/privacy}","received_events_url":"https://api.github.com/users/gbegley/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Geoffrey Begley","company":null,"blog":"","location":"Jacksonville Beach, Florida, USA","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":15,"public_gists":4,"followers":5,"following":5,"created_at":"2011-03-26T08:20:27Z","updated_at":"2026-05-06T20:41:49Z"},"id":"d1f061b978daf10b01aec587627beb5e","created_at":"2017-10-11T18:07:39Z","updated_at":"2017-11-06T01:28:04Z"},{"url":"https://api.github.com/gists/5abc6a7fbd56f0f82d763bad2993df06","user":{"login":"pranavashok","id":930537,"node_id":"MDQ6VXNlcjkzMDUzNw==","avatar_url":"https://avatars.githubusercontent.com/u/930537?v=4","gravatar_id":"","url":"https://api.github.com/users/pranavashok","html_url":"https://github.com/pranavashok","followers_url":"https://api.github.com/users/pranavashok/followers","following_url":"https://api.github.com/users/pranavashok/following{/other_user}","gists_url":"https://api.github.com/users/pranavashok/gists{/gist_id}","starred_url":"https://api.github.com/users/pranavashok/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pranavashok/subscriptions","organizations_url":"https://api.github.com/users/pranavashok/orgs","repos_url":"https://api.github.com/users/pranavashok/repos","events_url":"https://api.github.com/users/pranavashok/events{/privacy}","received_events_url":"https://api.github.com/users/pranavashok/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Pranav Ashok","company":null,"blog":"http://pranavashok.in","location":"Munich, Germany","email":"pranavashok@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":46,"public_gists":21,"followers":48,"following":37,"created_at":"2011-07-21T15:50:19Z","updated_at":"2025-04-05T21:33:21Z"},"id":"5abc6a7fbd56f0f82d763bad2993df06","created_at":"2017-11-12T13:21:33Z","updated_at":"2017-11-12T13:21:33Z"},{"url":"https://api.github.com/gists/243cf6a1955963256885f005b41fd551","user":{"login":"artidataio","id":20266094,"node_id":"MDQ6VXNlcjIwMjY2MDk0","avatar_url":"https://avatars.githubusercontent.com/u/20266094?v=4","gravatar_id":"","url":"https://api.github.com/users/artidataio","html_url":"https://github.com/artidataio","followers_url":"https://api.github.com/users/artidataio/followers","following_url":"https://api.github.com/users/artidataio/following{/other_user}","gists_url":"https://api.github.com/users/artidataio/gists{/gist_id}","starred_url":"https://api.github.com/users/artidataio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/artidataio/subscriptions","organizations_url":"https://api.github.com/users/artidataio/orgs","repos_url":"https://api.github.com/users/artidataio/repos","events_url":"https://api.github.com/users/artidataio/events{/privacy}","received_events_url":"https://api.github.com/users/artidataio/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Imaduddin Haetami","company":null,"blog":"https://artidata.io","location":"Indonesia","email":"imaduddin.htm@gmail.com","hireable":true,"bio":"JS/TS and React developer with R experience.","twitter_username":"artidataio","public_repos":88,"public_gists":19,"followers":24,"following":95,"created_at":"2016-07-03T11:32:39Z","updated_at":"2026-01-24T08:38:09Z"},"id":"243cf6a1955963256885f005b41fd551","created_at":"2017-11-23T07:35:35Z","updated_at":"2017-11-23T07:35:35Z"},{"url":"https://api.github.com/gists/09aff8bff9347746fb25e7ebcce53a03","user":{"login":"Pulllarao","id":34437747,"node_id":"MDQ6VXNlcjM0NDM3NzQ3","avatar_url":"https://avatars.githubusercontent.com/u/34437747?v=4","gravatar_id":"","url":"https://api.github.com/users/Pulllarao","html_url":"https://github.com/Pulllarao","followers_url":"https://api.github.com/users/Pulllarao/followers","following_url":"https://api.github.com/users/Pulllarao/following{/other_user}","gists_url":"https://api.github.com/users/Pulllarao/gists{/gist_id}","starred_url":"https://api.github.com/users/Pulllarao/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Pulllarao/subscriptions","organizations_url":"https://api.github.com/users/Pulllarao/orgs","repos_url":"https://api.github.com/users/Pulllarao/repos","events_url":"https://api.github.com/users/Pulllarao/events{/privacy}","received_events_url":"https://api.github.com/users/Pulllarao/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":3,"public_gists":1,"followers":0,"following":0,"created_at":"2017-12-11T08:42:58Z","updated_at":"2022-05-17T07:28:06Z"},"id":"09aff8bff9347746fb25e7ebcce53a03","created_at":"2018-01-08T08:59:23Z","updated_at":"2018-01-08T08:59:23Z"},{"url":"https://api.github.com/gists/2c92d1f06f7cc4ba807fa70a2bae7309","user":{"login":"agogora","id":36226434,"node_id":"MDQ6VXNlcjM2MjI2NDM0","avatar_url":"https://avatars.githubusercontent.com/u/36226434?v=4","gravatar_id":"","url":"https://api.github.com/users/agogora","html_url":"https://github.com/agogora","followers_url":"https://api.github.com/users/agogora/followers","following_url":"https://api.github.com/users/agogora/following{/other_user}","gists_url":"https://api.github.com/users/agogora/gists{/gist_id}","starred_url":"https://api.github.com/users/agogora/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/agogora/subscriptions","organizations_url":"https://api.github.com/users/agogora/orgs","repos_url":"https://api.github.com/users/agogora/repos","events_url":"https://api.github.com/users/agogora/events{/privacy}","received_events_url":"https://api.github.com/users/agogora/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":0,"public_gists":1,"followers":0,"following":0,"created_at":"2018-02-07T09:37:11Z","updated_at":"2018-02-12T11:25:11Z"},"id":"2c92d1f06f7cc4ba807fa70a2bae7309","created_at":"2018-02-07T10:25:35Z","updated_at":"2018-02-12T13:56:38Z"},{"url":"https://api.github.com/gists/734c28f794037d967c68e03a96c20bfd","user":{"login":"npcastaneda","id":4932992,"node_id":"MDQ6VXNlcjQ5MzI5OTI=","avatar_url":"https://avatars.githubusercontent.com/u/4932992?v=4","gravatar_id":"","url":"https://api.github.com/users/npcastaneda","html_url":"https://github.com/npcastaneda","followers_url":"https://api.github.com/users/npcastaneda/followers","following_url":"https://api.github.com/users/npcastaneda/following{/other_user}","gists_url":"https://api.github.com/users/npcastaneda/gists{/gist_id}","starred_url":"https://api.github.com/users/npcastaneda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/npcastaneda/subscriptions","organizations_url":"https://api.github.com/users/npcastaneda/orgs","repos_url":"https://api.github.com/users/npcastaneda/repos","events_url":"https://api.github.com/users/npcastaneda/events{/privacy}","received_events_url":"https://api.github.com/users/npcastaneda/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Nora Castañeda","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":11,"public_gists":4,"followers":11,"following":7,"created_at":"2013-07-03T19:07:38Z","updated_at":"2020-06-06T18:40:33Z"},"id":"734c28f794037d967c68e03a96c20bfd","created_at":"2018-02-15T13:47:52Z","updated_at":"2018-02-16T08:09:06Z"},{"url":"https://api.github.com/gists/db391dad5f56ab5b8389dd205835d6ba","user":{"login":"fasouto","id":194200,"node_id":"MDQ6VXNlcjE5NDIwMA==","avatar_url":"https://avatars.githubusercontent.com/u/194200?v=4","gravatar_id":"","url":"https://api.github.com/users/fasouto","html_url":"https://github.com/fasouto","followers_url":"https://api.github.com/users/fasouto/followers","following_url":"https://api.github.com/users/fasouto/following{/other_user}","gists_url":"https://api.github.com/users/fasouto/gists{/gist_id}","starred_url":"https://api.github.com/users/fasouto/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fasouto/subscriptions","organizations_url":"https://api.github.com/users/fasouto/orgs","repos_url":"https://api.github.com/users/fasouto/repos","events_url":"https://api.github.com/users/fasouto/events{/privacy}","received_events_url":"https://api.github.com/users/fasouto/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Fabio Souto","company":"Python contractor","blog":"http://fabiosouto.me","location":"Vigo","email":"fabio@fabiosouto.me","hireable":true,"bio":"@python and data visualization enthusiast.","twitter_username":null,"public_repos":45,"public_gists":3,"followers":122,"following":47,"created_at":"2010-02-02T00:34:21Z","updated_at":"2026-06-02T16:40:51Z"},"id":"db391dad5f56ab5b8389dd205835d6ba","created_at":"2018-02-23T12:11:36Z","updated_at":"2018-02-23T12:27:24Z"},{"url":"https://api.github.com/gists/02bf85a78d077bfbcc3cbbcb337d8fb0","user":{"login":"Rishi167","id":31199253,"node_id":"MDQ6VXNlcjMxMTk5MjUz","avatar_url":"https://avatars.githubusercontent.com/u/31199253?v=4","gravatar_id":"","url":"https://api.github.com/users/Rishi167","html_url":"https://github.com/Rishi167","followers_url":"https://api.github.com/users/Rishi167/followers","following_url":"https://api.github.com/users/Rishi167/following{/other_user}","gists_url":"https://api.github.com/users/Rishi167/gists{/gist_id}","starred_url":"https://api.github.com/users/Rishi167/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Rishi167/subscriptions","organizations_url":"https://api.github.com/users/Rishi167/orgs","repos_url":"https://api.github.com/users/Rishi167/repos","events_url":"https://api.github.com/users/Rishi167/events{/privacy}","received_events_url":"https://api.github.com/users/Rishi167/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":1,"followers":0,"following":0,"created_at":"2017-08-21T04:40:44Z","updated_at":"2018-03-01T09:25:05Z"},"id":"02bf85a78d077bfbcc3cbbcb337d8fb0","created_at":"2018-03-22T18:30:16Z","updated_at":"2018-03-22T18:30:16Z"},{"url":"https://api.github.com/gists/5f248d238bbd2e26471b47c747b1f4e8","user":{"login":"trevorb","id":17502,"node_id":"MDQ6VXNlcjE3NTAy","avatar_url":"https://avatars.githubusercontent.com/u/17502?v=4","gravatar_id":"","url":"https://api.github.com/users/trevorb","html_url":"https://github.com/trevorb","followers_url":"https://api.github.com/users/trevorb/followers","following_url":"https://api.github.com/users/trevorb/following{/other_user}","gists_url":"https://api.github.com/users/trevorb/gists{/gist_id}","starred_url":"https://api.github.com/users/trevorb/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/trevorb/subscriptions","organizations_url":"https://api.github.com/users/trevorb/orgs","repos_url":"https://api.github.com/users/trevorb/repos","events_url":"https://api.github.com/users/trevorb/events{/privacy}","received_events_url":"https://api.github.com/users/trevorb/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Trevor Berg","company":"None","blog":"","location":"San Francisco, CA","email":"trevorb@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":2,"followers":10,"following":0,"created_at":"2008-07-19T03:42:49Z","updated_at":"2026-03-26T23:06:10Z"},"id":"5f248d238bbd2e26471b47c747b1f4e8","created_at":"2018-04-03T18:15:48Z","updated_at":"2018-04-03T21:53:42Z"},{"url":"https://api.github.com/gists/58a3557671cca64b9057a38b3ab0a225","user":{"login":"aaronkyle","id":2301690,"node_id":"MDQ6VXNlcjIzMDE2OTA=","avatar_url":"https://avatars.githubusercontent.com/u/2301690?v=4","gravatar_id":"","url":"https://api.github.com/users/aaronkyle","html_url":"https://github.com/aaronkyle","followers_url":"https://api.github.com/users/aaronkyle/followers","following_url":"https://api.github.com/users/aaronkyle/following{/other_user}","gists_url":"https://api.github.com/users/aaronkyle/gists{/gist_id}","starred_url":"https://api.github.com/users/aaronkyle/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aaronkyle/subscriptions","organizations_url":"https://api.github.com/users/aaronkyle/orgs","repos_url":"https://api.github.com/users/aaronkyle/repos","events_url":"https://api.github.com/users/aaronkyle/events{/privacy}","received_events_url":"https://api.github.com/users/aaronkyle/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Aaron Kyle Dennis","company":null,"blog":"http://categori.se","location":"digital universe, earth","email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":148,"public_gists":47,"followers":8,"following":2,"created_at":"2012-09-07T18:33:25Z","updated_at":"2026-06-05T15:32:06Z"},"id":"58a3557671cca64b9057a38b3ab0a225","created_at":"2018-05-13T13:05:48Z","updated_at":"2018-05-13T13:05:49Z"},{"url":"https://api.github.com/gists/8592810ebb307b02772d9d5f96b5ef17","user":{"login":"sv9147","id":36777997,"node_id":"MDQ6VXNlcjM2Nzc3OTk3","avatar_url":"https://avatars.githubusercontent.com/u/36777997?v=4","gravatar_id":"","url":"https://api.github.com/users/sv9147","html_url":"https://github.com/sv9147","followers_url":"https://api.github.com/users/sv9147/followers","following_url":"https://api.github.com/users/sv9147/following{/other_user}","gists_url":"https://api.github.com/users/sv9147/gists{/gist_id}","starred_url":"https://api.github.com/users/sv9147/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sv9147/subscriptions","organizations_url":"https://api.github.com/users/sv9147/orgs","repos_url":"https://api.github.com/users/sv9147/repos","events_url":"https://api.github.com/users/sv9147/events{/privacy}","received_events_url":"https://api.github.com/users/sv9147/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":1,"followers":0,"following":0,"created_at":"2018-02-23T22:49:52Z","updated_at":"2025-01-06T18:35:39Z"},"id":"8592810ebb307b02772d9d5f96b5ef17","created_at":"2018-05-27T08:55:15Z","updated_at":"2018-05-27T08:55:15Z"},{"url":"https://api.github.com/gists/26743f6d7b8dca8a673fd2537abcbcd8","user":{"login":"IPWright83","id":1374775,"node_id":"MDQ6VXNlcjEzNzQ3NzU=","avatar_url":"https://avatars.githubusercontent.com/u/1374775?v=4","gravatar_id":"","url":"https://api.github.com/users/IPWright83","html_url":"https://github.com/IPWright83","followers_url":"https://api.github.com/users/IPWright83/followers","following_url":"https://api.github.com/users/IPWright83/following{/other_user}","gists_url":"https://api.github.com/users/IPWright83/gists{/gist_id}","starred_url":"https://api.github.com/users/IPWright83/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/IPWright83/subscriptions","organizations_url":"https://api.github.com/users/IPWright83/orgs","repos_url":"https://api.github.com/users/IPWright83/repos","events_url":"https://api.github.com/users/IPWright83/events{/privacy}","received_events_url":"https://api.github.com/users/IPWright83/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ian Wright","company":null,"blog":"https://stackoverflow.com/users/21061/ian?tab=profile","location":"United Kingdom","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":33,"public_gists":20,"followers":14,"following":8,"created_at":"2012-01-24T12:44:49Z","updated_at":"2026-06-23T11:34:55Z"},"id":"26743f6d7b8dca8a673fd2537abcbcd8","created_at":"2018-06-21T12:37:12Z","updated_at":"2018-06-21T12:37:13Z"},{"url":"https://api.github.com/gists/4c0b86992b64b2e6f3f25c62b787767a","user":{"login":"Emathews6","id":11204509,"node_id":"MDQ6VXNlcjExMjA0NTA5","avatar_url":"https://avatars.githubusercontent.com/u/11204509?v=4","gravatar_id":"","url":"https://api.github.com/users/Emathews6","html_url":"https://github.com/Emathews6","followers_url":"https://api.github.com/users/Emathews6/followers","following_url":"https://api.github.com/users/Emathews6/following{/other_user}","gists_url":"https://api.github.com/users/Emathews6/gists{/gist_id}","starred_url":"https://api.github.com/users/Emathews6/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Emathews6/subscriptions","organizations_url":"https://api.github.com/users/Emathews6/orgs","repos_url":"https://api.github.com/users/Emathews6/repos","events_url":"https://api.github.com/users/Emathews6/events{/privacy}","received_events_url":"https://api.github.com/users/Emathews6/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":3,"followers":0,"following":1,"created_at":"2015-02-26T02:19:05Z","updated_at":"2023-08-02T14:31:24Z"},"id":"4c0b86992b64b2e6f3f25c62b787767a","created_at":"2018-06-21T20:03:49Z","updated_at":"2018-06-21T20:03:49Z"},{"url":"https://api.github.com/gists/ab663d0f6ee0eb8ca311a71fd2efe683","user":{"login":"webbkyle","id":26254022,"node_id":"MDQ6VXNlcjI2MjU0MDIy","avatar_url":"https://avatars.githubusercontent.com/u/26254022?v=4","gravatar_id":"","url":"https://api.github.com/users/webbkyle","html_url":"https://github.com/webbkyle","followers_url":"https://api.github.com/users/webbkyle/followers","following_url":"https://api.github.com/users/webbkyle/following{/other_user}","gists_url":"https://api.github.com/users/webbkyle/gists{/gist_id}","starred_url":"https://api.github.com/users/webbkyle/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/webbkyle/subscriptions","organizations_url":"https://api.github.com/users/webbkyle/orgs","repos_url":"https://api.github.com/users/webbkyle/repos","events_url":"https://api.github.com/users/webbkyle/events{/privacy}","received_events_url":"https://api.github.com/users/webbkyle/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Kyle Webb","company":null,"blog":"www.kwebbsite.com","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":11,"public_gists":2,"followers":3,"following":3,"created_at":"2017-03-07T15:16:18Z","updated_at":"2026-02-16T20:35:19Z"},"id":"ab663d0f6ee0eb8ca311a71fd2efe683","created_at":"2018-06-29T20:53:16Z","updated_at":"2018-07-05T17:54:41Z"},{"url":"https://api.github.com/gists/13d9f657c8761151f46d6ed2d727b5f8","user":{"login":"bcm-afalco","id":20560604,"node_id":"MDQ6VXNlcjIwNTYwNjA0","avatar_url":"https://avatars.githubusercontent.com/u/20560604?v=4","gravatar_id":"","url":"https://api.github.com/users/bcm-afalco","html_url":"https://github.com/bcm-afalco","followers_url":"https://api.github.com/users/bcm-afalco/followers","following_url":"https://api.github.com/users/bcm-afalco/following{/other_user}","gists_url":"https://api.github.com/users/bcm-afalco/gists{/gist_id}","starred_url":"https://api.github.com/users/bcm-afalco/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bcm-afalco/subscriptions","organizations_url":"https://api.github.com/users/bcm-afalco/orgs","repos_url":"https://api.github.com/users/bcm-afalco/repos","events_url":"https://api.github.com/users/bcm-afalco/events{/privacy}","received_events_url":"https://api.github.com/users/bcm-afalco/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"afalco","company":null,"blog":"www.blackcatmatters.com","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":49,"public_gists":5,"followers":18,"following":27,"created_at":"2016-07-20T14:57:07Z","updated_at":"2026-06-30T07:13:38Z"},"id":"13d9f657c8761151f46d6ed2d727b5f8","created_at":"2018-08-09T15:13:17Z","updated_at":"2018-08-09T15:13:17Z"},{"url":"https://api.github.com/gists/d1d424045daaf068b914bfc5d9855056","user":{"login":"alexander-mart","id":14993551,"node_id":"MDQ6VXNlcjE0OTkzNTUx","avatar_url":"https://avatars.githubusercontent.com/u/14993551?v=4","gravatar_id":"","url":"https://api.github.com/users/alexander-mart","html_url":"https://github.com/alexander-mart","followers_url":"https://api.github.com/users/alexander-mart/followers","following_url":"https://api.github.com/users/alexander-mart/following{/other_user}","gists_url":"https://api.github.com/users/alexander-mart/gists{/gist_id}","starred_url":"https://api.github.com/users/alexander-mart/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexander-mart/subscriptions","organizations_url":"https://api.github.com/users/alexander-mart/orgs","repos_url":"https://api.github.com/users/alexander-mart/repos","events_url":"https://api.github.com/users/alexander-mart/events{/privacy}","received_events_url":"https://api.github.com/users/alexander-mart/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Alexander Mart","company":"RoboTeam","blog":"alex-mart.work","location":"Russia, Tomsk city","email":"alex.mart.mail@gmail.com","hireable":true,"bio":"OSM, Wikidata, FOSS, Open Data, City Digital Twin, Organisation Digital Twin, Triple Store, Automated reasoning, Semantic Web","twitter_username":null,"public_repos":101,"public_gists":18,"followers":22,"following":38,"created_at":"2015-10-06T08:58:48Z","updated_at":"2026-07-11T11:55:15Z"},"id":"d1d424045daaf068b914bfc5d9855056","created_at":"2018-09-17T16:57:26Z","updated_at":"2018-09-17T17:01:48Z"},{"url":"https://api.github.com/gists/edf35c4ed37d0d640c87198d6f645337","user":{"login":"ix4","id":38112035,"node_id":"MDQ6VXNlcjM4MTEyMDM1","avatar_url":"https://avatars.githubusercontent.com/u/38112035?v=4","gravatar_id":"","url":"https://api.github.com/users/ix4","html_url":"https://github.com/ix4","followers_url":"https://api.github.com/users/ix4/followers","following_url":"https://api.github.com/users/ix4/following{/other_user}","gists_url":"https://api.github.com/users/ix4/gists{/gist_id}","starred_url":"https://api.github.com/users/ix4/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ix4/subscriptions","organizations_url":"https://api.github.com/users/ix4/orgs","repos_url":"https://api.github.com/users/ix4/repos","events_url":"https://api.github.com/users/ix4/events{/privacy}","received_events_url":"https://api.github.com/users/ix4/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":12,"public_gists":1448,"followers":68,"following":94,"created_at":"2018-04-05T17:37:06Z","updated_at":"2026-04-13T03:04:38Z"},"id":"edf35c4ed37d0d640c87198d6f645337","created_at":"2019-05-29T19:27:47Z","updated_at":"2019-05-29T19:28:05Z"},{"url":"https://api.github.com/gists/133d53013ccb281a66f4be8053f5c962","user":{"login":"51yu","id":14248619,"node_id":"MDQ6VXNlcjE0MjQ4NjE5","avatar_url":"https://avatars.githubusercontent.com/u/14248619?v=4","gravatar_id":"","url":"https://api.github.com/users/51yu","html_url":"https://github.com/51yu","followers_url":"https://api.github.com/users/51yu/followers","following_url":"https://api.github.com/users/51yu/following{/other_user}","gists_url":"https://api.github.com/users/51yu/gists{/gist_id}","starred_url":"https://api.github.com/users/51yu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/51yu/subscriptions","organizations_url":"https://api.github.com/users/51yu/orgs","repos_url":"https://api.github.com/users/51yu/repos","events_url":"https://api.github.com/users/51yu/events{/privacy}","received_events_url":"https://api.github.com/users/51yu/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Li Yu","company":null,"blog":"","location":null,"email":"li.yu.sh0211@gmail.com","hireable":null,"bio":"As simple as his name","twitter_username":null,"public_repos":2,"public_gists":2,"followers":3,"following":12,"created_at":"2015-09-12T12:33:44Z","updated_at":"2026-03-31T01:07:06Z"},"id":"133d53013ccb281a66f4be8053f5c962","created_at":"2020-07-01T14:34:55Z","updated_at":"2020-07-01T14:34:55Z"},{"url":"https://api.github.com/gists/a3c1195c7b90e5e4386c540e70dffced","user":{"login":"arunsah","id":25679050,"node_id":"MDQ6VXNlcjI1Njc5MDUw","avatar_url":"https://avatars.githubusercontent.com/u/25679050?v=4","gravatar_id":"","url":"https://api.github.com/users/arunsah","html_url":"https://github.com/arunsah","followers_url":"https://api.github.com/users/arunsah/followers","following_url":"https://api.github.com/users/arunsah/following{/other_user}","gists_url":"https://api.github.com/users/arunsah/gists{/gist_id}","starred_url":"https://api.github.com/users/arunsah/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/arunsah/subscriptions","organizations_url":"https://api.github.com/users/arunsah/orgs","repos_url":"https://api.github.com/users/arunsah/repos","events_url":"https://api.github.com/users/arunsah/events{/privacy}","received_events_url":"https://api.github.com/users/arunsah/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Arun","company":null,"blog":"","location":"India","email":null,"hireable":null,"bio":"Hi, I'm Arun, backend developer with a passion for distributed systems and machine learning. Always exploring new tech stacks and improving my skills.","twitter_username":null,"public_repos":15,"public_gists":8,"followers":9,"following":50,"created_at":"2017-02-10T04:54:36Z","updated_at":"2026-07-12T13:58:55Z"},"id":"a3c1195c7b90e5e4386c540e70dffced","created_at":"2020-10-28T02:02:48Z","updated_at":"2020-10-28T02:02:48Z"},{"url":"https://api.github.com/gists/3a395f56a674215a5067dfe51be34047","user":{"login":"antarcticrainforest","id":10580038,"node_id":"MDQ6VXNlcjEwNTgwMDM4","avatar_url":"https://avatars.githubusercontent.com/u/10580038?v=4","gravatar_id":"","url":"https://api.github.com/users/antarcticrainforest","html_url":"https://github.com/antarcticrainforest","followers_url":"https://api.github.com/users/antarcticrainforest/followers","following_url":"https://api.github.com/users/antarcticrainforest/following{/other_user}","gists_url":"https://api.github.com/users/antarcticrainforest/gists{/gist_id}","starred_url":"https://api.github.com/users/antarcticrainforest/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/antarcticrainforest/subscriptions","organizations_url":"https://api.github.com/users/antarcticrainforest/orgs","repos_url":"https://api.github.com/users/antarcticrainforest/repos","events_url":"https://api.github.com/users/antarcticrainforest/events{/privacy}","received_events_url":"https://api.github.com/users/antarcticrainforest/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Martin Bergemann","company":"German Climate Computing Centre","blog":"","location":"Hamburg, Germany","email":null,"hireable":true,"bio":"Software Engineer","twitter_username":null,"public_repos":36,"public_gists":3,"followers":25,"following":15,"created_at":"2015-01-18T03:59:23Z","updated_at":"2026-07-10T22:45:11Z"},"id":"3a395f56a674215a5067dfe51be34047","created_at":"2023-03-24T17:32:03Z","updated_at":"2023-03-24T17:32:03Z"},{"url":"https://api.github.com/gists/55f0f13b0f369b6af82285e0ec5ad3dd","user":{"login":"psovik","id":98734968,"node_id":"U_kgDOBeKTeA","avatar_url":"https://avatars.githubusercontent.com/u/98734968?v=4","gravatar_id":"","url":"https://api.github.com/users/psovik","html_url":"https://github.com/psovik","followers_url":"https://api.github.com/users/psovik/followers","following_url":"https://api.github.com/users/psovik/following{/other_user}","gists_url":"https://api.github.com/users/psovik/gists{/gist_id}","starred_url":"https://api.github.com/users/psovik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/psovik/subscriptions","organizations_url":"https://api.github.com/users/psovik/orgs","repos_url":"https://api.github.com/users/psovik/repos","events_url":"https://api.github.com/users/psovik/events{/privacy}","received_events_url":"https://api.github.com/users/psovik/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Petter Sovik","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":3,"public_gists":1,"followers":1,"following":0,"created_at":"2022-01-31T07:56:56Z","updated_at":"2025-10-22T23:45:07Z"},"id":"55f0f13b0f369b6af82285e0ec5ad3dd","created_at":"2023-03-31T07:47:01Z","updated_at":"2023-03-31T07:47:02Z"},{"url":"https://api.github.com/gists/c74170c7328e0cf8a8ae2bbd09c48f14","user":{"login":"MuhammadUzairKhattak","id":94116486,"node_id":"U_kgDOBZwahg","avatar_url":"https://avatars.githubusercontent.com/u/94116486?v=4","gravatar_id":"","url":"https://api.github.com/users/MuhammadUzairKhattak","html_url":"https://github.com/MuhammadUzairKhattak","followers_url":"https://api.github.com/users/MuhammadUzairKhattak/followers","following_url":"https://api.github.com/users/MuhammadUzairKhattak/following{/other_user}","gists_url":"https://api.github.com/users/MuhammadUzairKhattak/gists{/gist_id}","starred_url":"https://api.github.com/users/MuhammadUzairKhattak/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MuhammadUzairKhattak/subscriptions","organizations_url":"https://api.github.com/users/MuhammadUzairKhattak/orgs","repos_url":"https://api.github.com/users/MuhammadUzairKhattak/repos","events_url":"https://api.github.com/users/MuhammadUzairKhattak/events{/privacy}","received_events_url":"https://api.github.com/users/MuhammadUzairKhattak/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":10,"public_gists":2,"followers":0,"following":1,"created_at":"2021-11-11T12:11:59Z","updated_at":"2026-04-21T18:17:56Z"},"id":"c74170c7328e0cf8a8ae2bbd09c48f14","created_at":"2023-04-03T09:18:58Z","updated_at":"2023-04-03T09:18:59Z"},{"url":"https://api.github.com/gists/458344814849b41d39090073bb652d09","user":{"login":"Ethan-Harris0n","id":57502606,"node_id":"MDQ6VXNlcjU3NTAyNjA2","avatar_url":"https://avatars.githubusercontent.com/u/57502606?v=4","gravatar_id":"","url":"https://api.github.com/users/Ethan-Harris0n","html_url":"https://github.com/Ethan-Harris0n","followers_url":"https://api.github.com/users/Ethan-Harris0n/followers","following_url":"https://api.github.com/users/Ethan-Harris0n/following{/other_user}","gists_url":"https://api.github.com/users/Ethan-Harris0n/gists{/gist_id}","starred_url":"https://api.github.com/users/Ethan-Harris0n/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ethan-Harris0n/subscriptions","organizations_url":"https://api.github.com/users/Ethan-Harris0n/orgs","repos_url":"https://api.github.com/users/Ethan-Harris0n/repos","events_url":"https://api.github.com/users/Ethan-Harris0n/events{/privacy}","received_events_url":"https://api.github.com/users/Ethan-Harris0n/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ethan Harrison","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":"WM '20 (previous)  |\r\nUNDP Crisis Bureau (previous) |\r\nMIT '25","twitter_username":null,"public_repos":16,"public_gists":2,"followers":0,"following":0,"created_at":"2019-11-07T18:55:50Z","updated_at":"2026-06-17T17:17:04Z"},"id":"458344814849b41d39090073bb652d09","created_at":"2023-04-13T19:40:36Z","updated_at":"2023-04-13T19:40:36Z"},{"url":"https://api.github.com/gists/990e75e9f5bdaa208ce248b02e7bba3e","user":{"login":"Parida14","id":10303335,"node_id":"MDQ6VXNlcjEwMzAzMzM1","avatar_url":"https://avatars.githubusercontent.com/u/10303335?v=4","gravatar_id":"","url":"https://api.github.com/users/Parida14","html_url":"https://github.com/Parida14","followers_url":"https://api.github.com/users/Parida14/followers","following_url":"https://api.github.com/users/Parida14/following{/other_user}","gists_url":"https://api.github.com/users/Parida14/gists{/gist_id}","starred_url":"https://api.github.com/users/Parida14/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Parida14/subscriptions","organizations_url":"https://api.github.com/users/Parida14/orgs","repos_url":"https://api.github.com/users/Parida14/repos","events_url":"https://api.github.com/users/Parida14/events{/privacy}","received_events_url":"https://api.github.com/users/Parida14/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lagnajit Parida","company":"Rivian","blog":"","location":"San Jose","email":"lagnajit.parida1@gmail.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":23,"public_gists":1,"followers":1,"following":2,"created_at":"2014-12-26T10:51:13Z","updated_at":"2026-07-16T14:49:11Z"},"id":"990e75e9f5bdaa208ce248b02e7bba3e","created_at":"2023-08-28T01:37:29Z","updated_at":"2023-08-28T01:37:29Z"},{"url":"https://api.github.com/gists/77536538f439c4901c7c38dfc6914151","user":{"login":"jgoodwi33","id":125179694,"node_id":"U_kgDOB3YXLg","avatar_url":"https://avatars.githubusercontent.com/u/125179694?v=4","gravatar_id":"","url":"https://api.github.com/users/jgoodwi33","html_url":"https://github.com/jgoodwi33","followers_url":"https://api.github.com/users/jgoodwi33/followers","following_url":"https://api.github.com/users/jgoodwi33/following{/other_user}","gists_url":"https://api.github.com/users/jgoodwi33/gists{/gist_id}","starred_url":"https://api.github.com/users/jgoodwi33/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgoodwi33/subscriptions","organizations_url":"https://api.github.com/users/jgoodwi33/orgs","repos_url":"https://api.github.com/users/jgoodwi33/repos","events_url":"https://api.github.com/users/jgoodwi33/events{/privacy}","received_events_url":"https://api.github.com/users/jgoodwi33/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":5,"public_gists":3,"followers":0,"following":0,"created_at":"2023-02-12T07:28:04Z","updated_at":"2026-04-12T17:19:36Z"},"id":"77536538f439c4901c7c38dfc6914151","created_at":"2023-10-11T16:09:44Z","updated_at":"2023-10-11T16:12:40Z"},{"url":"https://api.github.com/gists/ee1eab4cd5c15266f4e78f55b2c46c1b","user":{"login":"Saleh-aldajah","id":57868939,"node_id":"MDQ6VXNlcjU3ODY4OTM5","avatar_url":"https://avatars.githubusercontent.com/u/57868939?v=4","gravatar_id":"","url":"https://api.github.com/users/Saleh-aldajah","html_url":"https://github.com/Saleh-aldajah","followers_url":"https://api.github.com/users/Saleh-aldajah/followers","following_url":"https://api.github.com/users/Saleh-aldajah/following{/other_user}","gists_url":"https://api.github.com/users/Saleh-aldajah/gists{/gist_id}","starred_url":"https://api.github.com/users/Saleh-aldajah/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Saleh-aldajah/subscriptions","organizations_url":"https://api.github.com/users/Saleh-aldajah/orgs","repos_url":"https://api.github.com/users/Saleh-aldajah/repos","events_url":"https://api.github.com/users/Saleh-aldajah/events{/privacy}","received_events_url":"https://api.github.com/users/Saleh-aldajah/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":1,"followers":0,"following":0,"created_at":"2019-11-17T15:47:12Z","updated_at":"2026-06-20T08:36:07Z"},"id":"ee1eab4cd5c15266f4e78f55b2c46c1b","created_at":"2023-10-17T11:26:26Z","updated_at":"2023-10-17T11:26:26Z"}],"history":[{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"9585d220bef18a0925922f4d384265ef767566f5","committed_at":"2019-02-26T22:40:17Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4339083/9585d220bef18a0925922f4d384265ef767566f5"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"55479d2d302a3342959a35bc6bdc82e54424a776","committed_at":"2018-10-02T22:00:49Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/4339083/55479d2d302a3342959a35bc6bdc82e54424a776"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"3a9d30d050f3aa06e4a64581efca89a608d760e2","committed_at":"2016-10-28T05:46:02Z","change_status":{"total":382,"additions":381,"deletions":1},"url":"https://api.github.com/gists/4339083/3a9d30d050f3aa06e4a64581efca89a608d760e2"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"e66cf1b6e2a69d9129a9c015cf5e84847284f404","committed_at":"2016-02-09T02:12:35Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/4339083/e66cf1b6e2a69d9129a9c015cf5e84847284f404"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"ca079294be11cada2eee0005ce48d4c0205e65c1","committed_at":"2015-10-31T01:22:30Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4339083/ca079294be11cada2eee0005ce48d4c0205e65c1"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"0d003e5ea1686dd6e79562b37f8c7afca287d9a2","committed_at":"2015-06-11T19:29:42Z","change_status":{"total":8,"additions":5,"deletions":3},"url":"https://api.github.com/gists/4339083/0d003e5ea1686dd6e79562b37f8c7afca287d9a2"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"dd87a364df6d921740af7e5badef247665918919","committed_at":"2012-12-23T17:22:32Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4339083/dd87a364df6d921740af7e5badef247665918919"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"98c864f2f49650dd1e5a6af96563afeddaa0d14a","committed_at":"2012-12-23T17:22:21Z","change_status":{"total":6,"additions":5,"deletions":1},"url":"https://api.github.com/gists/4339083/98c864f2f49650dd1e5a6af96563afeddaa0d14a"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"3bdb97456d55cbed101a30642ab4ca35a0e51a4f","committed_at":"2012-12-20T00:47:50Z","change_status":{"total":0,"additions":0,"deletions":0},"url":"https://api.github.com/gists/4339083/3bdb97456d55cbed101a30642ab4ca35a0e51a4f"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"49ebb7269e1788124b258f39561657ee05f17c30","committed_at":"2012-12-19T18:27:41Z","change_status":{"total":165,"additions":165,"deletions":0},"url":"https://api.github.com/gists/4339083/49ebb7269e1788124b258f39561657ee05f17c30"}],"truncated":false}