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.

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

Hi, I'm Banozz πŸ‘‹

πŸ“ Malta Β |Β  πŸ€– AI agents / Hermes Β |Β  ⚑ Claude / Codex Β |Β 

I build practical tools for my own life and publish the ones that hold up. Solo projects, MIT licensed. AI agents write the code under my review; I decide what ships. Fixes are best-effort, no support promised.

Hermes Agent Claude Codex Python Node.js AI Agents

πŸš€ Shipped

  • πŸ“¨ telegram-tools PyPI β€” pip install telegram-tools Β· a local CLI for your own Telegram: the real IDs of your groups, channels and forum topics, message search/export, clearing a forum topic without deleting it, and editing your bots without @BotFather. Nothing leaves your machine.
  • 🚦 waze-alert-telegram-bot Release β€” text your own bot /police and get the police reports, jams, accidents and closures in your area right now, plus /route and /eta checks that price in the traffic. Self-hostable, zero dependencies. Not affiliated with Waze.
  • πŸ–€ minimal-terminal-card Release β€” an agent skill that turns notes, ideas and workflows into jet-black terminal-style PNG cards : diagrams, tables and process cards β€” the text-heavy images that image generation usually mangles.
  • 🎯 acca-tracker Release β€” an Agent skill: send it a photo of your bet slip, confirm the legs, and it tracks each one from public score data β€” alive, dead, won, pending. Read-only, no betting advice.
  • 🌈 lumen macOS β€” set the RGB lighting on your gaming keyboard and mouse from macOS, where Synapse and NGENUITY simply don't exist. Devices are data, not code: a device speaking a protocol it already knows is one block of TOML and no Rust. PRs adding your own hardware are the whole point β€” bring a keyboard, bring a brand.

🧩 Current Focus

  • 🧠 Agent skills β€” packaging repeatable workflows into portable skill folders
  • πŸ” Hermes workflows β€” memory, tool use, cron jobs, Telegram-first automation
  • πŸ“¦ Shipping β€” turning internal tools into published projects instead of local scripts
  • πŸ“± Next up β€” my first iOS app

❀️ Tools I Build With

  • ☀ Hermes Agent β€” my favourite agent platform: skills, memory, cron, Telegram-first
  • 🧡 Ghostex β€” The ADE I use to run my agents in

πŸ“Š GitHub Activity

GitHub Contribution Graph

πŸ”— Connect

X GitHub


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

  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