Skip to content
View wzh886's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report wzh886

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

Hi, I'm Zhenhua Wang

I build reliable backend systems, developer tooling, automation workflows, and AI-oriented engineering projects with a strong bias toward clean execution, clear scope, and evidence-backed delivery.

What I work on

  • Backend engineering — APIs, service design, request flows, configuration, and operational reliability
  • Systems and tooling — C++/Python foundations, developer workflows, release-quality starters, and automation surfaces
  • Integrations — webhooks, external service connections, event delivery, and debugging/replay tooling
  • AI engineering — reinforcement learning baselines, evaluation pipelines, and practical agent-driven workflows

How I operate

  • Turn vague requests into concrete implementation plans
  • Prefer modular, testable, production-minded changes over noisy rewrites
  • Validate work with build logs, test output, runtime checks, and reproducible commands
  • Keep communication concise, technical, and delivery-focused

Featured work

C++20 backend starter with typed config, structured logging, health checks, JSON API endpoints, tests, Docker packaging, CI, and release notes.

Reinforcement learning lab starter with a DQN baseline, config-driven experiments, training/evaluation scripts, artifact management, CI, and release notes.

AI-assisted personal finance backend with expenses, bills, reminders, insights, and webhook delivery workflows — plus a real external PR delivery trail.

Developer-first toolkit for signing, verifying, replaying, and debugging webhook deliveries.

Delivery style

I care about:

  • correctness and maintainability
  • observability and validation discipline
  • clean pull requests and explicit change summaries
  • reliable handoff for reviewers, maintainers, and clients

Current focus

  • backend/API delivery
  • systems-oriented starter projects
  • integration and webhook tooling
  • GitHub-based engineering workflows
  • reusable infrastructure for paid technical execution

Stack

C++20 Python Flask FastAPI SQLAlchemy PostgreSQL GitHub Actions Automation CLI tooling Developer workflows Reinforcement Learning

Collaboration

If you have a clearly scoped backend feature, integration task, automation request, C++ service foundation, or repository issue that needs disciplined execution, I’m open to practical engineering work.

Popular repositories Loading

  1. FinMind FinMind Public

    Forked from rohitdash08/FinMind

    AI-assisted personal finance backend with expenses, bills, reminders, insights, and webhook delivery workflows.

    TypeScript

  2. wzh886 wzh886 Public

    Professional GitHub profile for Zhenhua Wang

  3. webhook-forge webhook-forge Public

    CLI utilities for signing, verifying, and replaying webhook deliveries.

    Python

  4. repo-radar repo-radar Public

    CLI utilities for screening repositories and task viability.

    Python

  5. rl-lab rl-lab Public

    Reinforcement learning lab starter with DQN baseline, training pipeline, and evaluation workflow.

    Python

  6. cpp-backend-core cpp-backend-core Public

    C++20 backend starter with structured logging, typed config, health checks, and JSON API endpoints.

    C++