Beep-boop

Assorted and mostly rudimentary code experiments and articles.


*Most of these will open a new window, and some of them won't play nice with mobile devices. You must have JS activated to see these.



Type: Sketch

A custom DSL and real-time shape viewer for the book "Morphing Architecture".


Type: Article

Become a queen/king[pin] of software distribution by learning how to create third-party Homebrew Taps and Formulae.


Type: Article

I've often found CAD interfaces to be a bit constraining, particularly for exploratory work. I propose an alternative, and a little prototype.


Type: Sketch

A very rudimentary CAD drawing program based on the idea of using first-class modifiers in order to interactively adjust the paths of lines.


Type: Article

Scrapy is a fantastic way to easily build up a massive dataset of information. Learn to crawl and scrape for New York real-estate on Trulia!


Type: Article

Did you know there's a powerful, expressive, and standardized language for navigating HTML and XML documents? Oh, and it's most likely part of the tool you're already using...


Type: Sketch

A pure JS & Canvas tool for making circular shapes, driven by Simplex noise. You can pause each cycle to look at the shape, change the number of vertices, as well as some other parameters.