Skip to content

Instantly share code, notes, and snippets.

View devgru's full-sized avatar

Dima Semyushkin devgru

View GitHub Profile
@devgru
devgru / .block
Last active June 16, 2017 09:30
Car accidents
license: mit
@devgru
devgru / .block
Last active October 9, 2016 10:04
Car accidents in Russia — bare+cities
license: mit
@devgru
devgru / .block
Last active October 9, 2016 10:04
Car accidents — bare
license: mit
<svg>
<text>Привет, участники!</text>
</svg>
@devgru
devgru / .block
Last active October 27, 2019 19:18
Heatmap
license: mit
@devgru
devgru / .block
Last active November 1, 2023 13:41
Heatmap of git commits - nest & local
license: mit
@devgru
devgru / .block
Last active October 5, 2016 14:38
Heatmap — basic
license: mit
@devgru
devgru / index.html
Last active August 29, 2015 13:59
<html>
<body>
<script type='text/javascript' src='http://d3js.org/d3.v3.min.js'></script>
<script>
array = [
{ 'a': 1, 'b': 2 },
{ 'a': 42, 'b': 7 },
{ 'a': 15, 'b': 3 },
{ 'a': 32, 'b': 8 },
{ 'a': 26, 'b': 15 },
We couldn’t find that file to show.
We couldn’t find that file to show.