Skip to content
View qinglin89's full-sized avatar
🎧
Focus
🎧
Focus

Block or report qinglin89

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

Independent developer working on AI development infrastructure, distributed systems, protocol design, and applied quantitative finance. My work spans long-horizon agent workflows, consensus-level infrastructure, and trading systems, with a focus on building things that are correct, verifiable, and grounded in real constraints rather than abstraction.

Selected work

  • mandrel(open source, Apache-2.0) — a protocol for long-horizon AI coding: task-scoped work, selective project memory, and deterministic control outside the model. → GitHub ↗ · project overview ↗ · full write-up ↗

  • Orch-Hub(closed-source) — a multi-repository orchestration platform for coordinating AI coding agents across concurrent worktrees, with dependency-aware workflows, approval gates, and real-time execution visibility. → project overview ↗

  • QuantX(closed-source) — a Go-based quantitative trading platform: systematic strategies with backtest-to-live parity and a research loop that combines human-defined priors with AI-assisted exploration. → project overview ↗

  • HKChain(closed-source) — a compliance-native Layer 1 for stablecoin issuance and RWA tokenization, aligned with Hong Kong's regulatory framework. Designing protocol-level compliance enforcement and governance. → project overview ↗


🌐 qinglin89.github.io · ✉️ qinglin8927@gmail.com

Pinned Loading

  1. ethereum/go-ethereumethereum/go-ethereumPublic

    Go implementation of the Ethereum protocol

    Go 51.3k 22.1k

  2. bnb-chain/bscbnb-chain/bscPublic

    A BNB Smart Chain client based on the go-ethereum fork

    Go 3.3k 1.8k

  3. llama.cppllama.cppPublic

    Forked from ggml-org/llama.cpp

    LLM inference in C/C++

    C++

  4. mandrelmandrelPublic

    A protocol for long-horizon AI coding: task-scoped work, selective memory, and deterministic control outside the model.

    Python