Skip to content
View kevinmbeaulieu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kevinmbeaulieu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. machine-learning-practice machine-learning-practice Public

    ML models & data processing utilities written from scratch as practice.

    Python

  2. thumbtack/thumbprint-ios thumbtack/thumbprint-ios Public

    Thumbprint is the design system at Thumbtack.

    Swift 32 3

  3. eq-go eq-go Public

    Check whether two Go source directories are functionally equivalent

    Go 3

  4. star star Public

    Forked from thumbtack/star

    (Primary fork replacing thumbtack/star) Generate reports on how frequently specified Swift types are being used in your iOS codebase

    Swift 1

  5. Thumbtack Swift Dependency Injector Thumbtack Swift Dependency Injector
    1
    import Foundation
    2
    
                  
    3
    /// Thread-safe Swift dependency injector
    4
    ///
    5
    /// **Using Injector**