← back home

archive

everything i've built and every contribution i've made — projects, experiments, and open source work, in one place.

  • resolveai

    flowzint ai hackathon 2026

    support resolution engine with intent classification, in-memory rag, and confidence & risk gates to decide when to auto-resolve vs. escalate.

    • react
    • typescript
    • node.js
    • sqlite
    • rag
    repo →
  • easeread

    youthcode x ai hackathon

    accessibility-focused reader: plain-language rewriting, dyslexia-friendly mode, and read-aloud to make dense text approachable.

    • next.js
    • typescript
    • tailwind
    • ai
    repo →
  • numba/numba

    merged · 2026

    added np.insert support to numba's nopython mode (@overload in 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).

    • python
    • numpy
    • llvm
    • compilers
    pull request →