CS @ University of Southern Mississippi · ICPC South USA Regional Champion 🏆
I like hard algorithmic problems and shipping fixes to the open-source tools people actually use. Strongest in C++, Python, and Rust.
Real fixes in tools I actually use:
| # | Project | What I fixed | PR | Status |
|---|---|---|---|---|
| 1 | emscripten ⭐27k | Added the desynchronized WebGL context attribute | #27163 | ✅ Merged |
| 2 | vyper ⭐5k | Codegen fix: raise instead of silently returning in safe_pow() | #5134 | ✅ Merged |
| 3 | rust-lang/rust-analyzer ⭐16k | Guarded an index panic in flycheck handling | #22634 | ✅ Merged |
Full Phase I-IV writeups → contributions
C++ · Python · Rust · C · Bash · Git · Linux
Algorithms & data structures · compiler / tooling internals · systems & HPC
- competitive-programming — my solved-problem archive across online judges (Codeforces, DMOJ, and more to come), every solution the real submission with its solve date.
- Found.it — privacy-first, on-device semantic file search (FastAPI + React + local LLM + vector embeddings).
- pdf-darkmode — converts any PDF into a true dark-mode file locally (Python). Inverts lightness while preserving hue, so colored text stays readable and photos aren't turned into negatives.

