CS @ USM Β· ICPC South USA D2 Regional Champion π
I like hard algorithmic problems and shipping fixes to the open-source tools people actually use. Strongest in C++, Python, and Rust.
| # | 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 | π’ Approved, about to merge |
| 4 | deno β100k+ | Fixed a broken-pipe panic in deno lint --rules |
#35479 | π In progress |
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).