Built On Stream

The Workshop

I'm a developer, so naturally I'd rather spend an evening writing a tool to save five minutes than just spend the five minutes. Everything here is free and open source — use it, fork it, or watch me build it live and learn to make your own.

Live · Open Source

Terror Zone Notifier

Terror Zones rotate every hour, and they're some of the best farming in the game — if you happen to be looking when the good one comes up. This is a small Azure Function (Python HTTP trigger) that's the seed of a proper notifier: ping an endpoint, get the data, and eventually get told “drop what you're doing, it's the right zone.”

  • Serverless HTTP endpoint on Azure Functions v4
  • Python, deploys with one command
  • Cheap to run, easy to fork and extend

Status: scaffold & endpoint live. The actual “notify me” brain is being built on stream — come heckle the bugs.

On the Anvil

Coming Soon™

Things I want to build (read: things that will become real once a drop rate personally wrongs me enough):

  • The Eternal Summit — Your name memorialized for eternity on grail completion
  • Best to farm areas — Optimal areas to farm for finding your remaining grail items

Want one of these sooner? Yell about it in chat. Squeaky wheel gets the feature.

Learning to code?

A big reason I'm doing this in the open is that I learned by reading other people's code and asking dumb questions. So if you're trying to get into development, these little projects are a friendly place to start — small, real, and not scary. Ask away on stream.