Senior iOS engineer. I ship production Swift on enterprise apps, and I install the pipeline so a merge to main lands a signed build in TestFlight.
Most of my work is field operations: UIKit codebases that talk to printers, payment readers, barcode sleds, and Core Data. Async delivery. You keep every Apple credential.
| Ship iOS | Swift and Objective-C on production UIKit apps. Features, defects, JWT auth, Core Data sync, Bluetooth peripherals. |
| Ship the pipeline | Fastlane + GitHub Actions (or Bitrise). PR gates, signing in GitHub Secrets, merge → TestFlight. |
| How we work | One pull request. Written handoff. No calls. I never take Apple passwords. |
This is not a slide deck. The same pipeline I install for clients runs on a public repo, with green Actions history you can open.
CICDPipelinePOC — SwiftLint, unit tests, and a coverage gate on every PR. Merge to main signs the app and uploads to TestFlight.
Need Bitrise instead of GitHub-hosted macOS runners? BitriseEnterprisePipelineDemo
| Project | What it is |
|---|---|
| CICDPipelinePOC | Production-style iOS CI/CD. Public green runs. The $499 TestFlight install. |
| BitriseEnterprisePipelineDemo | Same problem on Bitrise: Fastlane, signing, TestFlight-oriented delivery. |
| AIChatBuddy | Native iOS AI companion app in Swift. |
| TogetherApp | Native iOS app. |
| VideoPlayerKit | Swift video playback kit. |
| OpenAIService | Swift client layer for OpenAI APIs. |
Day job (contract): I maintain the MTA conductor iOS app used for onboard ticket sales — production defects, Core Data, Bluetooth printers, payment readers, barcode sleds, and the GitHub Actions + Fastlane path that gets a fix back onto a device without a manual IPA upload.
Swift · Objective-C · UIKit · SwiftUI · Core Data · JWT · REST
Xcode · GitHub Actions · Fastlane · TestFlight · Bitrise · Match / signing secrets
I take one project at a time.
- CI/CD install — merge to
mainuploads to TestFlight. You review one PR. Guarantee: if a successful Actions deploy does not land in TestFlight (valid secrets), you do not pay. - Native iOS — features and production debugging on Swift / UIKit apps that already ship.
Fiverr — TestFlight pipeline · Contra · GitHub issues on the proof repo



