Pinned Repositories
cmake-project-template
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
gitignore
A collection of useful .gitignore templates
GoldenBug_LinuxEnvSetup
Personal setup scripts for new Linux environments.
grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
HealthBar
Small progress bar library
Movaic
Create mosaics from movie posters using frames from the movie.
OpenBIC
BICs (Bridge IC) are standalone devices deployed within a Data Center that enable monitoring a multi-host system using a single BMC device.
openbmc
OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
ReadMe_Asset_Host
This repository hosts the ReadMe and documentation assets for my various projects to avoid polluting those repositories with large images.
GoldenBug's Repositories
GoldenBug/Movaic
Create mosaics from movie posters using frames from the movie.
GoldenBug/GoldenBug_LinuxEnvSetup
Personal setup scripts for new Linux environments.
GoldenBug/cmake-project-template
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
GoldenBug/gitignore
A collection of useful .gitignore templates
GoldenBug/HealthBar
Small progress bar library
GoldenBug/OpenBIC
BICs (Bridge IC) are standalone devices deployed within a Data Center that enable monitoring a multi-host system using a single BMC device.
GoldenBug/openbmc
OpenBMC is an open software framework to build a complete Linux image for a Board Management Controller (BMC).
GoldenBug/ReadMe_Asset_Host
This repository hosts the ReadMe and documentation assets for my various projects to avoid polluting those repositories with large images.
GoldenBug/ToyTOS
A toy RTOS starting with the scheduler.