Pinned Repositories
architecture
Architecture Playground
clang-format-generator
Command line tool that creates a clang-format file from a formatted C++ source code file.
cmdl-args
A tool that generates C++ code that parses command line arguments.
compile_time_unit_tests
Compile time unit testing in mondern C++
constexprThings
Just constexpr things.
cpp-check-suite
Checks for C++ code.
dev-machine-setup
Notes on how to set up a dev machine
full-stack
game
Python based simulation of a simple game with various strategies.
volume_rendering
Volume rendering experiments in GLSL
SebastianBach's Repositories
SebastianBach/volume_rendering
Volume rendering experiments in GLSL
SebastianBach/architecture
Architecture Playground
SebastianBach/clang-format-generator
Command line tool that creates a clang-format file from a formatted C++ source code file.
SebastianBach/cmdl-args
A tool that generates C++ code that parses command line arguments.
SebastianBach/compile_time_unit_tests
Compile time unit testing in mondern C++
SebastianBach/constexprThings
Just constexpr things.
SebastianBach/cpp-check-suite
Checks for C++ code.
SebastianBach/dev-machine-setup
Notes on how to set up a dev machine
SebastianBach/full-stack
SebastianBach/game
Python based simulation of a simple game with various strategies.
SebastianBach/lab
Application authoring and code generation.
SebastianBach/searcher
Python based reverse image search
SebastianBach/static_value
Simple C++ type-safety utility.