# Everything I've built — full-stack apps, AI tooling, data science, and systems work. Pick a project for the full write-up, or jump into a topic.
AI-powered triage system for healthcare, winner of 1st place at Rutgers HealthHack 2025. Currently in development with Rutgers through a completer program to bring it to production.
Capstone system that develops and evaluates persona-consistent LLMs grounded in Hamlet and Macbeth via LoRA fine-tuning, RAG, and a FastAPI + React demo for single-character and multi-model dialogues.
Local AI assistant for Obsidian that answers from your notes with BM25 search. Runs on localhost with multi-tab sessions and swap-in backends like Claude Code or Codex.
Voice-first AI learning platform that turns uploaded material or any topic into a personalized roadmap with guided lessons, practice, assessments, and progress tracking.
LLM-driven platform that generates quizzes and tests from user-provided material, winner of 2nd best overall and best educational hack at HackUMBC 2024.
Educational 2D game that facilitates interactive morpheme exercises.
Pantry tracker that flags food before it expires, then suggests recipes and donations for whatever needs using up.
Camera-based counter for newly hatched chicks on a conveyor belt, built to handle the overlapping birds that throw off a laser counter. Patent consideration.
Command-line SQL engine with serial, OpenMP, and MPI backends, built to measure where parallel query execution actually pays off.
Budgeting prototype that pulls transactions through Plaid and sorts spending into what is structural, what is flexible, and what is doing damage.
Student analytics dashboard built on a Neo4j knowledge graph, looking for patterns in academic habits and engagement.
Database-backed portfolio tracker with separate investor, advisor, and admin workflows, wired to live market data from Alpaca.
Peer-to-peer chat application with end-to-end encryption for secure communication. Uses ChaCha20-Poly1305 for message encryption, Ed25519 message signatures for user validation, and UDP multicast.
Collected coursework from Data Science Fundamentals: smaller studies on penguins, PCA, and gradient descent, plus a capstone on academic performance.
Puzzle solver that uses A* Search to automate the 15-puzzle game, a popular game that involves shifting tiles into a sequential configuration.
Benchmarking tool that measures and compares the performance of various sorting algorithms (Bubble Sort, Merge Sort, Quick Sort, etc.). One of my first projects.
Native Android fitness tracker with split user and manager views, backed by Firebase Authentication and Firestore.
Personal portfolio website (no way who would've known!).
Decision-support dashboard for a poultry farm client that analyzes litter survey data to highlight what drives performance and flag farms at risk of underperformance.