Welcome

🚧🔩 This website is under construction... 🚧🔩

The reference to John Adams is entirely gratuitous, other than the fact that I really admire him and he's my favorite U.S. president.


Projects

🚧🔩 Still adding... 🚧🔩

Self-hosting this website on Raspberry Pi (NGINX)

This site is hosted on a Raspberry Pi 4 running NGINX. I write client-side functions in JavaScript, and server-side functions in Ruby (mostly Sinatra).

Farmbot-py: A Python wrapper library for communicating with FarmBot devices

While working for FarmBot, I wrote a library to allow users running custom code from external devices to easily communicate with FarmBot devices and the FarmBot Web App.

You can view the documentation for the project via the official FarmBot developer docs. Or view the codebase directly on GitHub