About Me
Chengdu, China
2016. First job. I got lucky.
The company was already flat back then. Management, tech, and product leadership mostly had overseas backgrounds. The CTO didn't split roles by frontend and backend — one business direction, one person, full ownership from frontend to database to deployment. Later I'd learn this is called an Ownership culture. At the time I didn't realize how unusual it was. I thought all companies worked this way.
First task: build a resource system. No mentor, no broken-down tickets. Started from '<input type="file">' and a blank editor. How PHP handles file uploads, how S3 stores them, whether PostgreSQL should use bytea or URLs — every step was figured out by running into a wall and reading through it.
Later, a hospital equipment data platform. PHP7 wasn't officially released yet, so I pulled the PHP source and compiled it myself with cmake. The hospital's internal network ran Windows, logs needed forwarding to Linux, and the SMB protocol was the blocker. PHP had no native support for it, so I dug into libsmbclient's C library docs and compiled a PHP extension module. From C to PHP to the protocol layer — one chain punched through. Felt good when it worked.
Then Yixin Cloud 2.0. Delivered on time, right on the company's demo and fundraising timeline. No delays.
Looking back, that period left me with a habit: goal set, walk it end to end. TypeScript, Go, Python. Docker, K8s, AWS. MCP, A2A, ReAct. The tools kept changing. The habit didn't.
That's why I care about Agents. Not chasing trends. I spent ten years waiting for something that amplifies one person's will. I used to run a chain with two hands. Now I write intent into a spec, a group of Agents executes. They're faster, but I set the direction, draw the boundaries, judge the results.
Not replacement. Leverage.
In the AI First era, tools are getting faster, but no one grows your sense of direction or judgment for you. Define the problem. Deliver end to end. Own the result. These haven't changed. Here's to building together.
Frontend Lead
- 01Designed and built a multi-agent collaboration system around ReAct planning-execution architecture, enabling task decomposition, tool orchestration, and context management with dynamic MCP tool integration.
- 02Built A2A distributed agent networks, connecting planning and execution agents for task dispatch and result aggregation.
- 03Developed Docker sandbox isolation environments for secure code execution — Shell commands, Python scripts, and Playwright browser automation run in isolated containers.
- 04Led the company's digital advertising platform, connecting asset production, approvals, campaign delivery, and data feedback into an online workflow, supporting 100,000 videos and 30,000+ images per month with 80%+ efficiency gains.
- 05Pioneered AI-native engineering workflows — integrated Codex, Claude, and in-house MCP to automate requirement drafting, task breakdown, execution validation, and bug fixing, reducing per-video generation cost from RMB 2.5–3 to RMB 0.5–1.
- 06Led engineering governance for multiple legacy internal systems, including build upgrades, component refactoring, monorepo restructuring, and team-wide standards.
Full-Stack Engineer
- 01Worked across domestic and international teams on multilingual, multi-line-of-business delivery, spanning requirement analysis, implementation, and gradual evolution toward modular and microservice-based systems.
- 02Maintained and iterated on more than 20 legacy frontend and backend projects, driving incremental refactors across React Native, Vue, React, Nest.js, PHP, and MongoDB.
- 03Led a four-person team to rewrite a high-traffic user-facing product area and improved foundational capabilities such as RBAC, JWT auth, environment management, exception handling, and rate limiting.
- 04Participated in microservice and distributed-systems work covering health checks, circuit breaking, Consul, Docker, SMS, caching, email, and scheduled task modules.
Full-Stack Engineer
- 01Independently delivered the BD Policy Manager web app and WeChat H5 product from 0 to 1, translating client needs into product and engineering solutions.
- 02Built a distributed crawling system with Python, Scrapy, Redis, and Django to ingest millions of insurance clauses, including login simulation, CAPTCHA handling, cookie pools, and incremental crawling.
- 03Handled product demos and client presentations for hundreds of participants, and established a training pipeline that turned interns with no experience into independent contributors within six months.
Full-Stack Engineer
- 01Worked on hospital device data cleansing and forwarding systems, owning the end-to-end delivery of Yixin Cloud Service resources from frontend to backend.
- 02Enabled SMB support in PHP7 by compiling a C module, which made Windows log forwarding from hospital intranets to Linux systems possible.
- 03Contributed to the SaaS platform and WeChat H5 apps, and helped deliver Yixin Cloud Service 2.0 on schedule for key product and fundraising milestones.