Ascend ED
Healthcare app intended to be used in ED settings where nurses and doctors can use app to do most important tasks in fast and efficient manner.
Accessibility modes supported throughout app.
Implemented using cutting edge technology, MVVM architecture with emphasis on testability, clean efficient code and scalability.
Role: Architecture design, built from scratch.
Tech stack: SwiftUI, Modern Swift concurrency, Combine, MVVM, Cognito
Summitas
Application for award winning engagement platform used to securely exchange confidential information, store sensitive documents and share ideas.
Implemented entire app to be 1-1 with web platform while making sure iOS (iPadOS) UI/UX best standards are fully satisfied.
Added support for drag and drop from and to other apps.
Disclaimer: App is still under construction
Role: Architecture, implementation, built from scratch
Tech stack: SwiftUI, Modern Swift concurrency, Combine, MVVM
Intensify
Cinema app used to buy tickets, collect points participate in loyalty programs etc. Was sold to major USA based cinema software company and is used in over 100 cinemas all over USA customized and branded for each cinema.
Social networks support
Push notifications
Beacon and beacon notifications
Multiple payment systems integration
Smart ads
Role: Architecture design, Implementation from scratch, publish and maintenance
Tech stack: Swift, UIKit, MVC, Auto Layout, Core Location, Beacons
PAI Up
Cryptocurrency wallet created to support new cryptocurrency called PAI at that time. Wallet is completely decentralised and connects directly to blockchain network.
Implemented BTC support, refreshed entire UI, new features, fixed bugs.
Wallet had core logic written in C and rest of app was implemented in Swift using Redux pattern.
Role: Lead iOS developer
Tech Stack: Swift, Redux, UIKit, SQLite, C
Muzik Connect
App was made to accompany Muzik Connect wireless headset with integrated camera.
Implemented BLE connection and communication between headset and app and live video transfer via WiFi connection.
Support for live stream to FB, Youtube, Twitch and Muzik Connect backend. Integration with Twitter, Instagram and Snapchat to some extent.
Support for voice commands that respond only to user's voice which can be used to live stream to social network or take photo or video from headset.
Usage mode with headset camera or phone camera supported.
Role: Lead iOS developer
Tech Stack: SwiftUI, UIKit, MVVM, BLE, FFmpeg
Face Touch Up
App used for plastic surgeons and patients. It uses Metal for Image processing in a way that it allows you to modify photo by correcting a nose, removing a spot etc.
Disclosure: Screenshots are from iOS app that I built but in the end client decided to go with cross-platform solution instead of developing and maintaining both android and iOS apps.
Role: Architecture, built from scratch as single dev on team
Tech Stack: Swift, SwiftUI, Metal, UIKit, CloudKit, Core Image, StoreKit
Fit Beat
Fitness related app, that lets you track your calories, macro nutrients, generate a diet and track your progress and statistics.
Role: Everything, from UI design to app architecture design to implementation
Tech Stack: SwiftUI, Swift, CloudKit, MVVM
Spirit Logistics
App used to present most important information to truckers.
Role: Everything, UI design, architecture design, implementation
Tech Stack: Swift, SwiftUI, Modern Swift concurrency, Combine
Avatar SDK
iOS SDK that wraps around Unity core and lets other iOS app use models created in Unity send commands to Unity and listen to messages coming other way around.
Role: Lead iOS developer, built from scratch
Tech Stack: Unity, Swift, UIKit
Text To Speech SDK
SDK that wraps around C library that transforms text to speech, iOS SDK role was to implement AudioQueue that will play results and provide api that can digest text and highlight text being read at the moment.
Role: Lead iOS developer
Tech Stack: SwiftUI, Objective C, Audio Toolbox