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

What Should I Build Next?

Got an idea for a tool or a feature that would help the grind? Tell me about it and I'll see if I can get it added.

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.