Skip to content
View Mhburg's full-sized avatar

Highlights

  • Pro

Block or report Mhburg

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

Hi there 👋

Morgan Li

Backend / platform engineer · Sydney

Lead Engineer at Motosoft on the LetsRide platform — Python (FastAPI), AWS CDK across 7 stacks (Aurora Serverless v2, ECS Fargate, CloudFront, WAFv2), Rust + Go for a geospatial routing pipeline, distributed WebSockets at scale. That work lives in private repos.

The public work here is ten years of game modding in C# — 200,000+ aggregate downloads across the pinned RimWorld and BattleTech projects, with international collaborators in Germany, Poland, the U.S., and Hong Kong.

Pinned highlights

  • MoveBase (Home Mover) — multi-building relocation in RimWorld, modelled as cycle detection on a lazy spatial dependency graph; cycles broken by a feedback-vertex heuristic.
  • AwsomeInventory — race-free inventory loadouts with a three-tier pub-sub event mesh and Schmitt-trigger hysteresis on inventory margins; 224 of 267 commits on the rebuilt successor mod.
  • RogueTechPerfFixes — 100–200% perf gains in BattleTech via JetBrains Profiler, Cecil IL injection, and Harmony patching.

For the current AWS / Python / Rust work, writing, and longer notes

morgan-li.dev

Elsewhere

LinkedIn · Email

Pinned Loading

  1. research-helper research-helper Public

    Claude Code plugin for academic research workflow in CS/ML/NLP — literature discovery, single-paper digests, experiment design, code scaffolding, and paired-statistics analysis.

    Python

  2. AwsomeInventory AwsomeInventory Public

    Forked from YCLiang95/RPG-Style-Inventory-CE-Ducttape-Fix

    This is a spiritual successor of RPG Inventory. It offers a fine grain control on your inventory and a RPG style interface.

    C# 6 9

  3. RogueTechPerfFixes RogueTechPerfFixes Public

    BattleTech performance mod — 100-200% speed-up via JetBrains Profiler, Cecil IL injection, and Harmony runtime patching.

    C# 2 2

  4. MoveBase MoveBase Public

    Home Mover — RimWorld mod for atomic multi-building relocation. Cycle detection on a lazy spatial dependency graph. 100K+ downloads.

    C# 2

  5. MSTestExtensionForRimWorld MSTestExtensionForRimWorld Public

    Visual Studio Test Adapter For RimWorld

    C#

  6. MUnit MUnit Public

    A Unit Test framework for .Net

    C#