AX

Selectively available for engineering work

AXISROW

Python engineer building AI agent tooling, automation, and data systems — built to survive production.

Stars across GitHub
136
Merged upstream PRs
59
Starred projects
16

01 Momentum

Stars over time

Cumulative GitHub stars across all repositories since 2026-03-01.

136★2026-09-24 · all repositories
Cumulative GitHub stars since 2026-03-01 The chart ends at 136 stars on 2026-09-24. 0 70 140 Mar Apr May Jun Jul Aug Sep

02 Selected Work

Systems with measurable output

Original repositories with the stars — see all at github.com/axisrow.

Integrations

Case study tg_content_factory
Architecture diagram of tg_content_factory: Telegram sources feed a collector that stores messages in SQLite, surfaced through three search modes, keyword alerts and a FastAPI dashboard (diagram, not a screenshot).
The task
Keeping track of hundreds of Telegram channels and chats by hand does not scale: messages scroll away, built-in search is limited, and there is no way to watch keywords across accounts.
What was built
A self-hosted monitoring pipeline: multi-account collector with flood-wait rotation, SQLite (FTS5) message store, three search modes (local full-text, direct Telegram API, LLM agent), keyword alerts with bot notifications, anti-spam filters and a FastAPI web dashboard.
Verified result
Published on PyPI as tg-agent and shipped via tagged GitHub Releases (latest v0.2.3). Verifiable end-to-end scenario: pip install tg-agent, then python -m src.main serve brings up the dashboard on http://localhost:8080. No usage metrics are claimed.

Role Sole author — architecture, Telegram client layer, storage, dashboard.

Case study yandex-direct-mcp-plugin
Architecture diagram of yandex-direct-mcp-plugin: a Claude Code session drives the plugin, which exposes 147 MCP tools over the Yandex Direct API and installs from a plugin marketplace (diagram, not a screenshot).
The task
Routine Yandex.Direct campaign work means clicking through a slow web interface; an LLM agent can only help if the whole API is exposed to it as a structured, reliable tool surface.
What was built
A Claude Code plugin wrapping the Yandex.Direct API as 147 MCP tools — campaigns, ads, bids and budgets, keywords, reports, finance — with OAuth login through the browser, an ad-copywriting skill and a plugin-marketplace distribution channel.
Verified result
Installable from a public Claude Code plugin marketplace: /plugin marketplace add etopro/plugin-marketplace, then /plugin install yandex-direct@plugin-marketplace. Tagged releases up to v0.3.3; the full tool list is documented in docs/TOOLS.md in the repository.

Role Sole author — MCP server, tool surface, OAuth flow, skills.

03 Contributions

Useful changes, merged upstream

Every entry below links to accepted production code.

59merged upstream PRs

Featured examples — the full registry of merged PRs is listed below.

All 59 merged pull requests

04 Experience

Built, shipped, maintained

01

Open-Source Contributor

2024 — Present

CodexBar · yfinance · IBM/mcp-cli · agent-orchestrator · ccusage

  • 59 merged PRs across upstream projects.
  • Reliability fixes, production features, automation, and safer interfaces.
  • Changes are scoped, tested, reviewed, and maintained after merge.
02

Independent Python Engineer

2021 — Present

Telegram automation · AI agent tooling · data & finance

  • Production services built around Python, asyncio, agents, and APIs.
  • Author of 16 starred open-source projects.
  • 136 stars across own projects and maintained forks.

05 About

Calm systems for complicated work

I build AI agent tooling, Telegram automation, and data systems with a bias toward explicit behaviour, observable failures, and uneventful operations.

When a dependency needs a fix, I prefer contributing the improvement upstream instead of carrying a permanent local patch.

Working stack

  • Python
  • asyncio
  • aiogram
  • LangChain
  • MCP
  • pandas
  • statsmodels
  • sktime
  • LightGBM
  • Docker
  • Git
  • Linux

Open to contributions, tooling, and select contract work

Need a system that actually keeps working?

Got a difficult integration, unreliable workflow, or data process? I’ll help turn it into explicit, tested software.