Pinned Repositories
-WatchSnake
A clone of the game Snake for Watch
AppComponents
Simple model for elm-like composable programs in Swift
Beckers
Checkers in async Swift
Daydream
🌀 iOS Daydream View controller support
DCOperation
My NSOperation / HTTP Request stack
DePict
A simple, declarative, functional drawing framework, in Swift!
Hackris
KeyboardInput
Allows interposing between another application and its keyboard events
MediaPlayerDemo
This sample code demonstrates how to play an iTunes library song via Core Audio's Audio Unit, with a low-pass filter applied manually
voicecode-packages
my personal packages for voicecode
davidcairns's Repositories
davidcairns/DePict
A simple, declarative, functional drawing framework, in Swift!
davidcairns/-WatchSnake
A clone of the game Snake for Watch
davidcairns/AppComponents
Simple model for elm-like composable programs in Swift
davidcairns/Beckers
Checkers in async Swift
davidcairns/Daydream
🌀 iOS Daydream View controller support
davidcairns/Hackris
davidcairns/KeyboardInput
Allows interposing between another application and its keyboard events
davidcairns/voicecode-packages
my personal packages for voicecode
davidcairns/awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
davidcairns/Changeset
Minimal edits from one collection to another
davidcairns/daily-ios-demo
A 1 to 1 video chat app using the Daily Client SDK for iOS
davidcairns/davidcairns.github.io
davidcairns/dotfiles
(the contents of this repository are invisible)
davidcairns/elm-architecture-tutorial
How to create modular Elm code that scales nicely with your app
davidcairns/googletest
Google Test
davidcairns/IntroToXcodeGA
Files accompanying my Intro to Xcode workshop at General Assembly
davidcairns/Madness
Recursive Descent Into Madness
davidcairns/nifty
A Swift front-end for LLVM written (mostly) in Swift.
davidcairns/primg
Reproducing images with geometric primitives. Rust port of https://github.com/fogleman/primitive
davidcairns/RxSwift
Reactive Programming in Swift
davidcairns/rxswift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
davidcairns/ShtTalk
Grand Prize Winner of Comedy Hack Day LA 2014
davidcairns/statement-on-lambdaconf.github.io
davidcairns/swift
Butterfly's Swift Style Guide.
davidcairns/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
davidcairns/swift-confidential
Swift literals obfuscator to defend against static reverse engineering.
davidcairns/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
davidcairns/swift-nonempty
🎁 A compile-time guarantee that a collection contains a value.
davidcairns/SwiftSignals
Swift Playground demonstrating using Signals
davidcairns/TurtlePlayground
Swift playground using Logo-like commands