Skip to content
View ATM-RX's full-sized avatar

Block or report ATM-RX

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

Brandon Binion (ATM-RX)

Principal Systems Architect • Infrastructure Engineer • Offensive Security Specialist

📍 Phoenix, Arizona • 🌐 ArrowTech Marketing

┌────────────────────────────────────────────────────────────────────────┐
│  "Building sovereign, zero-trust edge infrastructure and high-velocity │
│   machine-to-machine financial protocols for the agentic web."        │
└────────────────────────────────────────────────────────────────────────┘

GitHub Followers LinkedIn Edge Native Protocol


⚡ Core Disciplines & Technical Pillars

  • Sovereign Machine Commerce (L402 / Lightning): Engineering programmatic micro-payment gateways and autonomous client tools using HTTP 402, cryptographic Macaroon tokens, and Bitcoin Lightning Network settlement for AI agent workflows.
  • High-Throughput Edge Infrastructure: Architecting globally distributed, serverless applications running on Cloudflare Workers/Pages V8 isolates with Anycast routing, sub-50ms TTFB, and zero cold-start bottlenecks.
  • Offensive Security & Red Team Engineering: Designing AST-driven Static Application Security Testing (SAST) engines, Attack Surface Management (ASM) platforms, and real-time taint analysis pipelines.
  • Dual-Database Edge Synchronization: Polyglot data modeling using serverless PostgreSQL (Neon), distributed caching/rate-limiting (Upstash Redis), and type-safe relational schemas (Drizzle ORM).

🚀 Flagship Open-Source Repositories

Repository Focus & Architecture Live Deployment
atm-rx-paygate Sovereign L402 Micro-Payment Gateway & AI Agent Client
Autonomous HTTP 402 reverse-proxy gateway and developer CLI. Features client-side Budget Guards, POSIX-hardened credential vaults, and multi-isolate Anycast cache replay barriers.
Live Edge Endpoint
ArrowTech-SAST High-Velocity Python AST Security Scanner
Zero-bloat Static Application Security Testing engine for local pre-commit loops and DevSecOps pipelines. Scans for dangerous execution sinks (eval, exec, os.system) and exposed cryptographic secrets.
Documentation

🛠️ Omni-Stack Competencies

Languages:       TypeScript • Python • Go • SQL • Bash • HTML5/CSS3
Frameworks:      Next.js 14/16 (App Router) • Hono • React • Tailwind CSS (v3/v4)
Cloud & Edge:    Cloudflare Workers • Cloudflare Pages • AWS • Vercel
Databases:       Neon Serverless PostgreSQL • Upstash Redis • SQLite / D1
Security & Tool: SAST/DAST • AST Traversal • Git Hooks • OWASP Top 10 • Cryptographic HMAC-SHA256
DevOps & IaC:    Terraform • Wrangler • Docker • Linux (Debian/Ubuntu/Termux) • pnpm

📬 Connect & Direct Inquiries

Pinned Loading

  1. atm-rx-paygate atm-rx-paygate Public

    ⚡ Sovereign L402 Micro-Payment Gateway & Autonomous AI Agent Client (Bitcoin Lightning Network + Macaroons on Cloudflare Edge)

    TypeScript

  2. ArrowTech-SAST ArrowTech-SAST Public

    ⚡ High-Velocity AST Static Application Security Testing (SAST) Engine & Automated Secret Detection for CI/CD and Low-Spec Environments

    Python