Skip to content
View bath's full-sized avatar
😎
Working from Work
😎
Working from Work
  • PayIt
  • Kansas City, Missouri

Organizations

@CoinCapture

Block or report bath

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

Hi, I'm Miller 👋

Software engineer, ~5 years, currently building payments and applied-AI tooling at PayIt. Backend by trade (Java, Go, Python), increasingly spending my time on AI agents. Kansas City–based and looking for early-stage startup teams.

📍 Kansas City, MO · 🌐 mzb.dev · 💼 LinkedIn · ✉️ millerzbath@gmail.com

What I work on

  • Payments platform — Led a recurring-payment product zero → prod: 4 backend services, Kafka consumers, refund/cancellation policy. Shipped 4 weeks early; $15M+ processed.
  • Applied AI / agent orchestration — Helped build an internal AI agent orchestrator, then used it to migrate 100+ Java microservices to Java 25 in ~4 weeks. Built an internal LLM prompt-management system (FastAPI, LangChain) with immutable versioning + weighted A/B routing.
  • Reliability — Killed a prod OOM under a 6× traffic spike (batched DataLoaders, 2N→2 round-trips); eliminated dropped in-flight card transactions during K8s scale-down with SIGTERM-aware shutdown.

Side projects

  • Voice PR - Speech to text Chrome extension that using a Node.js server to route comments to an Claude Code harness for hands free code changes. Focuses on capturing user intent through speech and page interactions.
  • recompile — provenance-backed career store that just-in-time compiles a resume tailored to a specific job description, where every line traces back to something I actually did. Python, agent-driven.
  • t1000 — a better Jira-ticket → GitHub-PR tool: scores and filters eligible tickets, then drives a headless coding agent to open draft PRs. Python, gh CLI, Jira API.
  • linkedin-job-collector — scrolls a LinkedIn content search, captures posts, filters for genuine remote-SWE hiring roles, and emails new matches. Python, Playwright, SQLite, Claude.
  • slopify — minimal Jira-ticket → GitHub-PR workflow with ticket scoring and eligibility filtering. Python, Textual TUI, Jira API.

Tech

Java · Go · Python · TypeScript · Kafka · GraphQL · Kubernetes · FastAPI · LangChain

Popular repositories Loading

  1. whisper-dictation whisper-dictation Public

    Private, fully-local macOS Dictation replacement — remaps the F5 key to whisper.cpp via Hammerspoon + Karabiner

    Shell 1

  2. Weekly-Problems-2016-2017 Weekly-Problems-2016-2017 Public

    Forked from kuprogrammingclub/Weekly-Problems-2016-2017

    Weekly programming problems and their solutions for the KU Programming Club 2016-2017 school year.

    Java

  3. eecs448-minesweeper eecs448-minesweeper Public

    EECS 448 Group Project #1 - Miller Bath, Adam Wallace, Alex Wittman, Allen Lu, Teddy Kahwaji

    JavaScript 2

  4. eecs448-lab1 eecs448-lab1 Public

    Lab2's required repo

  5. eecs448-lab02 eecs448-lab02 Public

    Forked from jwgibbo/eecs448-lab02

    C++

  6. full-stack-twitter-clone full-stack-twitter-clone Public

    Full stack exposure to create my own simple twitter clone.

    HTML