Things I've Built

Web App ยท AI
๐ŸŽง

Pulseify

An AI-powered song discovery platform that builds personalized queues on the fly. Search any track to spin up a custom station, explore liked songs, recently played, a Discover Weekly mix, artist radios, and a Focus Mix โ€” all driven by a smart recommendation engine.

Next.js React TensorFlow AI Recommendations
Machine Learning ยท Healthcare
๐Ÿš‘

SmartFlow โ€” TriageLab

A clinical decision-support tool that predicts a patient's Emergency Severity Index (ESI 1โ€“5) from vitals, pain score, and a free-text chief complaint. Trained on MIMIC-IV-ED with a hybrid BiLSTM + CNN architecture, surfacing probabilities across all severity levels and disposition guidance for clinicians.

TensorFlow BiLSTM + CNN MIMIC-IV-ED Next.js
Game Dev ยท Java
๐ŸŒฒ

VantaManji: The Midnight Forest

A 2D tile-based adventure game built in Java 25 with LibGDX. Navigate a procedurally generated forest through 7 levels, collect food rewards, dodge bears and thorns, and manage a dynamic energy system. Features sprite animations, tile-based collision detection, title/pause/win/lose screens, and keyboard-driven movement.

Java 25 LibGDX Maven JUnit 5 JaCoco