Highlights
Pinned Loading
-
Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration
Sweet-Sweets-Mania-SpriteKit-Game-With-Continuous-Integration PublicA 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 Un…
-
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data PublicNetworking 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…
-
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model PublicThis 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 MobileNet…
-
Core-ML-And-Vision-Object-Classifier-Lightweight-Version
Core-ML-And-Vision-Object-Classifier-Lightweight-Version PublicCore ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode Playgrounds with the dataset I provided.
-
AVFoundation-Camera-App
AVFoundation-Camera-App PublicA 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 vide…
-
Camera-App-With-UIImagePickerController-And-AVFoundation-Completely-Programmatically
Camera-App-With-UIImagePickerController-And-AVFoundation-Completely-Programmatically PublicDemonstrating how to use the front camera, toggle camera flash and use the back camera with the UIImagePickerController and AVFoundation completely programmatically. Also saving and loading the ima…
If the problem persists, check the GitHub status page or contact support.