Work Experience
Jun — Aug 2024
BroadStreet Institute
Data Science Volunteer · Python
May 2019 — Aug 2025
San Mateo County Libraries
Library Assistant · Redwood City, CA
Projects
Routine AI — Voice-First Scheduler
Mar 2026
NVIDIA × Vercel Agents for Impact Hackathon
  • Integrated NVIDIA Nemotron Ultra 253B via NIM API — unstructured input to time-blocked output.
  • Input pipeline: Speech Recognition API + NVIDIA ASR + OCR.
  • Production Next.js app on Vercel with persistent storage and animated UI.
Next.js NVIDIA Nemotron React Vercel
SafeBite — Food Allergy Restaurant App
Jan 2026 — Present
  • End-to-end full-stack: Firebase data models, REST API integrations, React/Next.js frontend.
  • CI/CD pipeline with zero-downtime deploys across the SDLC.
Next.js Firebase Node.js Google Places API CI/CD
Appointment Scheduling — Med Spa
Jan 2026 — Present
  • Layered architecture: Controller → Service → Repository → Database.
  • ACID-compliant transaction isolation to prevent double-booking under concurrent load.
  • Structured logging, health checks, and booking metrics for observability.
Java Spring Boot MySQL JDBC
MyMealPal
Jan 2025
  • Containerized with Docker, deployed on AWS.
  • Automated image-to-ingredient extraction via Roboflow computer vision API.
Next.js MongoDB Docker AWS Roboflow