A little about me

I'm a Computer Science and Math double major at the College of William & Mary, graduating Spring 2027.

I specialize in low-level performance optimization in C/C++, and applied math. I enjoy working with all sorts of applied math and physics applications like: orbital mechanics, numerical methods, signal processing, neural networks, and more.

I seek to understand the intersection of math and computer science, and how they can make the world into a better place. Feel free to check out my experience below.

Next

Navigation Systems & Algorithms -- Software Engineer Intern

Xona Space Systems

Working on developing Xona's Pulsar: the most advanced and resilient positioning, navigation, and timing infrastructure in the world. With some in-depth performance analysis, I'm currently improving C++ algorithms related to satellite navigation, orbital mechanics, signal processing, as well as signal encryption and authentication. I have improved performance of Xona C++ orbital mechanics algorithms, as well as software defined radio tracking and pulse blanking algorithms.

Next

Honors Thesis: Entropy-based Perf. Optimization for World Action Models

Advisor: Professor Bin Ren,
Dept. of Computer Science of W&M

I'm currently researching World Action Models and entropy-based methods to optimize computation time and memory management. I'm exploring entropy-based token filtering and pruning algorithms for long context windows, and I developed from scratch a basic C++ LLM inference engine: llm.cpp, to examine LLM forward passes under-the-hood. Year long research will culminate in an undergraduate honors thesis and potential publication.

Next

"Computer Science is no more about computers than astronomy is about telescopes."

- Edsger Dijkstra