Skip to content

Instantly share code, notes, and snippets.

@bet4a
bet4a / readme.md
Created March 15, 2024 18:54
audio

placeholder

@bet4a
bet4a / README
Last active February 27, 2021 23:22
new
Test
@bet4a
bet4a / HND_adm2.json
Last active December 8, 2017 16:24
Honduras election
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@bet4a
bet4a / index.html
Created November 6, 2015 10:30
Histogram
<!DOCTYPE html>
<meta charset="utf-8">
<style>
svg {
height: 500px;
width: 500px;
border: 1px solid gray;
}
line {
shape-rendering: crispEdges;
@bet4a
bet4a / index.html
Last active November 6, 2015 10:23
Movie steamgraph
<!DOCTYPE html>
<meta charset="utf-8">
<style>
svg {
height: 500px;
width: 500px;
border: 1px solid gray;
}
line {
shape-rendering: crispEdges;
@bet4a
bet4a / README.md
Last active June 15, 2016 18:52
Chromebook Pixel Lightbar: Rainbow Flow

A gorgeous looping gradient for the Chromebook Pixel lightbar.

To use on your Dev Mode-enabled machine, copy this script, open a Chrome OS shell (Ctrl+Alt+T) and type shell. Right click to paste the code and press Enter; it'll start running after a second.