Skip to content
View srinathSanjeeva's full-sized avatar
  • Waterloo, Ontario, CA

Block or report srinathSanjeeva

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

๐Ÿ‘‹ Hi, Iโ€™m Sanjeeva Srinath

I am a Full-Stack and DevOps Engineer with 17+ years of experience, specializing in Java low-latency systems, distributed messaging, and scalable backend design.

My expertise includes:

  • Languages & Frameworks: Java (Spring Boot), Python, TypeScript, Next.js, Rust (learning)
  • Low-Latency & Messaging: Kafka, Aeron, LMAX Disruptor, ChronicleMap, Agrona, Redis/Valkey, Netty
  • Cloud & Infrastructure: AWS, Kubernetes, Terraform, Docker, CDK
  • Frontend & Tooling: React/Next.js, IntelliJ plugins, SaaS product design

๐Ÿ”ฌ Current Focus

I am building a quantitative trading systems research platform, integrating:

  • IBKR/FIX APIs with high-performance pipelines
  • Monte Carlo simulations, financial mathematics, option pricing models, and risk analytics
  • Low-latency architectures, real-time market data processing, and execution infrastructure

This serves as a laboratory for applying my engineering background to quantitative research and trading system design.


๐Ÿš€ Projects & Interests

  • โšก High-Performance Trading Infrastructure โ€” exploring kernel bypass, off-heap storage, and sub-microsecond IPC
  • ๐Ÿ“Š Real-Time Dashboards โ€” building Next.js + GraphQL/REST dashboards for live PnL and risk analytics
  • ๐Ÿ›  Developer Tools โ€” IntelliJ plugins, SaaS prototypes, and production-grade GitHub repositories
  • ๐Ÿงฎ Quantitative Research โ€” applying math and statistics to trading strategies and simulations

๐Ÿ“ˆ Vision

My long-term vision is to bridge technology, markets, and entrepreneurship by developing institutional-grade trading and analytics platforms that scale with reliability and speed.


๐Ÿ“ซ Letโ€™s Connect


โœจ Always exploring the intersection of low-latency engineering and quantitative finance.

Pinned Loading

  1. agrona-primer agrona-primer Public

    Java low-latency systems playground with Agrona, AgentRunner & error monitoring

    Java 1

  2. spring-rest-api spring-rest-api Public

    Spring Boot REST with H2 or a MySQL Database as back end database, depending on the active spring profile.

    Java

  3. typeScript-aws-three-tier-VPC typeScript-aws-three-tier-VPC Public

    AWS CDK three tier deployment using TypeScript.

    TypeScript

  4. nextjs-frontend nextjs-frontend Public

    Basic nextJS front end application, which will invoke a backend API. If the API is not available will fall back to a placeholder response.

    TypeScript