Skip to content
View zoubingwu's full-sized avatar

Organizations

@bearyinnovative @pingcap

Block or report zoubingwu

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.

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

Hi, I'm Bingwu πŸ‘‹

I build developer tools, AI-assisted workflows, database products, and small utilities that make everyday work easier.

Currently working at PingCAP.

Currently building

Projects

Products & AI tools

  • Aide β€” Turn coding agents such as Codex and Claude Code into always-available personal assistants.
  • BaseDeck β€” A desktop workspace for exploring databases, running SQL, and collaborating with local AI agents.
  • GitHub Workbench β€” A local browser and terminal workbench for managing GitHub issues and pull requests.
  • Ratash β€” An AI-agent-friendly TUI Clash client for macOS, powered by Mihomo and Ratatui.
  • LLM Wiki β€” An agent-maintained personal knowledge base that turns collected material into connected, reusable knowledge.
  • Anythropic β€” A proxy that makes OpenAI-compatible models available through the Anthropic API.
  • OpenClaw AI Photos β€” Turn folders of images into a searchable personal AI photo album.
  • Learn by Doing Skill β€” An agent skill for hands-on technical learning.
  • Gemini Batch β€” A CLI for running and managing large batch-processing jobs with the Google Gemini API.
  • Minimal Translator β€” A minimal Chrome extension for progressive bilingual webpage translation.

Developer tools & libraries

  • Cloudflare D1 Viewer β€” A database viewer for local SQLite files and remote Cloudflare D1 databases.
  • MSW Auto Mock β€” Generate realistic MSW mock handlers and data from OpenAPI definitions.
  • Electron Shared State β€” Keep application state synchronized between Electron main and renderer processes.
  • Vite Plugin i18next Scanner β€” Automatically extract translation keys while developing Vite applications.
  • Vite Plugin Next React Router β€” Next.js-style file-system routing for React applications powered by Vite.
  • Hooray β€” Build fully typed GitHub webhooks with TypeScript and Deno Deploy.
  • db.js β€” A small database built from scratch with Node.js for learning database internals.
  • Cloudflare Worker Hono Template β€” An opinionated starter for building Cloudflare Workers with Hono.
  • Awesome GUI β€” A curated collection of libraries for building cross-platform desktop applications.
  • Resume Generator β€” Generate a styled PDF rΓ©sumΓ© from TOML and CSS.

Private projects

  • Diffact β€” A browser-based review deck for inspecting and discussing work produced by AI agents.
  • LLM Novel β€” An agent-assisted workspace for novel research, world-building, and writing.
  • Inksphere β€” An AI-assisted writing and project-organization add-on for Google Docs.
  • Bilibili Local Helper β€” A local browser extension for downloading and merging Bilibili video streams.
  • Browser Scripts β€” A collection of personal userscripts for automating recurring browser tasks.

Earlier projects

  • Jizhang β€” A polished bookkeeping web app built with Preact and React Spring.
  • Electron RPC Remote β€” An RPC-style API for communication between Electron main and renderer processes.
  • Reackt β€” A tiny state container built on Redux and Immer with minimal boilerplate.
  • Beijing Hell β€” A remake of the classic Chinese business simulation game Beijing Floating Life.
  • Build Your Own Observable β€” A from-scratch implementation and explanation of JavaScript Observables.

Elsewhere

Pinned Loading

  1. electron-shared-state electron-shared-state Public

    ❀️ easily sharing state across electron main and renderer processes.

    TypeScript 60 6

  2. awesome-gui awesome-gui Public

    A curated list of awesome libraries for building cross platform app.

    97 3

  3. db.js db.js Public

    Writing a simple database from scratch with Node.js!

    TypeScript 15 1

  4. msw-auto-mock msw-auto-mock Public

    A cli tool to generate random mock data from OpenAPI definition for msw.

    TypeScript 386 72