Skip to content
View Neko-Box-Coder's full-sized avatar
Block or Report

Block or report Neko-Box-Coder

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
Neko-Box-Coder/README.md

❓️ About Me

I spend all day long programming 💻, configuring my coding environment 🔧 and doing dev-ops related things for my homelab Linux servers 👨‍🔬.

Oh yeah, I also like anime 😺.

🔧 My personal tools/libraries

🚧 Work in Progress

✨ Feature Complete

    🎲 MacroPowerToy, A collection of useful C/C++ macros for manipulating arguments and preprocessing

    System2, a C header-only library for calling shell commands with stdin & stdout communication

      _______________________________
    /_______________________________/|
    |o   ____  _  _  ____  ____   o|$|
    |   / ___)( \/ )/ ___)(___ \   |$| ______
    |   \___ \ )  / \___ \ / __/   |$| $$$$$/
    |   (____/(__/  (____/(____)   |$| $$$$/
    |o____________________________o|/  &//
    

    ssLogger, a simple macro logger for call stack and debug logging

    CppOverride, a simple library for overriding functions for mocking

    ssTest 🧪, a simple nestable testing framework

    Embed2C, a simple program and CMake helper for embedding binary files to source files

Paused

    ssGUI, a simple cross-platform GUI library for C++


Feel free to check out my website

Popular repositories

  1. ssGUI ssGUI Public

    ◀️ Super Simple GUI Library for C++ ▶️

    C++ 58 11

  2. System2 System2 Public

    Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.

    C 8

  3. CppOverride CppOverride Public

    Override your functions without virtual classes, just like mocking but better

    C++ 2

  4. runcpp2 runcpp2 Public

    Running C/C++ file like a script, just like python. A small build system in disguise 😉

    C++ 2

  5. MacroPowerToys MacroPowerToys Public

    A collection of useful C/C++ macros for manipulating arguments and preprocessing

    C 2

  6. GoCD_CI_Scripts GoCD_CI_Scripts Public

    Shell 2