Skip to content
View banozz0's full-sized avatar

Block or report banozz0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
banozz0/README.md

Banozz

I ship tools I actually use — and the agents write the code.

Working on an app that facilitates the routine of nutrition geeks 👀.

Everything I push is tested before it ships. If you find a bug or have an idea, open an issue or send a PR.

Shipper Club X Email


Shipped

Project What it does Type
telegram-tools Telegram buries the IDs everything else needs, and makes a few jobs oddly hard. This tool makes them simply accessible via CLI — emptying a topic, exporting a thread, editing your bot. Type the tool's name and a menu opens. cli tool
discord-tools Same idea, your Discord bot. One token in, and the server answers from the terminal — channels, threads, search, export. cli tool
acca-tracker Photo of a bet slip in. Every leg parsed and confirmed, then tracked from public scores — alive, dead, won. It reports; it never advises. agent skill

Both CLIs follow the same design: local-first, no account, nothing phoned home.

Contributed to

Project What I did
Ghostex
Rust · macOS
Built out the Kanban board — custom columns, tag filtering, lane sorting, persistent view preferences — plus agent session dispatch, and fixes across chat, worktrees and the CEF panes.
beads
Go
Added the comment, comments and note MCP tools, so an agent can write back to the card it's working.
Hermes Agent
Python
Gateway work, in review: carrying command metadata through a reset, quota-aware routing across credential pools, and a context meter with compaction alerts.
Ghostex Extensions
TypeScript
Contributed the Canvas extension.

My AI stack

What actually runs, most days:

Tool What it's for
Claude Code Where the building happens. From brainstorming an idea to the final finished shipped product (And a lot of bug fixing during testing in between!)
Codex Quick patches — and the provider my Hermes agents use.
Hermes Agent The always-on half: memory, skills and scheduled jobs I can reach from Telegram or Discord when I'm nowhere near a desktop.
Ghostex The ADE every agent runs in. Most of my merged PRs are in it, which should tell you how much I use it.

Studying

Collecting the certificates and building the portfolio at the same time, aiming at a job in the AI/Tech Industry. The course I'm working through was written by Claude Code, which I pointed at the job market first — real postings, real requirements, the certification landscape — then worked backwards into ten phases, each one ending in something public instead of a certificate of attendance.

Off the clock

  • 🎮 Gaming — better at it than I am at Spanish
  • 🏋️ Training — the one loop I run without an agent
  • 📺 Anime"I have no enemies." Code review disagrees
  • 🇪🇸 Spanish — self taught from a course I created with Claude Code 🫠

Pinned Loading

  1. minimal-terminal-card minimal-terminal-card Public

    Minimal black-and-white terminal-style SVG/PNG cards for diagrams, notes, workflows, and threads.

    Python 2

  2. acca-tracker acca-tracker Public

    Hermes skill for read-only accumulator/parlay tracking — football, UFC and basketball. Parses a slip, tracks each leg from public score data, never gives betting advice.

    Python 1

  3. telegram-tools telegram-tools Public

    Safe Telegram admin CLI for chat discovery, message search/export, bot inventory, and forum topic message clearing.

    Python 1

  4. waze-alert-telegram-bot waze-alert-telegram-bot Public

    Self-hosted Telegram bot + CLI for Waze traffic alerts in your area: /police, jams, accidents, closures, /route and /eta with traffic priced in. Zero dependencies, Node 18+. Not affiliated with Waze.

    JavaScript 1

  5. lumen lumen Public

    Control RGB lighting on gaming keyboards and mice from macOS, without vendor software. An extensible device registry: a device that speaks a known protocol is one block of TOML, no Rust.

    Rust 1