Skip to content
View Heian0's full-sized avatar

Block or report Heian0

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

Hi there, I'm Tim 👋

About Me

  • I'm a junior year computer science and mathematics student at the University of Toronto.
  • I'm an incoming quantitative developer intern at Point72/Cubist Systematic Strategies on the Low Latency Technologies team.
  • I also love playing guitar, and am a big fan of RHCP, John Mayer, and Hendrix. You can check out some of my covers here.

Current Projects

  • Excelsior: A high performance market data parser and disseminator (SPMC) for NASDAQ equities.

Past Projects

  • LeNESemu: A Nintendo Entertainment System emulator for Unreal Engine written in C++.
  • LeGoTradingEngine: Low latency stock exchange simulator and order matching engine in Go and gRPC.
  • Black-Scholes Option Pricer & Visualization Tool: Black-Scholes European Option pricer featuring volatility heatmap and option greek plots.
  • Pokebot: Deep RL agent trained using deep Q learning to play Pokemon Showdown single battles.
  • SHA2 in Rust: An implementation of the SHA2 Hash Function written in Rust.
  • CHIP8 Emulator in Rust: Chip8 emulator written in Rust and OpenGL.
  • Assembly Tetris: Arcade Tetris written in Assembly language.
  • LinuxShell: A custom Linux bash shell made from scratch using C.
  • FE Engine: A strategy game framework inspired by Nintendo's Fire Emblem series.

Contacts


Languages

C++ C Python Java

Frameworks / Libraries

Pandas NumPy

Machine Learning

PyTorch TensorFlow Keras

Tools

Git Linux Jupyter Notebook Docker Kubernetes Ubuntu

Pinned Loading

  1. LeNESemu LeNESemu Public

    NES Emulator written in C++ for Unreal Engine.

    C++ 1

  2. Excelsior Excelsior Public

    C++