archive
everything i've built and every contribution i've made — projects, experiments, and open source work, in one place.
work
-
resolveai
flowzint ai hackathon 2026support resolution engine with intent classification, in-memory rag, and confidence & risk gates to decide when to auto-resolve vs. escalate.
-
easeread
youthcode x ai hackathonaccessibility-focused reader: plain-language rewriting, dyslexia-friendly mode, and read-aloud to make dense text approachable.
open source
-
numba/numba
merged · 2026added
np.insertsupport to numba's nopython mode (@overloadin arraymath, mirroring numpy's insertion semantics for scalar/array indices, negatives, and value broadcasting), with full tests and docs. my first merged open source contribution — to numba, the jit compiler for numerical python (11k+ stars).