These are coding experiments meant to explore concurrent programming, design patterns, languages, and more.
Have fun. 😊
There's a README in each sub-project.
I mostly use Visual Studio Community Edition for the C# and WPF/XAML development and Visual Studio Code for the Python portions.
To install tools on Windows:
winget install -e --moniker gitwinget install -e --moniker vs2022-communitywinget install -e --moniker vscode