Pinned Repositories
ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
learn-transducers-playground
A little tutorial written in Swift playgrounds to learn about transducers.
my-math-notes
All of my math stuff from grad school.
OPEventTracker
The simplest way to answer the question: "Are there any UI events taking place right now?"
presentations
Lots of my presentations.
UIResponder-KeyboardCache
A simple workaround to the annoying problem of keyboard lag.
isowords
Open source game built in SwiftUI and the Composable Architecture.
pointfreeco
🎬 The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
swift-snapshot-testing
📸 Delightful Swift snapshot testing.
mbrandonw's Repositories
mbrandonw/learn-transducers-playground
A little tutorial written in Swift playgrounds to learn about transducers.
mbrandonw/my-math-notes
All of my math stuff from grad school.
mbrandonw/swift-fp-animations
playing around with an FP interface to animations
mbrandonw/OPUIKit
A collection of custom UIKit components.
mbrandonw/OPExtensionKit
Categories up the whazoo.
mbrandonw/OPCache
NSCache + crazy coolness
mbrandonw/OPCoreText
Some helpful functions for dealing with Core Text.
mbrandonw/LensParser
A parser for functional lenses
mbrandonw/dotfiles
my dotfiles
mbrandonw/Algebra
Abstract Algebraic Structures in Swift
mbrandonw/Argo
Functional JSON parsing library for Swift
mbrandonw/BigNum
A Swift wrapper for NSDecimalNumber so that we have access to very large numbers.
mbrandonw/Curry
Swift implementations for function currying
mbrandonw/OPURLProtocol
A simple URLProtocol subclass for those times you just wanna perform simple request tweaks.
mbrandonw/advent-of-code-2017
mbrandonw/cabin-life
mbrandonw/Clang_C
Clang_C
mbrandonw/DoctorPretty
Wadler's "A prettier printer" embedded pretty-printer DSL for Swift
mbrandonw/elm4ward.github.io
My personal blog about Swift.
mbrandonw/gitpitch-test
Testing gitpitch
mbrandonw/ios-oss
Kickstarter for iOS. Bring new ideas to life, anywhere.
mbrandonw/ios-videos
mbrandonw/iOSDevDirectory
The iOS Dev Directory
mbrandonw/learnrxjava
A set of exercises to designed to teach developers Rx (Reactive Streams)
mbrandonw/Numeric
Numeric protocol for Swift.
mbrandonw/OPActionSheet
A subclass of UIActionSheet adding some block handlers.
mbrandonw/Rex
ReactiveCocoa Extensions
mbrandonw/swift-package-manager
The Package Manager for the Swift Programming Language
mbrandonw/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
mbrandonw/writing-materials
Supporting materials for things I've written.