Skip to content

Instantly share code, notes, and snippets.

View christianbriggs's full-sized avatar

Christian Briggs christianbriggs

View GitHub Profile
{"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"rwrist","parent":3,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[11]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":20,"s":[11],"e":[14]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":40,"s":[14],"e":[11]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":59,"s":[11],"e":[2]},{"t":79.999993075758}]},"p":{"k":[162.667,47.683,0]},"a":{"k":[6.25,5,0]},"s":{"k":[286.667,286.667,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-3.617],[0,0],[0,0],[-2.477,-0.327],[0,0],[-0.583,1.955],[0.679,-0.135],[0.896,-0.016],[0,0]],"o":[[0,3.617],[0,0],[0,0],[2.477,0.328],[0,0],[0.583,-1.955],[-0.68,0.136],[-0.896,0.016],[0,0]],"v":[[-24.211,-2.03],[-18.297,1.317],[11.586,0.7
@christianbriggs
christianbriggs / .block
Created June 11, 2018 18:29 — forked from tomshanley/.block
Sankey with circular links
license: mit
@christianbriggs
christianbriggs / .block
Created December 13, 2017 13:09
Blocks Graph - w/thumbnails
license: gpl-3.0
height: 960
@christianbriggs
christianbriggs / stack.yml
Created November 29, 2017 03:07 — forked from initcron/stack.yml
Docker Stack Deploy Configs
version: "3"
networks:
nw01:
driver: overlay
volumes:
db-data:
services:
version: "3"
networks:
nw01:
driver: bridge
volumes:
db-data:
services:
@christianbriggs
christianbriggs / swarm_tutorial_v3.md
Created November 28, 2017 21:12 — forked from initcron/swarm_tutorial_v3.md
Docker Swarm with V3 stack specifications and stack deploy

Lab : Orchestrating and deploying app in Production with SWARM

Deploying Application Stack with Swarm Mode and Stack version "3" specification

Launch a Visualizer on Master (SWARM Manager)

docker run -itd -p 8080:8080 -v /var/run/docker.sock:/var/run/docker.sock schoolofdevops/visualizer
@christianbriggs
christianbriggs / .block
Created August 3, 2017 02:21
Force in a Box algorithm d3v4
license: mit
@christianbriggs
christianbriggs / .block
Created June 21, 2017 19:35
Barley Network
license: mit
@christianbriggs
christianbriggs / .block
Created June 20, 2017 00:49
d3-force-cluster I
license: mit
@christianbriggs
christianbriggs / .block
Created June 19, 2017 16:22
State Transitions
license: mit