cooper anderson

AI Agent Infrastructure & Full-Stack Engineer

Truckee, CA email github linkedin resume.pdf ↓

Cooper Anderson

Builds AI-agent infrastructure -- multi-agent orchestration, MCP servers, and persistent Rust and Python daemons -- and ships production full-stack SaaS that holds up under real load.

Frontend engineer at Veoci; co-lead of a ~143K-line options-flow analytics platform through my LLC. Rust where it has to be fast, TypeScript where it has to ship, Python where the data lives.

  • 143K loc platform co-led
  • 5 mcp servers built
  • 39s -> <1s api route rewrite
  • 6 languages in production
experience

Software Engineer @ Veoci — Greywall Software

Jul 2025 -- Present

Remote -- Vue.js / TypeScript web client of an enterprise emergency-management SaaS.

  • Core contributor since inception to the team's internal AI-agent orchestration framework -- shipped a Bugsnag-triage agent skill (~1.8K LOC), LSP auto-integration, and a war-room multi-agent collab system (Rust CLIs); post-adoption, monthly merged PRs rose ~35% (~360 to 490+) with no added headcount.
  • Sole author of the framework's second generation -- tailored to developer workflow: session continuation, per-developer persistent memory, a hybrid wiki + Neo4j/Graphiti graph-memory tier over MCP, and a self-improvement loop that captures corrections and evolves its own instructions.
  • Shipped the Blueprints reusable-template system (~16.7K LOC) for the "Pages" no-code page-builder -- recursive block-tree editor, 45+ block types, Layers/outline panel, and real-time multi-user presence.
  • Diagnosed a Vue reactivity loop in the Leaflet layer that crashed 599 production events; shipped the fix with regression coverage.
~35% Team PR throughput

stack Vue 3, Vuex, TypeScript, Leaflet, Firebase, Froala, Storybook/Jest, i18n

Independent Software Engineer @ CASystems LLC

Nov 2025 -- Present

New York -- Single-member NY LLC for product and consulting engineering.

  • OptionsFlow (co-lead) -- co-built a production options-flow data & analytics SaaS (Next.js 16 / React 19 / Neon Postgres / Redis / Stripe; ~143K LOC). Owned the trade-ingestion pipeline and trades hot-path: re-architected ingestion for ~10x throughput (~900 to 9,000+ trades/day) and cut an ~11s query regression via a Postgres partial index + read replica.
  • The Daily Traders / TDT (contract, Rumford Capital) -- rebuilt the member-portal app in Next.js 14: cut a core signals API route from ~39s to <1s via a bulk match-context builder, built a GEX enrichment engine, and ported ThinkScript ADR take-profit/stop-loss logic to TypeScript (282 tests).
  • AJ's Airport Runs (client) -- shipped a production ride-share platform: a Vue 3 + Capacitor iOS/Android app (~73K LOC, 25+ Firebase Cloud Functions, pricing engine, Stripe, signed App Store v1.1.0 build), then rebuilt it in React Native / Expo on Supabase/PostGIS.
10x Ingestion throughput

stack Next.js 16, React 19, Neon Postgres, Redis, Stripe, React Native/Expo, Supabase/PostGIS

selected work

simple-subs

source ↗

A subagent dispatch library that coordinates single, parallel, and async agent execution with peer messaging. Published on npm. Features concurrency control, filesystem inbox protocol, model routing, and a compact TUI. The kind of library you write when you realize the existing tools are too heavy for the job.

TypeScriptnpm

openclaw-bridge

source ↗

A CLI bridge with three modes: raw CLI, ratatui TUI, and MCP Channel Server. WebSocket transport with Ed25519 authentication over Tailscale networking. Distributed via Homebrew tap. Systems programming where it matters.

RustCLI

ulster-elections

source ↗

"Brian's Boards 2025" -- competitiveness analysis, PDF upload, multi-county support. Full-stack with FastAPI backend and TypeScript frontend. Civic tech that actually shipped.

PythonFastAPI

audio-duplicates

source ↗

An npm library using Chromaprint fingerprinting with a native C++ implementation. Multi-threaded scanning, TypeScript definitions, CLI tool. When JavaScript isn't fast enough, you drop to the metal.

C++npm

signal-dispatch

source ↗

