Skip to content

> projects

What I'm building

A mix of shipped games, internal tools, and exploratory experiments.

Featured ProjectUEFN · Verse

A wave-based survival tycoon built in Unreal Editor for Fortnite — part roguelike economy, part horde-mode adrenaline. Every system from upgrade pacing to spawn waves runs on a Verse simulation tuned with quantitative balance models.

  • stackUEFN / Verse
  • statusLive
  • tuningMonte-Carlo
  • players1–4

Other work

Verse Balance Lab
UEFNVersePython
A toolkit for tuning Verse-driven game economies via Monte-Carlo simulation. Outputs CSV-driven balance curves you can paste straight back into your devices.
Agent Pipeline
PythonLLMasyncio
A multi-stage research agent that breaks deep research into parallel sub-agents. Built for surfacing competitive intel without burning tokens on overlap.
Quant Notebook Templates
PythonPandasNumPy
Starter notebooks for common quantitative patterns — drift detection, time-series cross-validation, payout-curve fitting.