§Co-founded Trophy Sim Solutions LLC (operating as TrophySim) with Mark Yuan (CEO) and Dylan Foley (CDO) to design, source, install, and calibrate professional sim racing systems for motorsport teams and training facilities.
§Architected and shipped the marketing platform (Next.js 16, TypeScript, Tailwind v4) as a content-driven site where a single TS source feeds both rendered pages and JSON-LD schema, eliminating drift between visible copy and structured data.
§Built the Zod-validated, Resend-backed contact pipeline and Cloudflare Turnstile gating for quote intake from early prospects.
§Leading technical direction, including an in-progress affiliate-linking sim configuration tool to streamline spec → quote → purchase.
§Founded PitLane Systems LLC to build broadcast software for sim racing leagues — selected as a 2026 McCombs Entrepreneur Summer Fellow at UT Austin.
§Architected PitLane Director AC, a Windows desktop broadcast director (Electron + React + TypeScript) with a CSP Lua sidecar feeding live session data over WebSocket and direct OBS integration for scene control.
§Designed and shipped 5 broadcast-grade Pro overlays (timing tower, lower third, battle graphic, telemetry HUD, track map) served from a local overlay server consumed by OBS browser sources.
§Built the full distribution stack end-to-end: Next.js 16 marketing site, Better Auth + Stripe subscriptions, RSA-JWT licensing, and Cloudflare R2 release delivery with auto-updater proxy.
Longhorn Sim Racing · Austin, TX · Mar 2025 — Present
§Co-founded Longhorn Sim Racing at UT Austin and own the technical direction of the club's platform — the system of record for membership, events, race competitions, content, and merchandise.
§Architected the monorepo end-to-end: Next.js 16 App Router with React Server Components, Prisma on PostgreSQL via Supabase, Supabase Auth with just-in-time user provisioning and role-based authz across six roles (member, competition, officer, president, alumni, admin).
§Built race-condition-safe event registration using Postgres FOR UPDATE row locks, a FIFO waitlist with automatic promotion on cancellations, and officer-facing admin tooling for attendance, approvals, and audit logging.
§Stood up the engineering workflow: pnpm + Turborepo monorepo, Dockerized local Supabase stack, PR-gated CI (lint / typecheck / build), and the CODEOWNERS-enforced Digital Platforms review flow.
§Own the web layer and data architecture of a distributed multi-car telemetry platform (protobuf → MQTT → Kafka → multi-schema Postgres → Grafana + a custom Next.js viewer tool), built alongside the rest of the telemetry team.
§Designed and implemented the in-vehicle driver dashboard — real-time timing, energy deltas, and vehicle-state display built for clarity and reliability under high-speed conditions; defined the WebSocket contract between the telemetry backend and the dash.
§Building the team's ROS 2 driverless simulation and control stack from scratch for next season's autonomous program — a 9-package workspace covering track generation, FOV-limited sensor sim, pure-pursuit control with a curvature-driven speed law, the FSAE mission state machine, metrics, and an interchangeable Gazebo physics backend.
§Drive cross-system data-flow planning and monorepo tooling: schemas and protocols across telemetry / dash / autonomy, the Bazel + docker-compose migration, and a single-command trackside launcher (`server_devtool.sh`) that boots the full ingest stack plus the viewer.
TypeScript·Python·ROS 2·Kafka·PostgreSQL·Distributed Systems·Real-Time Systems