Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
Google
- Waterloo, ON
-
Google
- Waterloo, ON
Popular repositories
-
Mark Calculator application on the App Store. Releasing if someone wants to learn or build off of it!
Objective-C 1
-
Forked from RoleModel/RMSTokenView
a text-field like view that handles tokens as seen in the Mail app
Objective-C
-
Forked from modocache/MDCSwipeToChoose
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
Objective-C
-
-
Forked from crossroadlabs/Express
Swift Express is a simple, yet unopinionated web application server written in Swift
Swift
-
434 contributions in the last year
Activity overview
Contribution activity
July 2019
Created a pull request in firebase/firebase-ios-sdk that received 1 comment
Use more robust method for generating modulemaps for zip build.
Currently we rely on an xcconfig generated from CocoaPods that changed
between 1.5.3 and 1.6.0, causing our modulemap generation not to work on
1.6…
- Headers are part of Sources
- FirebaseInstallations - cleanup
- Storage for M52
- Firebase Installations - error reporting and API errors handling
- Restore Database integration tests
- Deprecated old Core configuration method
- Docs update and directory structure proposal
- Revert "GULMutableDictionary: use `dispatch_sync` instead of `async`."
- Merging the 6.4.0 release into master
- Firebase Installations - fix flaky tests
- IID build for swiftPM
- Firebase Installations- missing API and API docs
- Firebase Installations - eagerly request auth token
- FirebaseInstallations - sending of FIRInstallationIDDidChangeNotification
- spm functions
- SPM checkpoint - Storage qs runs
Created an issue in firebase/quickstart-ios that received 2 comments
Quickstarts should use `Firebase` module for imports
quickstart-ios/mlmodelinterpreter/MLModelInterpreterExample/AppDelegate.swift Line 18 in ff664aa Here and in multiple other locations, w…