Skip to content
View maxkskhor's full-sized avatar

Block or report maxkskhor

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

Max Khor

I build production LLM agents for coding and data workflows, currently at a global investment bank. My work is the machinery that makes agents reliable in the real world — execution loops, context construction, safe tool use, observability, and eval loops built from real-user failures. Before engineering, I read mathematics at Cambridge.

📧 [email protected] · LinkedIn

Pinned Loading

  1. data-harness data-harness Public

    Python SDK for controlled data-agent workflows. No bash. Handle-based state. Reconstructable runs.

    Python 1

  2. pokemon-harness pokemon-harness Public

    Local Pokemon Red LLM-agent harness with live gameplay UI, structured traces, save states, replay, and turn-by-turn agent observability.

    Python 1

  3. data-harness-ui data-harness-ui Public

    Web user interface for the data harness framework

    TypeScript

  4. crafting-interpreters crafting-interpreters Public

    Working through Crafting Interpreters by Robert Nystrom - building jlox (Java) and a Python translation, chapter by chapter.

    Python