John Wang
Full-Stack Engineer | Industrial Digitization, Cloud-Native Platforms, and AI Agent Delivery
Profile
Full-stack engineer with experience spanning business system delivery, platform engineering, and AI Agent application development, covering industrial digitization, cloud-native container platforms, and intelligent applications.
Repeatedly owned zero-to-one system delivery across core business domains, combining frontline business understanding with architecture design, technical execution, and cross-functional delivery.
Recently focused on AI Agent applications, connecting requirement breakdown, tool orchestration, backend services, frontend interaction, and observability into deployable and maintainable product workflows.
Work Experience
AI Agent Application Development | AI Business Team
2023/12 - 2025/08Built AI Agent applications from solution design and tool orchestration to full-stack integration, turning model capabilities into closed-loop business workflows.
- Led practical implementation of conversational Agents, tool calling, and RAG workflows across business scenarios, covering requirement analysis, execution-chain design, API implementation, and user interaction.
- Built an engineering foundation for Agent applications, including task execution, streaming responses, exception handling, audit logs, and observability.
- Coordinated frontend, backend, and runtime environments to move intelligent capabilities from demos toward deployable, traceable, and continuously iterative systems.
- Balanced stability, maintainability, and explainability across complex task flows to improve delivery quality and operational control.
Container Platform Development | Platform Engineering Team
2022/10 - 2023/08Participated in container platform development and cloud-native capability building, supporting application containerization, platformization, and standardized delivery.
- Contributed to container platform capabilities that supported migration from traditional deployment models to container-based delivery.
- Worked with Kubernetes and Docker to support service deployment, configuration management, and runtime standards.
- Built practical experience in cloud-native architecture, service operations, and platform engineering, forming a foundation for later AI application delivery.
QMS / RTM / Big Data Analytics Platform | State-Owned Semiconductor-Related Enterprise
2017/07 - 2022/08Worked deeply in semiconductor-related manufacturing scenarios, building quality management, production yield monitoring, and analytics platforms from zero to one to support production improvement and management decisions.
- Led the zero-to-one delivery of QMS, from requirement analysis and process abstraction to system implementation, helping quality management move toward process-driven and data-driven operations.
- Led the zero-to-one delivery of RTM for production yield monitoring, building visual and traceable loops around production anomalies, yield fluctuation, and key manufacturing indicators.
- Supported production yield ramp-up through system capabilities and data analysis, helping manufacturing teams locate issues, improve processes, and coordinate decisions.
- Built a big data analytics platform for manufacturing data, consolidating quality data, production data, and analysis capabilities for broader cross-team usage.
- Collaborated with production, quality, process, and engineering stakeholders over multiple years, translating complex manufacturing needs into maintainable systems and iterative delivery plans.
Role Fit
Industrial Digitization
Experience building core manufacturing systems from zero to one and turning complex workflows into evolvable system capabilities.
Platform Engineering
Hands-on container platform and Kubernetes delivery experience, with a practical understanding of engineering efficiency and runtime stability.
AI Agent Engineering
Practical experience with conversational Agents, tool calling, and RAG, with focus on moving prototypes into production-ready applications.
Full-Stack Delivery
Able to deliver across frontend, backend, and deployment layers while coordinating implementation across business and technical teams.
Tech Stack
- Frontend: React, Next.js, TypeScript, SSE streaming interactions
- Backend: Go, Python, REST APIs, task orchestration, authentication, rate limiting, error handling
- AI Applications: RAG, prompt engineering, tool calling, Agent execution flows
- Data and Analytics: PostgreSQL, Redis, time-series databases, quality data governance, business analytics platforms
- Cloud-Native and Platform: Docker, Kubernetes, containerized delivery, AWS EKS/ECR, CloudWatch
- Observability: Prometheus, Grafana, OpenTelemetry, distributed tracing
Selected Projects (AI Agent)
OpsAgent | Kubernetes Intelligent Operations Agent (Go + Kubernetes + RAG)
- Designed and implemented a conversational Agent for Kubernetes troubleshooting, forming a closed loop from problem understanding to tool execution and result explanation.
- Implemented cluster resource analysis with
client-go, covering Pods, Deployments, Nodes, and Events. - Built Docker images and Kubernetes service deployment to run the intelligent operations capability as a service.
- Integrated CloudWatch and Prometheus to improve execution observability, issue tracking, and post-incident review.
Keywords: Go, Kubernetes, RAG, AI application integration, engineering delivery
cli-agent | AI Tool Execution Gateway (Go + HTTP API + SSE)
- Wrapped multiple CLI and tool capabilities into HTTP APIs, creating a reusable execution layer for Agent applications.
- Implemented SSE streaming output for long-running tasks, improving process visibility and interaction quality.
- Added timeout control, error handling, and audit logs to provide a more reliable runtime foundation.
- Supported the end-to-end flow from frontend conversation UI to backend task execution.
Keywords: Go, backend APIs, streaming interaction, tool orchestration, full-stack integration
aiagent-ui | Web Console for Operations Assistant (Next.js + TypeScript)
- Built core pages including conversation lists, task status, and execution result views for intelligent operations scenarios.
- Integrated with backend Agent services to complete the flow from user request to backend execution and result delivery.
- Supported SSE incremental rendering to improve transparency and usability during AI reasoning and task execution.
Repo: github.com/myysophia/k8s-aiagent-ui
Keywords: React/Next.js, frontend engineering, full-stack delivery, AI application UI