Skip to content
View yuechen-li-dev's full-sized avatar
💭
Congratulations!
💭
Congratulations!

Block or report yuechen-li-dev

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
yuechen-li-dev/README.md

Hi, I'm Yuechen 👋

I'm building foundational tools around programming languages, GPU compute, agent orchestration, and CAD kernels for the LLM age.

Most of my work explores how programming systems should change when humans, compilers, GPUs, and LLMs all become part of the same development loop.

Primary Projects

  • Dominatus - Iterator-based C# behavioral runtime kernel for LLM orchestration, automation, and game/simulation engines.
  • Oct/libprometheus - Go-based scientific programming language and virtual LLM laboratory, paired with an adaptive Vulkan GPU compute runtime. SGEMM module completed.
  • Aetheris - Experimental STEP AP242-based analytic geometric CAD kernel in C#. Hybrid BRep/FRep/Sweep architecture. No NURBS.

Secondary Projects

  • TSPack - Go based TypeScript packaging and lifecycle manager.
  • Copeland - TypeScript to C# runtime lowering experiment + C# Machina UI port.
  • WyrmCoil - Dominatus architecture-based experimental game engine in Rust, TOML based asset system, SDSL-V shader language => HLSL => SPIR-V compiler.
  • Marionette - Ultra-lightweight C++ test harness.
  • MachinaLayout.JS Absolute position based layout/routing system alternative to HTML/CSS, supports React, React Native, and Vue components.

Backburner Projects

Misc:

  • GenerativeCompressionProtocol - LLM native semantic compression protocol.
  • ClaudesGuide - Claude's Guides on How To Code Better for Humans (And Do Other Things Good Too)
  • worst - The worst possible piece of code in the worst possible programming language.

Interests

  • Agentic control theory
  • Advanced manufacturing workflow + optimization
  • LLM intelligence, behavior, and safety
  • Semantic programming language design
  • Computational solid mechanics/fluid dynamics

Links

Pinned Loading

  1. Dominatus Dominatus Public

    Hierarchical Finite State Machine + Utility-based AI Runtime Kernel

    C#

  2. Aetheris Aetheris Public

    STEP 242 Geometric Kernel

    C#

  3. oct oct Public

    Scientific Programming Language

    Go