About
I’m a mobile developer with 10+ years of experience across Android, Codename
One, and Flutter, specializing in mobile frontend development from app
architecture through release.
Projects
Flutter · Firebase · Braintree · Shorebird
Charitable giving app — ported from Android to Flutter in ~3 months.
Full iOS release pipeline including code signing, TestFlight QA, and
App Store submission. Integrated Braintree payments and Firebase
Analytics and Crashlytics.
Role: Built as a Brooklyn Web Center employee; public App Store listing provided by the employer.
Flutter · MVVM · Provider · Riverpod · sqflite
Habit tracking app demonstrating production-ready Flutter architecture —
MVVM pattern, offline-first local persistence via sqflite, unit tested
with mockito, and validated through GitHub Actions CI/CD with automated
analysis, tests, and Android release builds. Includes a Riverpod branch
implementing the same architecture with a different state management approach.
Demonstrates: Offline-first data design, testable MVVM, platform-aware UI, and a dependable delivery pipeline.
Flutter · BLoC · REST API · Firebase Auth · Firestore
Flutter app for browsing the Art Institute of Chicago's public collection.
Uses BLoC and repository architecture, Firebase Auth, and Firestore for
personal collections that sync across devices. Browse, detail, and
collection flows are implemented, with an unauthenticated-save flow,
Firestore security rules, and automated BLoC test coverage.
Demonstrates: Domain-focused state management, API integration, authenticated sync, and thoughtful unauthenticated flows.