Skip to content

Instantly share code, notes, and snippets.

View bumbeishvili's full-sized avatar
🏠
Working from home

David Bumbeishvili bumbeishvili

🏠
Working from home
View GitHub Profile
@pbeshai
pbeshai / .block
Last active March 21, 2025 08:55
Animate thousands of points with canvas and D3
license: mit
height: 620
border: no
@ColinEberhardt
ColinEberhardt / .block
Last active August 9, 2018 13:46
Small multiples
license: mit
@linnnes
linnnes / .block
Created February 19, 2017 03:05
Brownian motion with D3 4.0 velocity Verlet physics
license: gpl-3.0
@feyderm
feyderm / README.md
Last active February 19, 2018 12:59
Exploring Gradient Decent Parameters for Linear Regression
@larsvers
larsvers / .block
Last active February 15, 2018 08:00
winter olympics story opener
license: mit
@bmershon
bmershon / .block
Last active March 21, 2018 09:57 — forked from mbostock/.block
Polygon Clipping Degeneracies
license: gpl-3.0
height: 600
@alexmacy
alexmacy / .block
Last active March 6, 2018 10:17
Hive Plot (Areas) v4
license: gpl-3.0
@EfratVil
EfratVil / index.html
Last active February 16, 2018 09:44
Drag circles
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.active {
stroke: #000;
stroke-width: 2px;
}
</style>
<body>
<script src="//d3js.org/d3.v4.min.js"></script>
@rveciana
rveciana / .block
Last active May 7, 2020 17:58
raster-marching-squares and leaflet
license: mit
@Kcnarf
Kcnarf / .block
Last active February 14, 2020 13:04
Voronoï playground - Do you see the path ? (II)
license: gpl-3.0