Skip to main content

Software

I enjoy developing software, many of which help solve difficult research problems. Selected projects are highlighted, and you can find many of them on GitHub.

  • iRemedyACT

    An AI-driven tool to inform trauma care policy and an assistant for trauma care physicians at point of care.

    • Python
    • PyTorch
    • scikit-learn
    • LLMs
    • SQL
    • Google Cloud
    • React JS
    • Tailwind CSS
    • Next.js
  • treeple

    Extends scikit-learn decision trees to do oblique splits, manifold learning, hypothesis testing, etc.

    • Python
    • Cython
    • scikit-learn
  • hyppo

    An open-source software package for multivariate hypothesis testing, closing the gap with R.

    • Python
    • scikit-learn
    • CircleCI
  • sampan.me

    This website, which takes inspiration from tempertemper.net.

    • 11ty
    • SCSS
    • JS
    • Cloudflare
  • FiPhA

    A robust and user-friendly package for fiber photometry analysis.

    • R
    • Shiny
  • scipy.stats.multiscale_graphcorr

    Multiscale Graph Correlation is a powerful multivariate correlation test (the first such test in SciPy).

    • Python
    • Cython