Skip to content
View zhipei-dev's full-sized avatar
  • China
  • Joined Sep 12, 2026

Block or report zhipei-dev

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.

Content in all repositories owned by your account will be closed.
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
zhipei-dev/README.md

Zhi Pei

AI Automation | Full-Stack Development | API Integration | Business Systems

I build practical software around real business workflows — combining software engineering with 13 years of international trade and manufacturing operations experience and 5+ years of programming experience.

My focus is not only writing code, but turning operational requirements into systems that are testable, auditable, maintainable, and useful in day-to-day work.

Visual Proof

Real browser captures from local Playwright flows using synthetic data. Each image opens the corresponding repository.

AI SaaS Integration Lab Operations Reconciliation Toolkit Business Operations Mini Platform
AI SaaS support workflow Operations reconciliation dashboard Business operations workflow

Featured Projects

CI

A GitHub-native Action that deterministically checks whether a repository contains the evidence needed for client, developer, or operations handoff. It runs without an LLM or hosted backend, produces explainable readiness results, and is released as v1.1.0 on the GitHub Marketplace with a maintained v1 major tag. Its v1.1.0 workflow-security checks are enabled across four public dogfood repositories, including explicit workflow permissions and immutable external Action refs.

Stack: TypeScript, Node.js 24, GitHub Actions, YAML, @actions/core, ncc


CI

A synthetic API rescue case study that reproduces duplicate-delivery, concurrency, retry, timeout, transaction, and error-leakage failures, then repairs them with boundary validation, durable SQLite claims, business-level idempotency, bounded transient retries, transactional completion, and explicit production limitations.

Stack: TypeScript, Node.js 24, Express, SQLite, Zod, Vitest, GitHub Actions


CI

A full-stack AI integration project demonstrating a support workflow with structured AI output, provider abstraction, bounded retry/timeout behavior, human approval, SQLite persistence, audit history, automated tests, and browser E2E verification.

Stack: TypeScript, React, Vite, Express, SQLite, Zod, Vitest, Playwright


CI

A deterministic reconciliation toolkit for matching orders and payments, identifying explainable anomalies, preserving audit history, and exporting reviewable reports.

Stack: .NET 10, ASP.NET Core, SQLite, C#, Playwright


CI

A business operations platform covering purchasing, receiving, inventory ledger, sales fulfillment, workflow controls, transactions, auditability, schema migrations, API validation, and browser E2E testing.

Stack: Java 25, Spring Boot, JDBC, Flyway, H2, Maven, Playwright

What I Work On

  • AI and workflow automation
  • Full-stack and backend development
  • API and SaaS integrations
  • Business systems, ERP-style tools, and internal operations software
  • Data processing, reconciliation, and audit workflows
  • Code rescue, maintenance, and reliability improvement
  • Agent / MCP / developer workflow integrations

Typical Client Engagements

I am especially suited to small and medium-sized delivery scopes where the client needs a clear result rather than a large consulting process:

My preferred delivery loop is: diagnose → implement → test → document → hand off.

Business Systems Background

My software work is informed by practical experience in:

  • International trade
  • Manufacturing operations
  • Inventory management
  • Purchasing and sales workflows
  • ERP / MES / PLM-related systems
  • Finance and accounting workflows
  • Business process automation

I have independently developed and maintained ERP-related and internal business systems based on real operational needs.

Engineering Approach

I prefer software that is:

  • Explicit about business rules and state transitions
  • Covered by automated tests
  • Verified through CI and browser-level validation where appropriate
  • Auditable and explainable
  • Designed with clear failure handling and operational boundaries
  • Kept as simple as possible without sacrificing reliability

Availability

Available for selected remote software development, automation, integration, and business systems projects.

Pinned Loading

  1. ai-saas-integration-lab ai-saas-integration-lab Public

    Full-stack AI integration demo with structured AI workflows, human approval, audit trails, automated tests, and browser verification.

    TypeScript

  2. api-rescue-case-study api-rescue-case-study Public

    Synthetic API rescue case study covering idempotency, concurrency, retries, transaction safety, and error handling.

    TypeScript

  3. business-ops-mini-platform business-ops-mini-platform Public

    Business operations platform demonstrating purchasing, inventory ledger, sales fulfillment, workflow controls, and auditability.

    Java

  4. delivery-readiness-guard delivery-readiness-guard Public

    Deterministic GitHub Action for repository readiness and client, developer, or operations handoff checks.

    TypeScript

  5. ops-reconciliation-toolkit ops-reconciliation-toolkit Public

    Deterministic operations reconciliation toolkit for matching orders and payments, explaining anomalies, preserving audit trails, and exporting reviewable reports.

    C#