← All work

Personal project / On-device vision

mDex

An offline card scanner and open-source visual matcher. A computer-vision rabbit hole, built for a real card show.

Four mDex scanner interfaces inspired by handheld devices

My contribution

  • Built a SwiftUI scanner with a catalog of 10,023 trading cards and prices available entirely on-device.
  • Combined fast retrieval with geometric verification, then compared mobile-deployable pipelines on the FORB benchmark.
  • Released the matching engine, example catalog, and reproducible benchmarks as mdex-personal-matcher.

Computer vision / SwiftUI / Retrieval

Two live scans, with airplane mode on. Matching runs entirely on the phone.

Behind the work

All writing