Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am aeromusek on github.
  • I am aeromusek (https://keybase.io/aeromusek) on keybase.
  • I have a public key ASB-4yAUua2YpEmOg0kQG-YQ_OlbQAoqn4wPR2WeR3IS1wo

To claim this, I am signing this object:

@aeromusek
aeromusek / trello-link-tests.html
Created April 5, 2017 20:28
Test all the link standards with Trello
@aeromusek
aeromusek / AppDelegate_Branch.swift
Last active December 24, 2016 01:28
Comparative examples for Branch and Firebase
import UIKit
import Branch
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow?
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {