Selected work

Projects

The stuff I've built and researched, explained like a human. Tools listed under each one if you want the details.

Healthcare Compliance Portal

Jasfel Analytics / 10+ clinics live

New Jersey clinics have to send patient charity care data to the state in one very specific format. Getting it wrong costs them money. Most do it by hand.

At Jasfel Analytics, I build the platform that does it for them: upload your data, and it comes out clean, validated, and ready to submit. It also gives clinics dashboards to actually understand their own numbers. Over 10 major NJ healthcare clinics use it today.

Tools: PythonReactPostgreSQLChart.js

Motion Analysis Pipeline

Undergraduate research / Rutgers Health

Measuring how well someone moves usually requires an expensive motion capture lab. My research asked: what if a regular camera plus small wearable sensors could do the job?

I built the pipeline that makes it work. It watches video of a patient moving, tracks their body automatically, syncs that with the sensor readings, and turns it all into movement quality scores a clinician can use.

Tools: PythonMediaPipeWearable sensorsSignal processing

Pediatric Liver Disease Study

Oral presentation / DDW 2026

Did liver disease in kids get more common after the pandemic? That's the question this study set out to answer, using national health survey data covering thousands of children.

As a co-author, I handled the data side: cleaning huge messy datasets and making sure every number in the analysis could be trusted. The study was accepted for an oral presentation at DDW 2026, one of the biggest GI conferences in the world.

Tools: RNHANES dataData cleaningStatistics

Liver Fibrosis Study

Presented / AASLD 2025

This study looked at whether where someone was born and their background relate to how severe liver scarring gets. Questions like that matter for catching disease earlier in the right communities.

I was second author. My job was the analysis: cleaning the data, checking its quality, and building a statistical model that stays fair even when the survey data over-represents some groups. Presented at AASLD 2025, the top liver conference in the country.

Tools: RRegression modelingQuality assurance

Teaching Kids to Build AI

T3 Creators Collective / Irvington, NJ

For a year, I taught middle schoolers how AI actually works, not just how to use it. We built and trained real models together, including a chatbot the students made themselves.

If you can explain how a language model works to a room of 12-year-olds, you can explain it to anyone. Easily one of the most fun things I've done.

Tools: PyTorchPythonPatience