Projects

EasyIEX

Jan 2026 – Present

A C++ tool for processing market data from PCAP files from the IEX exchange. Built for aspiring quantitative developers and researchers, it handles millions of trades per day with a focus on low-latency processing of TOPS and DEEP files.

C++Apache Arrow

Spectral Element Methods

May 2023 – Jul 2023

Implementations of spectral element methods for solving Poisson and Laplace PDEs on regular and deformed domains. Features mesh deformation via Laplace equation solutions and modified differentiation matrices for deformed geometries.

MATLABPythonNumPySciPy

Adjacent Music

Dec 2022 – Jan 2023

A web app that analyzes your Spotify listening habits and recommends tracks from adjacent genres. It identifies your primary genres, finds related ones, and suggests songs with matching audio features like danceability and valence.

JavaScriptNode.jsSpotify API