-
-
today_machine Public
Forked from goldsamantha/today_machineThis is an interface for todoist, the raspberry pi, and a thermal receipt printer
-
-
mermaid-live-editor Public
Forked from mermaidjs/mermaid-live-editorEdit, preview and share mermaid charts/diagrams.
JavaScript UpdatedNov 29, 2018 -
-
saxpy Public
Python implementation of Symbolic Aggregate approXimation
-
react-timeseries-charts Public
Forked from esnet/react-timeseries-chartsDeclarative and modular timeseries charting components for React
JavaScript Other UpdatedJun 7, 2018 -
tilings Public
What should be a pretty simple webpage to take a look at tilings.
JavaScript UpdatedApr 14, 2018 -
TimeSeriesMaker Public
Forked from mbonvini/TimeSeriesMakerSimple app to generate hand-drawn time series
JavaScript MIT License UpdatedMar 29, 2018 -
html-webpack-plugin Public
Forked from jantimon/html-webpack-pluginSimplifies creation of HTML files to serve your webpack bundles
JavaScript MIT License UpdatedSep 28, 2017 -
swim-lane-filterable Public
hopefully should be a filterable swim-lane visualization for things
JavaScript UpdatedFeb 11, 2017 -
swimlanes-csv Public
Trying to make the swimlanes visualization import something from a csv
JavaScript MIT License UpdatedJan 4, 2017 -
-
-
-
is-it-my-router Public
pings router, modem and google dns to see at which stage slowdowns begin
UpdatedOct 25, 2015 -
fade-time Public
chrome extension for fading the browser nicely after some time
HTML UpdatedAug 25, 2015 -
-
courses Public
Forked from bcaffo/coursesCourse materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
HTML UpdatedJun 3, 2015 -
wells-colorscheme.vim Public
Forked from wellsjo/wellsokai.vimA modified Monokai
Vim Script UpdatedMar 9, 2015 -
-
-
patterns Public
Quick basic patterns for reference in various languages.
Python UpdatedNov 29, 2014 -
-
circle-survival Public
Quick barebones javascript game, inspired by https://github.com/maryrosecook/retro-games
JavaScript UpdatedSep 15, 2014 -
-
-
dodo-ml Public
The idea is to use super naive methods to scrape some game data and see if I can come up with good models for winning.
Python GNU General Public License v2.0 UpdatedFeb 9, 2014 -
Projects Public
Forked from karan/ProjectsTrying to complete over 100 projects in various categories in Python. Fork to learn any new language.
Python UpdatedJul 22, 2013 -
iter-shuffle Public
showing that iterating through a list of values, and swapping with random indices produces biased output.