Skip to content
View kitaekatt's full-sized avatar

Block or report kitaekatt

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

Christina Norman

Agentic Systems Engineer/Designer

For 20 years I've designed, built, and scaled world-class games like League of Legends and Mass Effect, driving the creation of systems that deliver joy to players and generate billions of dollars in incremental revenue. Now I'm seeking to deliver a greater impact by designing and building frontier AI-powered systems.

Impact

  • ๐ŸŽฎ Ported League of Legends to mobile (Wild Rift) โ†’ $1B+ incremental revenue
  • ๐Ÿ“ˆ Rebuilt League's engagement, retention & monetization โ†’ billions more in incremental revenue
  • ๐Ÿš€ Co-founded Elodie Games โ€” raised $39M, ~$80M valuation, ~60 people at peak
  • ๐Ÿ—ฃ๏ธ Built Mass Effect's conversation system โ€” now the industry standard for interactive dialogue

What I'm Building

Claude code plugins focused on managing enterprise claude repos, and enhancing claude's ability to act as a perforce and unreal developer. plugins-kit.

  • bootstrap โ€” a dependency/provisioning engine every plugin rides on: declare your tools, venvs, git dependencies, marketplaces, and per-user config in a bootstrap.json, and bootstrap brings the environment into that state automatically at session start.
  • p4-kit โ€” a Perforce-based code reviewer (multi-agent review of pending changelists).
  • unreal-kit โ€” skills and tools that let Claude function as an Unreal developer.

What I've Built

  • LLM-driven character conversation โ€” the Mass Effect conversation system, directed by LLMs. (Case study coming.)
  • Localization pipeline โ€” an iterative AI system that keeps refining each translation until the options are exhausted, turning an LLM's tireless workhorse capacity into measurably higher translation quality.
  • Local LLM Manager โ€” a platform for running and benchmarking LLMs and diffusion models locally: automatic backend selection (vLLM/CUDA, Apple Metal, CPU), server/client serving, and full model lifecycle management.
  • vLLM & HuggingFace Transformers fixes โ€” merged GGUF-backend fixes for quantized models on Blackwell (RTX 5090): multi-process hangs, dtype conflicts, weight loading, plus an upstream Transformers config-mapping fix. vLLM PRs ยท Transformers #42881

Selected Experience

  • BioWare โ€” Lead Programmer (built Mass Effect's conversation system) โ†’ Lead Gameplay Designer (ME2/ME3 core gameplay & co-op multiplayer).
  • Riot Games โ€” Design leadership across League of Legends & Wild Rift (Lead Designer โ†’ Project Lead โ†’ Design Director).
  • Elodie Games โ€” President & Co-Founder.
  • B.Math, Honours Computer Science โ€” University of Waterloo.

Open Source & Writing

  • Claude Code โ€” filed feature requests & bug reports that shipped as real fixes (per-terminal session affinity for --continue, silent plugin-skill registration failures, PreToolUse hooks dropping AskUserQuestion answers).
  • Writing: Mastering Cache Hits in Claude Code ยท more on dev.to

Connect

Pinned Loading

  1. plugins-kit plugins-kit Public

    Claude Code plugin marketplace (stable release channel)

    Python 2 1

  2. vllm-project/vllm vllm-project/vllm Public

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python 83.3k 18.2k

  3. huggingface/transformers huggingface/transformers Public

    ๐Ÿค— Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    Python 162k 33.5k