Projects

Garage Sailors

iOS map app for garage-sale hunting — radius search, multi-stop routing, and Stripe-backed bids.

In progress2025iOS + backend

Location-based garage sale tracking: pin a neighborhood, filter by radius, route a Saturday, and bid with Stripe holds. SwiftUI + MapKit on the client; Firebase and Cloud Functions behind it. Still a lab project — the kind of product I build to stay sharp outside work.

  • Map discovery with 1–25 mile radius and multi-stop routing
  • Bid state machine with Stripe PaymentIntents and manual capture
  • Protocol-driven services so mock and live backends swap cleanly
  • SwiftUI
  • MapKit
  • Firebase
  • Stripe