A geopolitical intelligence newsletter with its own blog and marketing site. Research pipeline processes global signals into structured analysis. Because the news doesn't cover what actually matters.

PythonResearch
client & private work

Multi-agent compliance review system

Details under NDA.

Three-repo architecture: a Rust core orchestrating persona-based agents, a knowledge-graph memory server built on Graphiti MCP, and a structured reference corpus for domain-specific reasoning. Agents assume specialized roles and evaluate inputs against a regulatory framework.

  • Persona-based multi-agent dispatch with domain specialization
  • Knowledge-graph memory via the MCP protocol
  • Structured corpus ingestion and retrieval pipeline
  • Rust core with a Python tooling layer
RustPythonAI Agents

Trading-signals member platform

Details under NDA.

Contract rebuild of a member portal for a live trading-signals subscriber base. A bulk match-context builder took the core signals API route from ~39s to under a second. Companion services include a GEX enrichment engine, a real-time data-ingest pipeline, and messaging bots that deliver formatted trade alerts to the community.

  • Core signals API route cut from ~39s to <1s
  • GEX enrichment engine for options positioning data
  • ThinkScript ADR take-profit/stop-loss logic ported to TypeScript (282 tests)
  • Real-time data-ingest service and trade-alert messaging bots
  • Production platform serving paying subscribers
TypeScriptNext.jsSaaS

Prediction markets research pipeline

Private repository.

Research pipeline for prediction market analysis with a companion terminal TUI dashboard and a full web dashboard. Structured data, probability tracking, and market intelligence from the command line.

  • Automated research pipeline with structured market data
  • Probability tracking across markets over time
  • Terminal TUI dashboard for live monitoring
  • Companion web dashboard for visualization
PythonTypeScriptResearch

AI-native assessment engine

Details under NDA.

Evaluation platform that replaces manual technical screening with an AI-powered analysis pipeline. Real-time model integration scores candidate inputs against rubric criteria and generates structured feedback, with candidate code executed in isolated microVMs.

  • AI-powered evaluation pipeline with structured output
  • Real-time analysis and scoring engine
  • Criteria-based feedback generation
TypeScriptAI
earlier work

cfr-poker

source ↗

Counterfactual Regret Minimization bot — 174K bytes of Python implementing Nash equilibrium strategies through iterative self-play. The algorithm converges on unexploitable mixed strategies, the same math that powers professional poker AI.

PythonAI

slu-sql

source ↗

Relational database emulation with hash tables, B-trees, and ACID properties. SQL-like query engine parsing and executing statements against custom storage. No ORM, no framework — first principles all the way down.

JavaSystems

mobile-rideapp

source ↗

Complete ride-sharing application across iOS and Android via React Native. Ride matching algorithm, real-time location tracking, driver and passenger flows. The full mobile stack from navigation to payment.

TypeScriptMobile
skills & background
Agent Systems
Persona-based orchestration, agent specialty separation, session continuation
Memory & Context
Neo4j/Graphiti knowledge graphs, hybrid wiki+graph memory, FTS5 retrieval
Harnesses
Claude Code / Agent SDK, Pi, OpenClaw, Hermes, E2B microVMs
Agent Tooling
MCP (5 hand-built servers), tooling-backed skills, Rust agent CLIs
Systems Built
Real-time ingestion pipelines, WebSocket hot-paths, subscription SaaS
Languages
Rust, Python, TypeScript/JavaScript, Swift, Java, C++
Full-Stack
Next.js, React, Vue 3, React Native, Postgres, Redis, Firebase, Stripe

St. Lawrence University

B.S. Computer Science / Outdoor Studies, cum laude

May 2025 -- Canton, NY

Dean's List (3 years) · Presidential Achievement Award · St. Lawrence University Fellow

certifications CompTIA Security+ · NYS Wilderness EMT

recent commits
SIMPLE-SUBS fix concurrent dispatch race condition
OPENCLAW-BRIDGE add Tailscale peer discovery
HOMEBREW-TAP update openclaw-bridge formula
CALYX fork macOS native terminal app
ULSTER-ELECTIONS multi-county competitiveness scoring
AUDIO-DUPLICATES native C++ chromaprint binding
MOBILE-RIDEAPP ride matching algorithm v2
contact

Open to conversations about agent tooling, systems work, or whatever you are building. Based in Truckee, CA.