Skip to content
View sukesan7's full-sized avatar
  • Toronto, Canada
  • 17:01 (UTC -05:00)
  • LinkedIn in/sukesan

Block or report sukesan7

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

Hi, I'm Sukesan

Computer Engineering @ Toronto Metropolitan University
Specializing in building high-fidelity trading infrastructure and low-latency systems.


Technical Focus

Infrastructure Python Pandas Polars Event-Driven Architecture Monte Carlo Methods

Systems Engineering C++20 Lock-free Data Structures Multithreading Ring Buffers

Hardware & FPGA VHDL Quartus II Computer Architecture RTL Design

Featured Engineering

Deterministic backtesting engine for intraday futures strategies.

Python, Event-Driven Architecture, Quantitative Finance

  • Features: Regime-adaptive slippage, strict session handling (America/New_York), and causal integrity enforcement.
  • Performance: Validated on Strategy 3A (0.20 R Expectancy / 1.69 SQN).
  • Engineering: Full CI/CD pipeline, type-strict codebase, and semantic reproducibility.

A high-performance Limit Order Book (LOB) matching engine designed for microsecond-level latency simulation.

C++, Market Microstructure, HFT

In Development (Q1 2026).

  • Architecture: Utilizes ring buffers and pre-allocated memory pools for zero-allocation execution.

Implementation of a custom processor architecture on FPGA.

VHDL, Quartus II, Hardware Design

  • Focus: ALU design, instruction pipelining, and register transfer level (RTL) logic.

Pinned Loading

  1. meridian meridian Public

    Deterministic, event-driven backtesting engine for intraday futures. Features regime-adaptive execution, strict session handling, and causal integrity

    Python