Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Pinned

  1. The Swift (and Objective-C) testing framework.

    Swift 8.9k 842

  2. The articles published on my blog

    3 1

  3. Dead simple drop-in subclass of UITextField with super easy number formatting.

    Swift 96 35

  4. The sample code from the "Simple XCTest Log Formatter" article.

    Swift 5

  5. 1
    import UIKit
    2
    
                  
    3
    class ViewController: UIViewController, UITableViewDelegate, UITableViewDataSource {
    4
    
                  
    5
      @IBOutlet weak var tableView: UITableView!
  6. Tiny QBasic to Swift compiler written in Swift

    Swift 1

3,949 contributions in the last year

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

Contribution activity

December 2020

Created a pull request in GetStream/stream-chat-swift that received 2 comments

[CIS-540] Save channel data from message payload

Firstly - the way we decoded message endpoint responses were always wrong and never worked 🤷‍♂️ :)) Secondly - We found out that our backed sometimes

+432 −338 2 comments

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

You can’t perform that action at this time.