AI Developer Tools & Platform
•Led development of AirChat for Xcode, Airbnb's native AI coding assistant — ranked #1 most improved dev tool with 94.9% agent
mode adoption
•Integrated Claude Code into Xcode by building a Swift SDK that runs Claude Code as a subprocess, enabling agentic coding capabilities in Apple's closed IDE environment
•Built agent mode infrastructure with MCP protocol support, extended thinking, and multi-chat workflows
•Architected multimodal prompting system supporting code context, images, PDFs, and IDE awareness through Apple's Accessibility APIs
Technical Evangelism & Knowledge Sharing
Delivered technical talks and hands-on sessions across multiple teams on applying AI to boost developer productivity, agent-based workflows, and IDE-integrated tooling
Open Source & Technical Leadership
•Created SwiftOpenAI (650+ stars) and SwiftAnthropic (250+ stars) — the Swift SDKs that enabled AirChat development, as AI providers only offer official support for Python and TypeScript
•Released 10+ open source projects totaling 1,200+ GitHub stars, filling critical gaps in Swift AI tooling
•Published technical articles on AI integration in iOS development