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 am just a nerd who loves programming πŸ’» and anime 😺

My personal tools/libraries πŸ”§

Work in Progress

runcpp2 πŸƒβ€β™‚οΈ, a tool for running C/C++ files as scripts just like python, cross-platform, cross-compiler.

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

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

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


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 7

  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