Projects

A collection of my work and side projects.

AI Patient Scheduler

2025

Developed an AI-driven patient scheduling platform in Python using NLP, rule-based logic, and SMS APIs for a national autism clinic. Expedited access to care by optimizing appointment matching, accounting for patient location and provider availability. Deployed a production-ready AWS MVP with automated intake workflows and database, achieving first live registration within 24 hours.

LangGraphLangChainFlaskAWS

Swatting Hoax Call Detection

2023 - 2024

Designed an AI pipeline and custom ML models to detect swatting incidents from 911 audio using NLP and acoustic feature extraction. Built a 500+ sample dataset and trained a multi-model fusion system, achieving 98% classification accuracy. Researched NLP-based AI solutions for detecting swatting incidents using Human-Centered Design principles. Published findings and received Honorable Mention at the Worcester Regional Science & Engineering Fair.

PyTorchHugging FaceSupport Vector Machines

Tariff Analysis Tool

2025

Built a web interface that allows small business owners to upload their invoices for goods they purchase. Developed a model that extracts goods information from invoice text, identifies the source country from invoice data, and retrieves tariff information from the USITC website. Integrated an LLM to analyze and explain to business owners how they are impacted by tariffs and what alternatives are available to them.

LLMWeb ScrapingLangChain

Event Management Platform

2024 - 2025

Built a mobile/web event management platform with ticketing, Apple Wallet integration, and an intuitive UI to boost student engagement. Designed for the Duke Community.

React NativePostgreSQLPrismaExpress.js

Lion Link

2022 - 2024

Developed a schoolwide academic portal for 450+ users and led a 4 person team on architecture and code reviews. Implemented full stack using Nuxt.js, Node.js, Prisma, and MySQL, and designed an intuitive UI to enhance user experience.

Nuxt.jsNode.jsPrismaMySQL

Voice Chat

2021 - 2022

Built a WebRTC/Redis real-time voice system for 500+ concurrent Minecraft players, improving in-game communication reliability.

WebRTCRedis