Skip to content
Avatar

Organizations

@pointfreeco
Block or Report

Block or report mbrandonw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mbrandonw/README.md

Hi there 👋

Some things I work on:

  • Point-Free: I am the co-host of an educational video series focused on functional programming and the Swift programming language.
  • Open source: I contribute to open source projects.
  • Few, but ripe: I (infrequently) blog on this site.
  • Talks: Videos of presentations I have given can be found here.
  • For hire: I am available for consulting work.

Pinned

  1. A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

    Swift 7k 682

  2. Open source game built in SwiftUI and the Composable Architecture.

    Swift 1.9k 143

  3. 🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.

    Swift 938 81

  4. All of my math stuff from grad school.

    TeX 41 7

  5. 📸 Delightful Swift snapshot testing.

    Swift 2.8k 375

  6. Kickstarter for iOS. Bring new ideas to life, anywhere.

    Swift 8k 1.2k

1,144 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2022

Created 2 repositories
Reviewed 28 pull requests in 4 repositories
pointfreeco/swift-composable-architecture 25 pull requests
pointfreeco/combine-schedulers 1 pull request
pointfreeco/swift-url-routing 1 pull request
pointfreeco/swift-case-paths 1 pull request

Created an issue in apple/swift that received 4 comments

Associated type of base protocol can not be inferred

Describe the bug The following code does not compile: protocol Foo { associatedtype Value static var value1: Value { get } } protocol Bar: Foo { st…

4 comments
Answered 2 discussions in 1 repository
pointfreeco/swift-composable-architecture
14 contributions in private repositories Sep 19 – Sep 23

Seeing something unexpected? Take a look at the GitHub profile guide.