Pinned Repositories
0x10challenges
A Web site with DCPU-16 assembly challenges.
branflake
A Brainf--- compiler for 16-bit DOS assembly. Seriously.
linception
Yo dawg, I heard you like Lua, so I put lua_States in your lua_State so you can embed code while you embed code.
lua-cookbook
The Lua Cookbook - This is my personal fork for trying out Sphinx stuff.
matthews-flask-skeleton
My skeleton for Flask projects (works with ep.io).
montreal-metro
Analysis of the Montréal Métro for a PyCon 2014 lightning talk.
railgen
A script that generates an HTML listing of rails on a Minecraft server.
leafstorm's Repositories
leafstorm/matthews-flask-skeleton
My skeleton for Flask projects (works with ep.io).
leafstorm/montreal-metro
Analysis of the Montréal Métro for a PyCon 2014 lightning talk.
leafstorm/railgen
A script that generates an HTML listing of rails on a Minecraft server.
leafstorm/linception
Yo dawg, I heard you like Lua, so I put lua_States in your lua_State so you can embed code while you embed code.
leafstorm/lua-cookbook
The Lua Cookbook - This is my personal fork for trying out Sphinx stuff.
leafstorm/0x10challenges
A Web site with DCPU-16 assembly challenges.
leafstorm/branflake
A Brainf--- compiler for 16-bit DOS assembly. Seriously.
leafstorm/lunarbot
Extensible IRC bot written in Lua.
leafstorm/perez
leafstorm/PHP-Ncstate
PHP library to assist in creating assets for NC State University
leafstorm/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
leafstorm/rt-firstapp
The first app from Michael Hartl's Ruby on Rails 3 Tutorial.
leafstorm/rt-sampleapp
The sample social network app from Michael Hartl's Ruby on Rails 3 Tutorial.
leafstorm/space-station
Ansible playbooks for setting up one of my cloud servers. Feel free to customize!
leafstorm/autodoc
The robot to automatically generate documentation for Clojure code. Used to generate the API docs for clojure.org.
leafstorm/autodoc-collect
The support library for Autodoc that pulls the doc strings, etc., out of the Clojure files
leafstorm/barry
A system for automating assignment grading using Python.
leafstorm/clojure
The Clojure programming language
leafstorm/dcoy
A DCPU emulator with a focus on embeddability. (Eventually.)
leafstorm/dcpucore
An embeddable DCPU-16 emulator and assembler for Python.
leafstorm/kelev-manual
The Kelev processor architecture.
leafstorm/leafmodeldecoy
The Twitter bot that imitates me.
leafstorm/leafstorm.org
The source code for my Web site!
leafstorm/lexington
A toolkit for nonblocking lexers in Python. (Also regular expressions.)
leafstorm/openlp-link
Software for including song lyrics, Bible passages, and custom slides from OpenLP in a broadcast with Livestream Studio 6.
leafstorm/pebble-random-unix-time
A Pebble watchface that seeds the RNG with the current UNIX time, then generates another UNIX time and displays that.
leafstorm/pycarolinas-2012-iterators
A brief tutorial to iterators in Python. This was a talk at PyCarolinas 2012 in Chapel Hill, NC.
leafstorm/rethinkdb
An open-source distributed JSON document database with a pleasant and powerful query language.
leafstorm/sites-using-cloudflare
List of domains affected by the CloudBleed HTTPS traffic leak
leafstorm/wren
The Wren Programming Language