Projects

An archive of things I have built.

2026

TruStory

AI and evaluation lead, team of three (Team WeThree)

A proof of concept for the Mississippi Department of Public Safety that cross-checks recorded interrogation statements for contradictions, with every flag traceable to its source statement, speaker, and timestamp.

  • Python
  • FastAPI
  • Whisper
  • pyannote.audio
  • Docker
  • AWS
2026

MDA AI Helpdesk Assistant

AI and system intelligence lead, team of three

A retrieval-augmented IT helpdesk prototype for the Mississippi Development Authority, built with the Mississippi AI Innovation Hub and selected at the statewide AI showcase. It was a prototype and was not deployed.

  • Python
  • FastAPI
  • AWS Bedrock
  • OpenSearch Serverless
  • Docker
2025 to 2026

Event-Triggered Acoustic Monitoring

Project lead, team of three

A simulation framework that compares event-triggered recording policies for acoustic monitoring under embedded memory and power limits. Presented as a poster at the USM Undergraduate Research Symposium.

  • Python
  • scikit-learn
  • librosa
  • NumPy
  • SciPy
2026

IoT Network Intrusion Detection

Five machine-learning classifiers trained on CICIoT2023 (508K instances, 34 attack types), with SHAP feature attribution and noise-robustness tests.

  • Python
  • scikit-learn
  • XGBoost
  • LightGBM
  • SHAP
2025

SynchroBeats

Led a team of four

A cross-platform app that keeps music playback in sync across devices over WebSockets, using timestamp-based drift correction.

  • React Native
  • Expo
  • Node.js
  • Socket.io
  • SQLite
2025

Book Reader

iOS developer

A native iOS reading app for EPUB, PDF, and TXT with AI-generated chapter summaries, highlights, bookmarks, collections, and reading stats.

  • Swift
  • SwiftUI
  • iOS
2025

Walk Buddy

iOS developer

An iOS app for finding nearby people to walk with, with live location on MapKit, walk requests, chat, and Firebase authentication.

  • Swift
  • SwiftUI
  • Firebase
  • MapKit