Skip to content

trunkszi/trunkszi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

  1. 🎉 Merged PR #1 in trunkszi/ferrilog
Snake animation

footer

About

Nahtan's GitHub Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors