My Projects
From enterprise mobile platforms to multi-tenant SaaS, AI-powered tools, and hardware projects built for curiosity.

Publix Pharmacy App
Architected and shipped the Publix Pharmacy iOS and Android applications from greenfield to production — grew the app rating from 1.9 to 4.9 stars while growing the user base and total review count simultaneously. Designing mobile-first REST APIs powering pharmacy operations for millions of customers across the US.
- >Built an internal MCP server using XCUITest for AI-driven iOS automation — shipped months before Appium's official MCP
- >Own and manage all mobile CI/CD pipelines across the department on Azure DevOps and AWS
- >Senior technical lead across a multi-team department for mobile architecture decisions

MembershipIQ
A multi-tenant white-label SaaS platform currently serving 100+ client apps from a single shared Node.js backend. Designed the full system from scratch: shared infrastructure, per-tenant isolation, auth boundaries, and deployment pipeline.
- >Built React manager dashboard with multi-tenant analytics, subscription management, and white-label configuration
- >White-label client app with dynamic theming, React Suspense, memoization, and virtualization for data-heavy views
- >PostgreSQL with row-level multi-tenancy, Supabase Auth, and Twilio SMS authentication

Venli — AI Tourist Guide
An LLM-powered tourist guide that knows your real-time location and speaks to you as a natural person using OpenAI's Realtime API over gRPC. Built the complete web application in React and Node.js.
- >Implemented low-latency streaming voice responses with WebSocket state, audio chunking, and React rendering optimization
- >Built geolocation-aware React UI using custom hooks, context, and re-render optimization during continuous location polling
- >Integrated in-app payments end-to-end and served as system designer and tech lead for mobile development

SoSecure by ADT
An iOS personal safety app featuring on-device speech-to-text, real-time location tracking, and geofencing. Required deep integration with iOS system APIs and careful battery/privacy trade-offs.
- >Developed the SoSecure SDK, adopted by Lyft as a core rider safety feature across their platform
- >Real enterprise SDK adoption — built and shipped during my time as a junior engineer
Personal & Open Source
Lumon MDR Terminal
A Rust + Ratatui TUI recreating the Macrodata Refinement interface from Severance — with loading sequences, data containers, mouse support, and an SSH server so anyone can connect.
Raspberry Pi Rust Phone
A fully functional phone built from a Raspberry Pi in Rust — Twilio API for real calls and SMS, custom hardware programming for analog dial tones, busy signals, and ring patterns.
OpenCode Contributor
Contributed transparent background support to OpenCode (the open-source terminal IDE) — implemented tui.transparent_background config with full theme and root container support.
AI-Controlled Robot Car
A WiFi-controlled mobile robot with live camera feed, driven via natural language through OpenClaw on a Mac mini backed by a local LLM on an RTX 5070. Full local inference.
Traffic Light Detector
iOS app using on-device machine learning (Core ML) to detect traffic lights in real time and alert drivers — built as a driving safety assistant.
OMSA Practice Management
Complete oral surgery practice management system — patient records, inventory tracking, payments — running on a local office server with no external cloud dependency.