Pinned Repositories
cmake-auto-increment-build-number
A small example of how to make CMake auto-increment a build number.
cmake-catch2-example
A simple hello world example CMake C++ project that uses Catch2 test framework.
code_generator
Simple and straightforward code generator for creating C++ code. If extended, could be used for generating code in any programming language. Written in Python, works both with Python 2 and 3
conversionsvg
This is a frontend to the Inkscape command line feature to allow the user to perform batch conversions of SVG files.
markdown-chrome-extension
Preview markdown within Chrome. Powered by showdown.
plex-media-server-auto-skip-uml
Documentation to flush out a Plex Media Server feature request to skip intro/outro in videos.
proj-struct-rust
A small utility program to create project directory structure.
wlm
An open source alternative to http://www.stefandidak.com/windows-layout-manager/. Command line interface for now.
erichschroeter's Repositories
erichschroeter/wlm
An open source alternative to http://www.stefandidak.com/windows-layout-manager/. Command line interface for now.
erichschroeter/cmake-code-composer-studio-example
An attempt to build an example CCS project with CMake.
erichschroeter/dotfiles
my dotfiles
erichschroeter/code_generator
Simple and straightforward code generator for creating C++ code. If extended, could be used for generating code in any programming language. Written in Python, works both with Python 2 and 3
erichschroeter/binpkg
A small, simple library for packaging multiple files within a single file.
erichschroeter/cmake-semicolon-example
This is a simple example showing an example of a problem I need to solve to support custom target with semicolon delimited argument.
erichschroeter/cmake-toolchain-example
erichschroeter/cmake_build_action
The GitHub Action for building cmake projects
erichschroeter/conversion-svg
erichschroeter/cor-args
A Rust library providing Chain of Responsibility command line argument parsing
erichschroeter/cor-args-python
A Python 3 library providing Chain of Responsibility command line argument parsing.
erichschroeter/csv-excel
erichschroeter/design-pattern-generator
A program that generates design pattern code.
erichschroeter/dungeondraft-generator
A command line utility to generate DungeonDraft maps.
erichschroeter/example-cli-rust
erichschroeter/example-rust-crud-strategy-pattern
A minimal example of a CRUD web app that stores data to multiple backend stores.
erichschroeter/habits-webui
erichschroeter/leetcode
My solutions to leetcode
erichschroeter/llama
Client information tool that's easy to use and fun to say.
erichschroeter/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
erichschroeter/meta-rust-bin
Yocto layer for installing Rust toolchain from pre-built binaries
erichschroeter/recycle_everything
A game about recycling things.
erichschroeter/scryfall
Scripts for interacting with Scryfall.com
erichschroeter/stackoverflow-lld-link-clang_rt
Minimal example to reproduce the issue I was getting linking clang_rt.profile-x86_64.lib
erichschroeter/stackoverflow-streambuf-example
A minimal, reproducible example for a virtual file generated using streambuf
erichschroeter/template-python3-cli
A template repository for jump-starting creating a Python 3 CLI program.
erichschroeter/template-rust-cli
erichschroeter/template-rust-webapp
Template repo for starting new Rust web app projects.
erichschroeter/wait-for-file
A simple program that waits for files to exist before exiting.
erichschroeter/youup
A simple command line utility to track service up-time.