json2swift. A macOS command line tool that generates excellent Swift data models based on JSON data.
694swift-deep-linking. A simple way to consume custom deep link URLs in a Swift app
470abandoned-strings. Command line program that detects unused resource strings in an iOS or OS X application.
376swift-ascii-art. Swift program that creates ASCII art from an image
310swift-threading. Simplified thread marshaling with a custom Swift operator function
229equatable-code-generator. A Swift utility function that generates Equatable protocol code for any object.
125Wizardry. Reusable way to implement the Wizard UI design in iOS apps
92swift-places. A universal iOS 8 app that makes network calls, written in Swift.
79swift-factory. Shows how to instantiate classes by name in Swift.
67function-composition-in-swift. An interactive introduction to function composition in Swift 3.
58swift-tic-tac-toe. Tic-tac-toe implemented in Swift
52sustainable-coding. A document which describes my ever-evolving perspective on the strive for excellence as a software developer.
51reflectable-enum. Shows how to simplify accessing properties in the associated values of Swift enums
47break-a-dollar. Swift code that counts how many ways you can break a dollar
28command-line-calculator. Command line calculator written in Swift.
27iOSLogin. This iOS 4 project contains a reusable controller and view for authenticating user credentials. The demo app shows how to replace the default UI with a custom view, which uses the same LoginViewController class.
27iOS-Workflow. A lightweight workflow component for iOS applications.
15CustomCellDemo. Shows how to create a custom table view cell using Interface Builder in iOS 4.
11Swiftogram. Creating histograms with the Swift language
10Simple-Genetic-Algorithm-in-Objective-C. A "Hello, World!" of genetic algorithms, written in Objective-C.
10swift-morse-code. Swift app that converts text to Morse code and plays it out loud
7swift-agent. Thread-safe mutable state in Swift
6elixir_wordsets. Elixir program that uses parallel processing to discover symmetrical word combinations
5swift-caesar-cipher. A functional implementation of the Caesar cipher in Swift
5dry-munging-kata. Swift implementation of Dave Thomas's DRY Fusion data processing exercise
4transitive-dependencies-kata. Swift implementation of Dave Thomas's Transitive Dependencies programming exercise
48QueensGeneticAlgorithm. A genetic algorithm written in Objective-C that solves the 8 Queens puzzle.
3functional-objc. Reduce, map, and filter methods for NSArray
1Auto-Layout-Demo. Shows how to use layout constraints in iOS 6 to center two columns of labels.
1