Skip to content

Instantly share code, notes, and snippets.

View timurista's full-sized avatar
👋

Tim Urista timurista

👋
View GitHub Profile
@timurista
timurista / download what you need for python
Created December 23, 2019 00:31
Test out python lambda layers and binaries
docker run -v $(pwd):/outputs -it amazonlinux
@timurista
timurista / gist:fc6111557b79c5ef84938cfd9e25d25b
Created August 5, 2019 15:40 — forked from ehuynh/gist:2572398
Start and Stop Jenkins on OSX
# start
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist
# stop
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
@timurista
timurista / .block
Created January 22, 2019 23:59
Stacked-to-Grouped | JSON Data, Horizontal Bars
license: MIT
border: no
height: 1200
@timurista
timurista / .block
Created January 22, 2019 23:57
StackedAreaChart
license: mit
@timurista
timurista / .block
Last active January 22, 2019 16:19
Word Cloud v4
license: mit
@timurista
timurista / .block
Last active January 22, 2019 23:52
Pie Chart with Legend
license: MIT
@timurista
timurista / .block
Last active January 22, 2019 15:10
Pie Chart Rotation on Click
license: mit
@timurista
timurista / .block
Last active January 21, 2019 16:37
Stacked-to-Grouped | Generated Data, Horizontal Bars
license: mit
@timurista
timurista / .block
Created January 21, 2019 14:19
D3.js: Animating Stacked-to-Grouped Bars
license: mit
@timurista
timurista / .block
Last active January 21, 2019 01:02
Bar Chart IIIc V5
license: gpl-3.0