Skip to content

Instantly share code, notes, and snippets.

@j-funk
j-funk / SketchSystems.spec
Last active June 4, 2021 22:58
Web visitor&
Web visitor&
Visualizations
New Visualization
play with viz -> Another New Visualization
Another New Visualization
play with viz -> New Visualization
Loading Cookies
no cookies -> Unidentified User
@j-funk
j-funk / SketchSystems.spec
Last active May 26, 2021 18:02
Computer Off
Computer Off
toggle computer -> Computer On
Computer On&
toggle computer -> Computer Off
Audio
Audio On
toggle audio -> Audio Off
Audio Off
toggle audio -> Audio On
@j-funk
j-funk / SketchSystems.spec
Created May 24, 2021 21:03
State Explosion Example
State Explosion Example
Audio Off and Video Off
audio on -> Audio On and Video Off
video on -> Audio Off and Video On
Audio On and Video Off
audio off -> Audio Off and Video Off
video on -> Audio On and Video On
Audio Off and Video On
audio on -> Audio On and Video On
video off -> Audio Off and Video Off
@j-funk
j-funk / .block
Created February 21, 2018 15:27 — forked from mbostock/.block
Chord Diagram
license: gpl-3.0
height: 960
border: no
@j-funk
j-funk / Chord Prototype
Last active February 21, 2018 16:25 — forked from mbostock/.block
Chord Diagram
license: gpl-3.0
height: 960
border: no
@j-funk
j-funk / base.css
Last active February 9, 2018 20:32 — forked from ruthanium/base.css
Sample network clustering vis
body
{
/*font-family: sans-serif;*/
font-family: 'Helvetica', 'Arial', sans-serif;
font-size: 12px;
height:100%;
}
body a:link
{