Skip to content
View felipepsilva's full-sized avatar

Block or report felipepsilva

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 Loading

  1. commit_counter commit_counter Public

    C++

  2. M4L M4L Public

    My M4L devices

  3. OS OS Public

    Ramblings about Operating Systems

    C

  4. SerialControllerPlugin SerialControllerPlugin Public

    Python

  5. swot swot Public

    Forked from JetBrains/swot

    Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

    Kotlin

  6. Compile Time Black Magic Compile Time Black Magic
    1
    // tested on GCC, -std=c++2a
    2
    
                  
    3
    #include <ctre.hpp>
    4
    #include <string_view>
    5
    #include <experimental/source_location>