Skip to content
View Birantx's full-sized avatar

Block or report Birantx

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

Birant Egin

18 · AI & Data Engineering @ Ankara University · building agentic trading infrastructure

I build production systems solo by orchestrating fleets of AI coding agents. My lane is the intersection of market microstructure and AI agents.

Building now

  • polymarket-mcp-server — MCP server that gives Claude eyes on Polymarket: market search, order books, price history, and a liquidity-rewards scanner that ranks markets by reward pool ÷ on-book competition. 6 tools, zero credentials needed. npx polymarket-mcp-server
  • hyperliquid-liquidation-toolkit — liquidation-price math and V-Risk cluster detection for Hyperliquid perpetuals. Pure Python, stdlib-only, 48 tests.
  • ankaraunitenis.com (source) — production platform for Ankara University's 600+ member tennis community: league & tournament system, admin CMS, E2E-tested. Next.js 16 / Supabase. Built and operated solo, 279 commits.

Background

Top 0.5% of ~2.6M candidates, Turkish national university entrance exam (2025). Built real-time trading systems against Hyperliquid's L2 order-book feed, a live Avellaneda-Stoikov market maker on Polymarket's CLOB, and backtesting engines with Monte Carlo + walk-forward validation — then killed the strategies my own data couldn't defend.

Elsewhere

X: @birantx01 · LinkedIn: birant-egin

Pinned Loading

  1. polymarket-mcp-server polymarket-mcp-server Public

    MCP server for Polymarket prediction markets — 6 credential-free tools for Claude: market search, order books, price history, and a liquidity-rewards scanner that ranks markets by reward pool ÷ com…

    TypeScript

  2. ankaraunitenis ankaraunitenis Public

    Production community platform for Ankara University Tennis Club (ankaraunitenis.com) — league & tournament system, admin CMS, email verification. Next.js 16, React 19, Supabase, Tailwind v4, Vitest…

    TypeScript

  3. hyperliquid-liquidation-toolkit hyperliquid-liquidation-toolkit Public

    Liquidation-price math and V-Risk cluster detection for Hyperliquid perpetuals. Pure Python, stdlib-only, 48 tests. A market-structure toolkit, not a trading system.

    Python

  4. deltafarm deltafarm Public

    Non-custodial delta-neutral funding farmer for Hyperliquid — long spot / short perp, your keys never leave your machine. Terminal dashboard, 166 tests.

    Python