Skip to content
View trunkszi's full-sized avatar

Highlights

  • Pro

Organizations

@hacash

Block or report trunkszi

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
trunkszi/README.md

header

GitHub followers Profile Views


About Me

Quant Developer with 8+ years of experience building full-stack trading infrastructure. Passionate about squeezing every nanosecond out of the critical path.

struct QuantDev {
    name:      &'static str,
    role:      &'static str,
    languages: &'static [&'static str],
    systems:   &'static [&'static str],
    focus:     &'static [&'static str],
}

const NATHAN: QuantDev = QuantDev {
    name:      "Nathan Shea",
    role:      "Senior Quant Developer",
    languages: &["Rust", "C++", "Python", "Shell", "TypeScript"],
    systems:   &["Market Data", "OMS/EMS", "Strategy Engine", "Risk Management"],
    focus:     &["Low Latency", "Machine Learning", "Quantitative Trading"],
};
  • 8+ years in quantitative trading systems, covering the full trading stack
  • Built market data pipelines, order routing / execution systems, and strategy engines in Rust & C++
  • Expertise in low-latency architecture: lock-free data structures, kernel bypass, cache optimization
  • Applying Machine Learning to quantitative strategy development and alpha research
  • Open to collaborating on Rust / C++ performance-critical and trading-related projects

Email


Tech Stack

Languages

Rust C++ Python Shell TypeScript

Tools & Platforms

Linux Git Docker GitHub Actions VS Code


GitHub Stats


Trophies


Recent Activity

Snake animation

footer

Pinned Loading

  1. tscns-rs tscns-rs Public

    Clock counter converts nanosecond timestamps

    Rust 6 5

  2. ferrilog ferrilog Public

    Rust 1