Projects

9 things I've built and open-sourced, mostly self-hosted, mostly involving an LLM somewhere.

orrery

A collection of self-contained visual programs for a Waveshare ESP32-S3 round AMOLED display, including ambient animations and a live Claude Code status indicator.

  • hardware
  • automation
C 2026

metra-monitor

Self-hosted realtime commute alerts from Metra's GTFS feeds: watches GTFS-realtime trip updates and vehicle positions for two tracked trains, diffs consecutive snapshots to catch delay and cancellation transitions, and pushes Telegram alerts plus a live MapLibre dashboard.

  • self-hosted
  • automation
  • data
Python 2026

garden-agent

Self-hosted garden monitoring agent: ingests Ecowitt soil and air sensor data, stores it as time series, and runs an LLM agent that analyzes readings and sends customized Telegram alerts when conditions cross meaningful thresholds.

  • llm
  • agents
  • self-hosted
  • hardware
Python 2026

latent-lab

A local playground notebooks for exploring and experimenting with local models on a single GPU!

  • llm
  • data
Jupyter Notebook 2026

BlinkThink

Self-hosted web UI for capturing and analyzing snapshots from Blink security cameras.

  • self-hosted
  • automation
JavaScript 2026

twitter-to-markdown

Scrape any Twitter/X conversation (tweet + all replies) and convert it into clean, structured Markdown.

  • scraping
  • data
JavaScript 2026

BrowserAgent

A lightweight browser automation agent powered by Google's Gemini AI and Playwright.

  • llm
  • agents
  • automation
Python 2026

VerbalVista

LLM + Your Data = ♥

  • llm
  • data
Python 2023

product_alert

Ancient ways of webscraping and alert — check a webpage for specific text and send an email alert.

  • automation
  • scraping
Python 2020