Back

Other Projects

Additional work outside of the featured projects.

SafeCall: Emergency Dispatch Simulator

Real-time voice simulator for emergency dispatch training.

Mar 2026
  • Built a real-time voice simulator for emergency dispatch training using the ElevenLabs Conversational AI API over low-latency WebRTC.
  • Added live transcript scoring across critical dispatcher criteria and an interactive location-guessing system using Google Maps.
ReactTypeScriptTailwind CSSWebRTCElevenLabs API

ASL Voice Assistant

A–Z ASL recognition with emotion-aware voice chat.

Jun 2025
  • Built an A–Z ASL recognition and emotion-aware voice assistant.
  • Trained a CNN in PyTorch, exported it to ONNX, and ran client-side inference through a Next.js interface with camera and microphone fallbacks.
Next.jsPyTorchONNXHume AIVapi

AI-Resume Analyzer

Full-stack resume analysis with job matching and Firebase caching.

Jun – Jul 2025
  • Built a full-stack resume analysis app that ingests PDFs, recommends improvements, matches jobs, and manages saved listings.
  • Added Firebase caching and scheduled background refreshes to reduce redundant API calls and prevent duplicate database entries.
PythonFlaskReactTypeScriptFirebaseOpenAI API