I write things that make computers go beep boop, sometimes doing some dev-ops for my homelab and the rest of the time watching anime and reading manga.
People I like:
- Casey Muratori
- Jonathan Blow
- Carson Gross
- runcpp2, C++ python like scripting engine and build system.
- CppOverride, mock-ish framework, like gmock but without the inheritance requirements.
- ssLogger, simple call stack and debug logger.
- DSResult, A simple struct for allowing golang or rust like error handling.
- System2, a C header-only library for calling shell commands with stdin & stdout communication.
- ssTest, a simple fancy test framework that makes tests look a bit nicer.
- MacroPowerToy, a collection of C/C++ macros for manipulating arguments and preprocessing.
- Embed2C, a simple program and CMake helper for embedding binary files to source files, like
xxd
but cross-platform.
- SimpleCodingStyle, my own coding philosophy and style.
- micro-dev, my version of the micro text editor.
- MicroOmni, VSCode like functions plugin for the micro edtior.
- filemanager2, file manager for the micro text editor.
- unofficial-plugin-channel, an unofficial plugin channel for the micro terminal editor.