Engineer who
ships hard things.
Independent software engineer. I build automation pipelines, reverse-engineer hostile APIs, and design resilient distributed systems that survive real-world entropy.
What I do
Turning brittle workflows into autonomous systems.
Reverse Engineering
Kasada, Cloudflare, Akamai, custom anti-bot. I capture, deobfuscate and replay the full protocol — then rewrite it as pure HTTP clients.
Automation at Scale
Headless browsers, browser fingerprints, residential proxy rotators, autoscaling worker pools — tens of thousands of parallel accounts without tripping detectors.
Infrastructure
Self-hosted mail servers, TOTP vaults, nginx + SNI, systemd orchestration, VPS fleets — the boring plumbing that makes ambitious systems actually run.
Full-Stack UIs
Admin panels, dashboards, drop campaign explorers — FastAPI backend, vanilla-JS frontend, SQLite, shipped in days not sprints.
Stack
Whatever fits. Deep where it matters.
Python
Go
Rust
Node.js
FastAPI
Playwright
curl_cffi
undetected-chromedriver
PostgreSQL
SQLite
nginx
Postfix
Dovecot
systemd
Docker
Xvfb
TOTP / 2FA
Kasada
Cloudflare
WebSocket
TLS fingerprinting
SOCKS5 forwarders
Selected projects
Recent builds, stripped of NDA details.
Autonomous drop-farming fleet
Distributed worker pool that farms Twitch + Kick drops across thousands of accounts. Autoscaling browsers, pure-HTTP replay where possible, campaign-aware channel selection.
2FA Vault
Self-hosted TOTP + secret storage with shareable links, mirrored automatically from the registration pipeline. RFC 6238 live codes in the browser.
Self-hosted mail at scale
Postfix + Dovecot + MySQL + per-domain SNI + HTTP inbox API so registration flows can read verification codes without IMAP round-trips.
Protocol replay toolkit
Capture hostile browser traffic, deobfuscate Kasada/Akamai payloads, and emit pure-Python clients that survive months of detector evolution.