Skip to content

Projects

Things I build

Enterprise iOS work, plus personal apps, developer tools, and open-source libraries — crafted with Swift and care.

Work

Professional projects

Enterprise iOS apps and SDKs shipped at Pinsoft, Arvis, and for freelance clients. Closed-source — the code stays with the client, but here’s what I built.

2024 — Present Closed

iOS App

Aviation Maintenance App

Pinsoft IT Solutions

Enterprise iOS app for aviation maintenance crews. Architected the business-logic layers for task management and automated data synchronization, with concurrency-safe real-time updates and resilient state handling across network failures.

UIKitSwift ConcurrencySyncAgile
2024 — Present Closed

iOS App

Flight-Ops Messaging App

Pinsoft IT Solutions

Real-time messaging app for flight operations crews. Built thread-safe messaging infrastructure over XMPP with REST integration, retry and connection management, and optimized network usage for varying conditions — covered by integration tests.

UIKitMVVMXMPPRealtime
2024 — Present Closed

iOS App

Electronic Flight Bag (EFB)

Pinsoft IT Solutions

iOS Electronic Flight Bag used by flight crews in the cockpit. Built with a combined SwiftUI + UIKit architecture and robust offline caching so charts and operational data stay available without connectivity — engineered for reliability and performance.

SwiftUIUIKitOffline CacheAviation
2021 — 2023 Closed

iOS SDK

Identity Verification SDK

Arvis Technology

Production iOS SDK for identity verification: NFC document reading and face verification with secure data processing, encryption, and asynchronous hardware (NFC, camera) pipelines — performance-tuned and tested for cross-device compatibility.

SwiftNFCVisionSDK
2021 — 2023 Closed

iOS SDK

Video Calling SDK

Arvis Technology

Worked on the iOS side of a real-time video-calling SDK built on WebRTC — call setup, media streaming, and connection handling for one-to-one and group calls, focused on reliability across varying network conditions.

SwiftWebRTCRealtimeSDK
2020 — 2021 Closed

iOS App

Restaurant Ordering App

Freelance

A cross-platform ordering app for a restaurant client — browse the menu, place an order, and follow it live with real-time order tracking and push notifications.

React NativeJavaScriptRealtimePush Notifications
2020 — 2021 Closed

iOS App

Fitness Tracking App

Freelance

An iOS fitness app for a freelance client — tracks workouts and activity through HealthKit and stores everything locally with Core Data for fast, offline-friendly access.

SwiftHealthKitCore DataiOS

Personal

Personal projects

Apps and tools I build on my own — most are open-source. Filter by what you’re after.

Showing 7 projects.

2026

iOS App

Wimp

A Flutter app that uses face recognition to automatically surface the photos you're in among the hundreds taken at an event. Register your face, enter the event code, and download just your shots in seconds. Live on the App Store.

FlutterDartFace RecognitionApp Store