Skip to content

Industry work and selected builds

A concise view of the systems I have built in industry settings and fast prototype environments: robotics integration, voice agents, applied AI workflows, and native AI tooling.

Industry experience

Rainier Labs

Robotics Hardware and Embedded Systems Intern

Sunnyvale, CA · Jun – Aug 2025

Worked on an expressive robotic head system: researched, selected, and integrated display screens for a robotic facial-expression system and redesigned CAD models to ensure proper hardware fit; collaborated on the robotic head design, balancing aesthetics with hardware function; evaluated and sourced microphone and speaker components across hardware/software trade-offs.

  • Embedded Systems
  • Robotics
  • CAD
  • Human-Robot Interaction

Selected prototypes

CarePath

Shipped prototype

Voice-first patient navigation

Autonomous Healthcare Hackathon · Legion Health × Atlas AI · Jun 2026

Problem

Patients don't know where to go, what it may cost, or what to bring when symptoms are confusing.

What I built

A browser-based voice app that turns symptom descriptions into a recommended care destination with visible reasoning, cost context, and a shareable Care Card. The prototype includes five modes: Triage, Debrief, MedCard, Check-in, and Timeline, with simulated records import and privacy-by-design local data handling.

Stack

  • Next.js 16
  • React 19
  • TypeScript
  • Grok Voice
  • OpenAI gpt-4o-mini
  • Vercel

Outcome

Shipped a working care-navigation prototype at a one-day health AI hackathon.

Klarity VoiceNote

Shipped prototype

AI voice intake for mental-health documentation

Build Smth AI-Native Hackathon @Cal · Klarity Health track · UC Berkeley · May 2026

Problem

Clinicians spend time triaging and documenting intake before an appointment even starts.

What I built

A voice-intake system that turns patient conversations into provider-ready documentation. Patient flow: intake link, short form, consent, AI voice agent, confirmation. The provider dashboard shows an intake queue with AI-assigned risk levels, summary, SOAP note, symptoms, goals, suggested questions, and follow-ups.

Stack

  • Next.js 16
  • TypeScript
  • Retell AI
  • Google Gemini
  • Neon Postgres
  • Vercel

Outcome

Won the Klarity Health sponsor track.

Intent

Shipped prototype

Native App Intents code generator

Bitrig Hacks · Y Combinator Mountain View HQ · Jun 2026

Problem

Making an iOS app visible to AI-powered Siri requires hand-writing App Intents.

What I built

A native SwiftUI app that turns a plain-English app description into a complete, compilable App Intents Swift implementation via the Claude API.

Stack

  • Swift
  • Xcode 27 / iOS 27 (deploys iOS 16+)
  • Anthropic API

Outcome

Built a working native code-generation prototype.

Links

Additional builds

Show VoiceVision, GuestFlow, and GuardianAlertVoice-first accessibility, hospitality automation, and elder-care escalation tooling.

VoiceVision

Shipped prototype

Voice-controlled screen accessibility

AI Hackathon with The AI Collective Tri-Valley · Humans in AI Week · Jun 2026

Problem

People with visual impairments can't easily reconfigure a screen for their needs in real time.

What I built

A voice-driven layer where spoken needs adapt the display live: colorblindness filters, dark mode, high contrast, light sensitivity, and center magnification. The project also includes a Manifest V3 Chrome extension that applies the same filters to any webpage.

Stack

  • Next.js
  • TypeScript
  • Web Speech API
  • Google Gemini
  • SVG feColorMatrix
  • Chrome Extension

Outcome

Placed 2nd at the AI Collective Tri-Valley hackathon.

GuestFlow

Shipped prototype

Agentic arrival orchestration for luxury hotels

Hospitality 2030 · Rosewood Sand Hill × Cerebral Valley · May 2026

Problem

Personalizing a returning hotel guest's arrival normally requires manual staff work per reservation.

What I built

An agentic pipeline that assembles a bespoke arrival from guest history, live flight status, timezone and climate delta, booking metadata, and origin-country tech profile. It produces a staff brief, room and amenity spec, and guest-facing itinerary, with a confidence and consent layer for high-impact inferences.

Stack

  • TypeScript
  • Anthropic API
  • ElevenLabs

Outcome

Shipped a working hospitality workflow prototype.

GuardianAlert

Shipped prototype

Escalation state machine for elder-care detection

AgeTech SF Hackathon · Closing the Emergency Detection Gap · May 2026

Problem

Detection alone doesn't make anyone safe; there is a gap between a sensor firing and a human confirming what happens next.

What I built

A system that takes a free-text event, classifies severity with visible AI reasoning, then runs a user-configured escalation procedure step by step with live timers until a human takes ownership. The core escalation state machine is pure, unit-testable TypeScript.

Stack

  • React 19
  • TypeScript
  • Vite
  • Vercel Functions
  • Google Gemini
  • Retell SDK

Outcome

Shipped with a pure, unit-testable escalation state machine.