Connected systems ยท 2019

Automatic Bartender

Built a connected application that synchronized a SQL-backed mobile experience with an Arduino client over MQTT.

  • MQTT
  • SQL
  • Arduino
  • Mobile app development
Glass image representing the automatic bartender project

Automatic Bartender combined several useful engineering concerns in one project: a mobile interface, database-backed state, message transport, and a hardware endpoint reacting to those changes.

Even though it is an older project, it still earns a place here because it shows comfort moving across application, data, and device boundaries. That kind of systems thinking translates well to both infrastructure and security work.