IlijaMihajlovic

Results 4 repositories owned by IlijaMihajlovic

AVFoundation-Camera-App

24
Stars
23
Forks
Watchers

A camera app with a launch/splash screen with multiple functions each of which is a button, with added animation showing the strength and complexity of AVFoundation. This camera app can record videos,...

This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2...

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CR...

A single player game in SpriteKit created completely programmatically without the use of .sks files and Xcode Scene Editor. Implemented continuous integration using Jenkins, Fastlane GitHub, and Unit...