Skip to content
View kevinmbeaulieu's full-sized avatar

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
kevinmbeaulieu/README.md

πŸ’« About Me:

πŸ’Ό I’m currently doing backend development at Rare Candy
🌱 I’m finishing my master's degree in Artificial Intelligence with Johns Hopkins University
🀝 I’m looking for new opportunities at the intersection of AI/ML and software engineering
πŸ’¬ Ask me about AI, LLMs, and machine learning

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

PyTorch Pandas NumPy Git Postgres AWS AmazonDynamoDB TypeScript Go GraphQL Python Swift Shell Script

πŸ“Š GitHub Stats:

Pinned Loading

  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**