Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View zhangzeyu99-web's full-sized avatar

Block or report zhangzeyu99-web

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

Aaron Zhang

Game publishing operations. Local-first AI workflow tools.

I build practical tools for work that still depends on private files, human review, and repeatable delivery evidence.

Flagship Project

A local web studio for game localization teams working with Excel language tables.

Live demo | Workflow guide | Docs

It is built for the part of localization work that is easy to lose in chat history: prompts, glossary decisions, QA findings, artifact history, and final delivery checks.

What is inside:

  • Excel workbook flow: source files, target language sheets, glossary tables, and delivery artifacts.
  • Review gates: glossary checks, consistency review, and final artifact review before delivery.
  • Local data boundary: files, SQLite data, logs, and keys stay on the user's machine.
  • Real app surface: React/Vite frontend, FastAPI backend, Playwright coverage, and GitHub Pages docs.

Localization Workflow Studio workbench screenshot

Project Map

Area Project What it does
Game localization Localization Workflow Studio Web workbench for translation prompts, glossary QA, Excel delivery gates, and reviewable artifacts.
Excel QA Localization Workflow Earlier strict review and regression harness for localization workbooks.
Terminology Glossary Extraction Workflow Bilingual glossary extraction and review for Excel language tables.
Agent operations OA CLI Local monitoring, token cost review, and operations tooling for OpenClaw-style agent sessions.
Local files File Management Assistant Windows file review and knowledge-base organization without turning private files into a cloud workflow.

Current Direction

  • Make AI-assisted work inspectable instead of hidden inside prompts.
  • Keep sensitive workbooks, logs, and databases local by default.
  • Ship small workflow tools with clear inputs, outputs, and review points.

Older experiments are being cleaned up or redirected toward the projects above.

Pinned Loading

  1. oa-cli oa-cli Public

    OpenClaw agent analytics CLI with local dashboard, token cost tracking, Feishu alerts, and safe auto-heal actions.

    Python 2

  2. chrome-browser-automation chrome-browser-automation Public

    Chrome automation skill for OpenClaw-style agent workflows; supporting utility for agent operations.

    1

  3. file-management-assistant file-management-assistant Public

    Local-first Windows file organizer and Obsidian workflow assistant for inbox review, knowledge base audit, and safe daily file management.

    Python

  4. glossary-extraction-workflow glossary-extraction-workflow Public

    Supporting glossary extraction workflow for Excel language tables; current flagship is Localization Workflow Studio.

    Python

  5. localization-workflow localization-workflow Public

    Legacy game localization QA workflow; current flagship is Localization Workflow Studio.

    Python 1

  6. localization-workflow-studio localization-workflow-studio Public

    Local-first game localization studio for Excel workflows, AI-assisted translation, glossary QA, and delivery gates.

    Python