Skip to content
View Rxflex's full-sized avatar
🦊
Лев — это твоя жадная душа, а лиса — это дьявол, вводящий тебя в заблуждение .
🦊
Лев — это твоя жадная душа, а лиса — это дьявол, вводящий тебя в заблуждение .

Organizations

@fnsoff @devsofvoid @darkyghost @BitWaveOrg @zlatelipky @PixelGateStudios @Defenra @NeoMimicry @redstone-md

Block or report Rxflex

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rxflex/README.md
Rxflex header
Website Telegram Profile views

About

I build web products, internal platforms, backend systems, devtools, and infrastructure-heavy software. The work I enjoy most sits somewhere between product engineering, automation, networked systems, and "this edge case is now our problem."

Most of my serious output is private. This profile intentionally highlights only the public repos that make the strongest case.

Focus

  • Local-first AI tooling, tracing, analysis pipelines, and operator workflows
  • Proxies, routing layers, edge agents, automation, and backend infrastructure
  • Product dashboards, auth systems, launchers, internal tools, and business logic
  • Reverse-engineering, modding, and experimental systems when the problem is worth it

Selected Work

Project Role Why it matters
rom Author Rust browser-like runtime built without Chromium for deterministic web automation, browser API emulation, and compatibility research.
AgentTrace Author Local-first visual debugger for AI agents with a Python SDK, FastAPI backend, React UI, and SQLite trace storage.
Mapr Original Author Bun-native reverse-engineering CLI/TUI with crawler, artifact extraction, multi-agent analysis, and report generation.
DefenraAgent Original Author Go edge runtime for GeoDNS, reverse proxying, Lua WAF, TCP/UDP forwarding, and DDoS protection.
DefenraCore Original Author Next.js control plane for distributed protection nodes, domain routing, WAF rules, and traffic operations.
MailCat Author Gemini-powered IMAP classification system that routes email automatically based on content.
chukproxy Author Dynamic TCP/UDP reverse proxy in Go with live MySQL-backed routing rules.

Also worth opening: NeoMimicry/MorePlayers, Rxflex/UTracker, Rxflex/BinaryWave.

Open Source Contributions

Private Work

The public repos are the visible layer. The recurring private themes are:

  • AI agents, evaluation loops, internal operator panels, and workflow automation
  • Licensing systems, launchers, account flows, and product backoffices
  • Proxies, monitoring, edge-aware services, and network-focused backend infrastructure
  • Client work and internal builds optimized to ship fast and stay maintainable

Stack

Tech stack

Languages I Write In

  • TypeScript and JavaScript for product engineering, tooling, and full-stack systems
  • Go for proxies, agents, networking, and backend infrastructure
  • Python for AI workflows, automation, and developer tooling
  • C# for game modding and runtime patching
  • Java when the project or platform calls for it
  • SQL, HTML, CSS, and Shell as working languages, not decoration

Analytics

GitHub stats GitHub streak
Top languages
Contribution graph

Contact

Pinned Loading

  1. chukproxy chukproxy Public

    This project is a Go-based reverse proxy server that dynamically reads redirection rules from a MySQL database and proxies connections over TCP and UDP. The server supports proxying both TCP and UD…

    Go 4

  2. Defenra/DefenraAgent Defenra/DefenraAgent Public

    Edge node for distributed DDoS protection and GeoDNS routing. Written in Go.

    Go 4 1

  3. agenttrace agenttrace Public

    AgentTrace is an open-source, local-first step debugger for AI agents. It provides a Python SDK for tracing your agent runs and a web UI to inspect spans, tool calls, prompts, and responses as an i…

    Python 6

  4. redstone-md/Mapr redstone-md/Mapr Public

    Mapr is a Bun-native CLI/TUI designed for deep frontend reverse-engineering. It crawls target sites to collect artifacts, processes chunked code through a multi-agent AI pipeline, and generates com…

    TypeScript 3

  5. rom rom Public

    A browser-like runtime in Rust, built without Chromium. ROM composes an embedded JavaScript engine, browser-facing host objects, and a compatibility-driven runtime for deterministic web automation,…

    Rust 1

  6. MailCat MailCat Public

    This project represents a system for the automatic classification of incoming emails using Google's Gemini model. It connects to an IMAP server, processes emails, classifies them, and moves them to…

    Go 4