home
my projects!
currently I am working on a custom tensor library with autograd in C++ and finally starting leetcode! a future language I'd want to learn is one of Go, Rust, and Java dare I say all three :)
C++
a Latinization of the game Tetris
order-book ( Github )
C++
low-latency order matching engine
achieves sub-microsecond latency (360ns average)
processes 2.2M+ orders per second
thread-pool ( Github )
C++
high-performance thread pool
~5x faster than std::async
500k+ tasks per second
this-website ( Github )
HTML
minimalist website deployed via github pages
monte-carlo-simulation ( Github )
Python
simulation tool to forecast stock portfolio performance
models future returns under varying investment scenarios using historical market data
oscar-the-grouch-game ( Github )
Python
made in Pygame inspired by the retro game Space Invaders