Web3 Application Architecture / Site Reliability Engineering · Singapore
0-to-1 SLO Platform: Designed a complete Service Level Objective system — data pipelines, metrics, alerting, dashboards — now the reliability backbone for 1,000+ microservices across CeFi and DeFi.
Reliability at Scale: Topology-aware anomaly detection and 5-minute RCA system across billions in daily trading volume.
DeFi Price Discovery: Optimized on-chain price engine integrating 300+ DEX protocols and 5M+ token pairs with optimal liquidity routing.
Leadership: Lead a team of 3 senior engineers with hands-on culture, rigorous code review, and technical planning frameworks.
Staff Engineer @ TikTok2023.01 - 2024.07
E-Commerce Content Trust & Safety · Singapore
Global Platform Scale: Strategic Tech Lead for Content Moderation Platform, enabling safe global expansion of TikTok Shop with multi-country regulatory compliance.
Architectural Agility: Engineered event-driven governance strategy platform from 0-to-1, providing flexibility to launch new markets with minimal engineering overhead.
Data-Driven Strategy: Championed a parallel risk measurement system providing leadership with real-time visibility into content risk levels and informing key business decisions.
Team Culture: Established the team's engineering culture from the ground up — development specifications and quality gates sustaining high-velocity delivery.
Senior Engineer @ Meituan2021.08 - 2023.01
Mobike CRM · Beijing
Digital Transformation: Led digital overhaul of Mobike's operational infrastructure optimizing thousands of offline partners.
Senior Engineer @ YuanFuDao2019.05 - 2021.08
Zebra Engineer Tutor · Beijing
Scale Enablement: Scaled tutor efficiency platform to 20,000+ simultaneous users, force multiplier for education business growth.
Technical Strategy: Directed technical strategy for the infrastructure team, bridging business goals and technical implementation through RFC leadership.
Software Engineer @ Meituan2016.07 - 2019.05
Local Service · Beijing
Early career at one of China's largest technology platforms, building local services infrastructure at scale.
A CLI that installs, manages, and secures skill packages across 10+ AI agent runtimes. Think npm for AI agent capabilities — one command to deploy a skill to Claude Code, Codex, Gemini CLI, Copilot, Cursor, and more.
GoCobra CLITOMLHomebrew10+ Runtimes
Architecture
> Universal Install
One CLI to deploy skills to any supported agent runtime with version control and lockfiles.
> Security Scanning
Built-in prompt injection detection, entropy analysis, and dangerous pattern matching.
> Project Manifests
TOML-based manifests with lockfiles for reproducible AI development environments.
> Zero Cloud
Entirely local. No accounts, no telemetry, no cloud dependencies.
A "harness engineer" for AI coding agents. Decomposes goals into DAG-scheduled tasks, dispatches to isolated git worktrees, validates via a 6-stage QA pipeline, and teaches agents HOW to fix failures through structured remediation — not just WHAT failed. Repo is the single source of truth: zero database, pure git.