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

Block or report Neko-Box-Coder

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

    runcpp2, A cross-platform declarative and scriptable (WIP) build system for c++ with the addition of letting you run any c++ files as a script, just like python!

    🧰 MicroOmni, a Swiss army knife plugin that adds VSCode like functionalities to the micro terminal editor

    📡 unofficial-plugin-channel, an unofficial plugin channel for the micro terminal editor

✨ Feature Complete

    micro-dev, My own fork of the micro text editor with various different patches to make it more functional

    CppOverride, Override any functions you want, just like mocking but better

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

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

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

    ssTest, 🧪 A simple fancy test framework

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

    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

Pinned Loading

  1. runcpp2 runcpp2 Public

    A simple declarable, scriptable, flexible cross-platform build system build system for c or c++

    C++ 3

  2. ssLogger ssLogger Public

    Super Simple Logger for call stack and quick debug logging

    C++ 2

  3. MicroOmni MicroOmni Public

    A swiss army knife plugin that super charges ⚡️ your micro text editor

    Lua 12

  4. unofficial-plugin-channel unofficial-plugin-channel Public

    Fork of the fork of the micro editor plugins channel

    16 5

  5. 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 11 1

  6. micro-dev micro-dev Public

    Forked from zyedidia/micro

    My own personal dev branch for the modern and intuitive terminal-based text editor

    Go 4