Things I've Built

Pulseify search interface screenshot 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
SmartFlow TriageLab clinical decision-support interface screenshot 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
VantaManji: The Midnight Forest gameplay screenshot 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