Skip to content
View damian1000's full-sized avatar

Organizations

@damianhoward

Block or report damian1000

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
damian1000/README.md

Pinned Loading

  1. damianhoward/trading-desk damianhoward/trading-desk Public

    Reverse-proxy gateway unifying the order book and trading system as tabs in one live shell

    Kotlin

  2. damianhoward/orderbook damianhoward/orderbook Public

    Thread-safe Kotlin limit order book with time-priority-preserving modify; JMH-benchmarked on JDK 25 (~16 ns best-bid lookups, sub-microsecond add/modify)

    Kotlin

  3. damianhoward/risk-engine damianhoward/risk-engine Public

    Risk framework: option pricing, Greeks, and validated invariants

    Kotlin

  4. damianhoward/market-data damianhoward/market-data Public

    Real-time equity quotes from Yahoo Finance with a last-good cache, so a provider outage serves stale prices rather than none

    Kotlin