Founder & CEO at Leakka. Software engineer, author and instructor
swift-algorithms. Source code for "Introduction to Algorithms in Swift" course
88software-development-a-to-z. Source code for "Software Development from A to Z" course
35coreml-demos. Sample code and demos for my book "Machine Learning with Core ML 2 and Swift 5"
19LockTest. Benchmark tests for @synchronized, NSLock, NSRecursiveLock, dispatch_sync and mutex (pthread_mutex_t)
16novatech-demo. HTML
15arkit-intro. The projects presented in my Pluralsight tutorial "Introduction to Augmented Reality with ARKit"
6SwiftAsynchronousTesting. This sample project shows two ways for testing asynchronous code using XCode 8 and Swift 3. The first method is via XCTestExpectation, the other approach uses dispatch semaphores.
4pop-swift5. Swift
22048. The iOS version of 2048, made using SpriteKit
1swift-features. Swift language features that help you write better, more performant code.
1Swift3WithC. Demonstrates the usage of C qsort API in Swift
1DataDetector. Demo app showcasing NSDataDetector.
1