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

Block or report ViralTaco

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. h h Public

    Minimal (40 SLOC) Argument Parser Concept

    C++ 1 1

  2. Solution to the Exercism.io "C++ Spa... Solution to the Exercism.io "C++ Space Age" exercise.
    1
    #ifndef VT_SPACE_AGE_HPP
    2
    #define VT_SPACE_AGE_HPP
    3
    /// copyright 2019-2021 viraltaco_ <https://opensource.org/licenses/MIT>
    4
    
                  
    5
    namespace /*(anonymous)*/ {
  3. array array Public

    A portable (freestanding implementation) simple array struct, inspired by std::array

    C++ 1

  4. Argumentative Argumentative Public

    C++ Command Line Argument Parsing Made Easy.

    C++ 3

  5. mkpass mkpass Public

    Short and simple command line password generator.

    C++ 1