Skip to content
View mrnicholasbcarter-code's full-sized avatar

Block or report mrnicholasbcarter-code

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

Pinned Loading

  1. verdict-backtest verdict-backtest Public

    NumPy-vectorized Monte Carlo backtester for prediction markets. Simulate 10K+ equity paths, model exchange fees, quantify probability of ruin.

    Python

  2. verdict-strategy verdict-strategy Public

    Agnostic signal feature evaluator and EV payout gating engine. Fail-fast compound threshold evaluation with O(1) operator routing.

    Python

  3. verdict-core verdict-core Public

    Route LLM tasks by criticality. Never send prod code to a cheap model. Never burn $20/hr on formatting. Python + FastAPI.

    Python 1

  4. verdict-node verdict-node Public

    Express/TypeScript middleware for intelligent LLM request routing. Classify criticality, failover across providers, drop-in OpenAI compatibility.

    TypeScript 1

  5. verdict-risk verdict-risk Public

    Deterministic, pure-functional capital protection evaluator. Sub-millisecond risk decisions with property-based (Hypothesis) fuzzing proofs.

    Python

  6. verdict-cockpit verdict-cockpit Public

    Real-time quantitative trading dashboard. React + Next.js + TypeScript + Zustand with zero-latency WebSocket L2 orderbook rendering.

    TypeScript