Header-only C++20 library for branchless fixed-point tick processing. SDL-style engine API, arbitrary-precision fixed-point math, lock-free SPSC ring buffers, online regression, multi-armed bandits. Zero dependencies, sub-microsecond, 54 unit tests. Available via pacman, cmake, or just copy the headers.
Per-core risk-sharded crypto trading engine. One position per pinned CPU core, branchless gate evaluation (~30ns), lock-free SPSC tick fan-out, seqlock parameter handoff. Native ImGui GUI + zero-dep ANSI TUI. Live on Binance.
Python ML research pipeline. Training, backtesting, and strategy validation with deterministic, reproducible results. The original system that the C++ engine was built from.
HFT-focused C++ exploration. Writing fixed-point arithmetic, pool allocators, order execution gates, and ML models from scratch. Annotated x86-64 assembly analysis. The learning journal behind everything else.
Dark theme with earthy, muted tones. Warm peach, dusty rose, sage, and wheat on a deep plum background. Covers 23+ apps across the full desktop.
Template engine behind the theme. Configs live as templates with color placeholders, each theme is just a palette file. One command swaps every app's colors at once.
If my tools help you and you wanna help fund continued development, feel free to donate. Everything I build is open source and always will be.
B.S. Computer Science — Sophomore
GPA: 0x0002C000
- ML Trading Infrastructure
- Low-Latency Systems (C++)
- Branchless Hot Path Design
- Bitwise Operations & SWAR
- x86-64 Assembly Analysis
- Deterministic Execution
- Arch Linux + Hyprland
- NeoVim (the only IDE)
- kitty + tmux
- Python, C++, x86-64 ASM
Every line of documentation exists because I believe in showing the work. Every comment in my code is a real-time recording of how I think through hard problems.