◆
Sole Architect · Tech Lead
SCM — AI Agent Governance Platform
Autonomous agents, made safe for FERPA-regulated student data
The governance layer that lets AI agents touch student records safely. Every agent action
resolves to the authority of the human it acts for; every autonomous workflow runs on a
single-use, time-boxed capability grant; and student names are structurally absent from
everything the LLM sees. Built as a Python/Temporal agent runtime with human-in-the-loop
approval gates, a NestJS capability registry, and a 71-tool MCP integration, shipped to a live production pilot with a large customer.
Python / FastAPITemporal
LangGraphNestJS + Prisma
MCPFERPA Architecture
VortexeAI
Low-code AI workflow automation, 0→1 in four months
A low-code, AI-driven workflow editor for product and engineering teams, taken from
first commit to 200+ daily active users and a TechStars invitation in
four months. The core is a deterministic multi-agent orchestration engine, graph traversal plus dependency resolution, running at 99.9% execution reliability, with a
React/Next.js node editor and an LLM tool runtime with memory routing. 50+ automation
patterns deployed; onboarding 40% faster.
Next.jsMulti-agent orchestration
LLM runtimeLow-code
AetherisVis
Real-time 3D product configurators in the browser
A browser-based 3D equipment configurator for SPX, a luxury gym design brand, shipped as a commercial client product in one week. Real-time 4K/8K customization stays responsive under load through lazy loading and interaction-loop tuning. Built on a modular React + TypeScript visualization framework
of 35+ reusable components that cut UI prototyping time 60% across client projects.
React + TypeScript3D / WebGL
Real-time renderingClient delivery
LUV Health
Self-pay healthcare marketplace with AI-assisted booking
A platform that helps patients book same-day appointments with hard-to-find specialists
at transparent self-pay rates. I led end-to-end development of the full MVP: smart
search with tailored relevance signals, practice profiles, doctor-facing pricing and
visibility tools, and automated scheduling. A voice-based AI agent (Vapi) books
appointments on the patient's behalf, cutting booking time from minutes to seconds and
keeping the path from search to booked appointment as short as possible.
FastAPINext.js
Voice AI (Vapi)Marketplace
Isoscapes
Procedural isometric worlds, re-generated at the push of a button
A procedurally generated, explorable 3D low-poly landscape built in Unity at UCSC.
I built the core architecture: Perlin noise and falloff-map generation over a grid
system, a Cell abstract data structure holding each block's attributes,
the isometric camera with movement and zoom, and auto-tiled terrain driven by
noise-based height values, prototyped in p5.js and ported to C#. Shipped as builds for
both Windows and Mac.
Unity / C#Procedural Generation
Perlin NoiseCross-platform
Tracewell
Guardrailed insights for browser-agent trajectories
An insight pipeline for AI-agent run logs: deterministic Python computes every fact, one
LLM call narrates them, and three independent layers stop prompt injections scraped off
a web page from steering the report. Ships with an append-only run ledger and a live
prompt-robustness eval harness.
FastAPIPydantic
LLM GuardrailsReact
UoP Library
Frontend architecture as an executive-grade case study
Took a half-working prototype and structurally eliminated an unplanted fetch race with
TanStack Query, built optimistic cross-route cache coherence, and designed a
Bloomberg-style tearsheet grid, documented in 20 logged decisions and a 134-finding self-audit.
React 18TanStack Query
TypeScriptDesign Systems
Freezer-Car Modernization
Deterministic correlation over rail sensor networks
Reversed an 89% revenue-loss trajectory at Union Pacific and locked in $8M+/year. Built a
deterministic correlation engine joining wayside, AEI, and CAD signals over Kafka, with
ML-derived health thresholds surfacing derailment-risk bearings for crew intervention.
KafkaC++
ML ThresholdsRail Systems
Sense UI
AI-comprehensible component architecture
A metadata-driven component architecture that lets AI agents comprehend and operate UI, measured as a 40% lift in accurate agent interactions and 30% less integration debugging. Schema
extraction and introspection pipelines deployed across 15+ projects.
ReactSchema Introspection
Agent UX
Atlas Admin Panel
Sub-second search at 10,000+ concurrent users
An admin dashboard with sub-second prefix and fuzzy search via tuned Elasticsearch
indexing. Role-based invites, cursor-based pagination, and Redis caching cut
data-retrieval latency 35% on a zero-flicker Next.js + React 18 frontend.
NestJSElasticsearch
RedisNext.js
Overwhelming Studios
Two shipped UE5 titles, recognized by PlayStation Studios
An independent game studio where I shipped two Unreal Engine 5 titles solo: Packet Patrol, a CRT-styled network-defense game, and
Vegan Zombie: Crop Apocalypse, an outback survival game with a
procedural recipe system and parabolic damage falloff. Cloud auth and cross-device sync
for 1,500+ players with 30% faster loads and 25% better retention. The work drew direct recognition from PlayStation's Head of UI/UX and reached promotion-support stage with PlayStation Studios.
Unreal Engine 5Gameplay Systems
Cloud Auth + SyncGame Design