Skip to content
View EricZhengH's full-sized avatar

Highlights

  • Pro

Block or report EricZhengH

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

Hi, I'm Hang (Eric) Zheng

Senior Full-Stack Engineer | AI/LLM Systems
Melbourne, Australia

I build AI-powered products, multi-agent research systems, and high-concurrency backend platforms. My recent work focuses on LLM orchestration, RAG, tool calling, trading research workflows, and production-grade full-stack infrastructure.

Focus

  • AI/LLM systems: multi-agent orchestration, consensus validation, RAG, tool calling, prompt engineering.
  • Full-stack product engineering: Next.js, React, TypeScript, FastAPI, Python, Redis, Supabase/Postgres.
  • Backend and distributed systems: Java, Golang, Spring Boot, Netty, Kafka, MySQL optimization, Elasticsearch.
  • Data and infrastructure: AWS Redshift, AWS S3, MongoDB, Docker, GitHub Actions, CI/CD, PDF reporting.

Featured Work

Morfeus

AI market intelligence platform for FX and macro trading, built around a neural orchestrator and 33 AI agents.

  • Aggregates agent outputs into consensus-backed views for currency pairs, macro events, and trade ideas.
  • Combines live prices, news sentiment, COT positioning, retail sentiment, currency strength, and seasonality.
  • Includes War Room risk monitoring, Data Feed research panels, Session Recaps, PDF reporting, and Trade Lab workflows.
  • Product infrastructure includes authentication, trials, Stripe subscriptions, background workers, tests, and CI/CD.

Resume and portfolio sites

Open source projects

  • Baiye-RPC - Java RPC scheduling framework built on Netty and CGLIB.
  • Baiye-Task - distributed scheduled task framework with master/slave mode and dynamic JAR loading.
  • baiye-framework - lightweight Spring-like Java framework with IOC and AOP support.
  • BaiyeJVM - Go implementation of a Java Virtual Machine.

Experience Snapshot

  • Morfeus Technologies Inc. - Senior Fullstack Developer, 2025-09 to Present
  • Cheetah Mobile (Joyme) - Fullstack Developer (Java/Golang), 2020-08 to 2024-12
  • Quant Group - Java Backend Developer, 2017-02 to 2020-08
  • Cybercloud Company Beijing - Software Engineer, 2016-05 to 2017-02

Education and Languages

  • Master of Information Technology, Monash University, 2025-07 to 2026-12
  • Bachelor of Science in Computer Science and Technology, Beijing Jiaotong University, 2022-03 to 2024-06
  • English: IELTS 6.5
  • Mandarin: Native

Links

Pinned Loading

  1. SMZDM_Monitor SMZDM_Monitor Public

    什么值得买网站的定时监测工具

    Python 33 16

  2. baiye-framework baiye-framework Public

    简单的Java-Web框架,支持注解配置,依赖注入等功能;

    Java 2

  3. BaiyeJVM BaiyeJVM Public

    GO语言实现的JVM

    Go

  4. LeetCode LeetCode Public

    记录LeetCode的题解

    Java 1

  5. teledown teledown Public

    A powerful web-based Telegram video downloader that supports downloading videos from both public and private channels that you have access to.

    JavaScript 2 1

  6. baiye-rpc baiye-rpc Public

    基于Netty实现的RPC框架

    Java