Skip to content
View mkrevuelta's full-sized avatar
Block or Report

Block or report mkrevuelta

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

Popular repositories

  1. CppLibraryInterfacePoC CppLibraryInterfacePoC Public

    A library PoC with C++ interface, easy to write, easy to use, yet highly compatible across compiler versions

    C++ 4

  2. Sorting Sorting Public

    Explanation and implementation of a few sorting algorithms, some well known, others not so much

    C 3

  3. CppMoveBase64 CppMoveBase64 Public

    Base64 encoder/decoder for C++ 11 and above (move semantics, yet highly compatible across compiler versions)

    C++ 1

  4. JIntDatesConverter JIntDatesConverter Public

    Convert calendar date to/from int (Excel) date using plain old, lightning fast, integer arithmetic

    Java 1

  5. TheNothingPresentation TheNothingPresentation Public

    Presentation prototype using beamer and UseLATEX.cmake to target both 4:3 and 16:9 aspect ratios

    TeX

  6. CppCoreGuidelines CppCoreGuidelines Public

    Forked from isocpp/CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

    Python