Skip to content
View xCatalitY's full-sized avatar
  • Deutsche Telekom IT GmbH
  • Bonn, Germany
  • 06:54 (UTC +02:00)

Block or report xCatalitY

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
xCatalitY/README.md

πŸ’« About Me:

πŸ‘‹ Hi, I'm Hannah (she/her)

πŸ—οΈ Software Architect @ Deutsche Telekom IT β€” event-driven systems on pubsub-horizon
πŸ€– Nights & weekends: building tooling around the Claude Code / Codex / Devin ecosystem
πŸ§ͺ Daily driver: Claude Code with 30+ of my own patches β€” team memory, auto-permissions, system-prompt rewrites, token/cost telemetry β€” kept in sync with upstream by a Rust auto-porter
πŸ”§ Fullstack by instinct: React & Next.js on the front Β· Python, Rust, Go on the back Β· Postgres + Prisma in the middle
πŸ•ΉοΈ Side quest: Assembly & Frida for mobile-game reverse engineering
🌍 Based in Bonn, Germany πŸ‡©πŸ‡ͺ Β· always chasing a cleaner abstraction

πŸš€ Currently Shipping:

  • optimistic-news.com β€” a feel-good news feed on Wasp / open-saas (Postgres FTS, dedup, RSS publishing)
  • JobTool β€” meta job-search aggregator with AI auto-apply (resume + cover-letter generation, saved searches, AI enrichment) Β· in build
  • devin-review-cli β€” pull unresolved bugs out of Devin AI code reviews (bunx devin-bugs)
  • open-ralph-wiggum β€” type ralph "prompt" β†’ looping agent runner for Claude Code / Codex / OpenCode
  • codex-lb β€” multi-account Codex/ChatGPT load balancer & proxy (contributor)

πŸ’» Tech Stack:

TypeScript Python Rust Go JavaScript Assembly React Next.js Node.js Bun TailwindCSS Prisma Postgres Supabase Docker Vercel Linux GitHub

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies


Pinned Loading

  1. Codex Discord notify hook with subag... Codex Discord notify hook with subagent filtering and config.toml setup
    1
    # Codex Discord Notification Hook (`notify_discord.py`)
    2
    
                  
    3
    This gist contains a Python notify hook for Codex that posts a Discord message when an agent turn completes.
    4
    
                  
    5
    ## What It Does
  2. Soju06/codex-lb Soju06/codex-lb Public

    Codex/ChatGPT multiple account load balancer & proxy with usage tracking, dashboard, and OpenCode-compatible endpoints

    Python 891 144

  3. telekom/pubsub-horizon telekom/pubsub-horizon Public

    Horizon is a cloud intermediary which handles the asynchronous communication between systems through well defined messages ('events')

    5 1

  4. devin-review-cli devin-review-cli Public

    CLI to extract unresolved bugs from Devin AI code reviews

    TypeScript