Skip to content
View loveyuanfandj-glitch's full-sized avatar

Block or report loveyuanfandj-glitch

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

Sijie (Johnny) Zhang

AI and backend engineer building reliable agents, high-concurrency APIs, and trading systems.

I help teams turn ambiguous requirements, unstable integrations, and prototype AI flows into tested services with explicit safety boundaries, observability, and practical runbooks. I spent nearly four years at ByteDance working on cloud authorization, TikTok social systems, recommendation integrations, and transactionally consistent B2B services. My current work focuses on gateway, API, and reliability infrastructure for high-concurrency trading systems.

What I deliver

  • AI-agent backends — multi-step tool calling, strict schemas, RAG integrations, tracing, cost controls, and failure guardrails.
  • Reliable Go/Python APIs — idempotency, WebSockets, concurrency, retries, circuit breakers, rate limits, and production debugging.
  • Trading automation — TradingView webhooks, exchange or broker adapters, paper/testnet execution, reconciliation boundaries, and risk controls.
  • Clear handoff — automated tests, Docker-based local setup, architecture notes, monitoring, and operator runbooks.

Start here

Project Client-relevant proof Verification
AgentOps Studio Auditable OpenAI/DeepSeek tool loops, tenant-scoped traces, cost and repetition guards, FastAPI/PostgreSQL, and a Next.js console CI 80%+ backend coverage gate
Northstar API Reliability Lab Duplicate suppression, overload shedding, bounded dependency failure, WebSocket replay, Prometheus, and Grafana CI Go race detector + replayable scenarios
PineFlow v6 TradingView-to-broker automation with validated webhooks, idempotency, a Decimal position ledger, and paper/testnet adapters CI Python and TypeScript tests

Public production contributions

For Web3 work, see the ERC-4337 Treasury Smart Account, bonded optimistic oracle, and oracle-guarded Dutch auction. These are educational testnet reference implementations and have not undergone an independent security audit.

All portfolio data is synthetic or testnet-only; the repositories include reproducible setup, tests, and explicit limitations.

Core stack

Go Python Java FastAPI PostgreSQL Redis Kafka Docker Prometheus Grafana OpenAI API LangChain TypeScript Next.js Solidity Foundry

Pinned Loading

  1. agentops-studio agentops-studio Public

    Auditable multi-step AI-agent orchestration with strict tools, traces, cost controls, guardrails, FastAPI/PostgreSQL, and a Next.js console.

    Python

  2. api-reliability-lab-go api-reliability-lab-go Public

    Production-minded Go API reliability lab: idempotency, tenant isolation, retries, circuit breaking, WebSocket replay, Prometheus and Grafana.

    Go