Pinned Repositories
bitmask
CardGames
Card games using a standard 52 card deck.
ChaosExplorer
A program that uses GLSL shaders to create images of chaotic systems.
CirclesAndRotators
The various versions of the CirclesAndRotators program as discussed on the Computing on Plains website (https://computingonplains.wordpress.com)
ClassTemplateChecking
Short program that shows various methods for verifying that classes passed to a templated class are derived from a templated class.
ComparingUnitTestFrameworks.Net
DocumentationCommentsGenerator
A Visual Studio extension for generating C# documentation comments
fyne-print
A library that adds printing to the fyne GUI toolkit
vscode-cmake-hello
Simple project to build a program and library in VSCode using CMake. Tests using GoogleTest is included
wxVulkanTutorial
jimorc's Repositories
jimorc/wxVulkanTutorial
jimorc/vscode-cmake-hello
Simple project to build a program and library in VSCode using CMake. Tests using GoogleTest is included
jimorc/iterators
jimorc/bitmask
jimorc/ChaosExplorer
A program that uses GLSL shaders to create images of chaotic systems.
jimorc/CardGames
Card games using a standard 52 card deck.
jimorc/CirclesAndRotators
The various versions of the CirclesAndRotators program as discussed on the Computing on Plains website (https://computingonplains.wordpress.com)
jimorc/ClassTemplateChecking
Short program that shows various methods for verifying that classes passed to a templated class are derived from a templated class.
jimorc/ComparingUnitTestFrameworks.Net
jimorc/DocumentationCommentsGenerator
A Visual Studio extension for generating C# documentation comments
jimorc/fyne
Cross platform GUI toolkit in Go inspired by Material Design
jimorc/fyne-x
Community extensions to the cross platform GUI in Go based on Material Design
jimorc/gencomments
jimorc/GenerateDocumentationComments
A Visual Studio extension for generating C# documentation comments
jimorc/go-soapy-sdr
Go bindings for SoapySDR API
jimorc/jimo
A library of general-purpose classes
jimorc/jsdr
A Software Defined Radio written in Go.
jimorc/MultipleParametersOfSameType
jimorc/paperless_baremetal
A set of bash scripts and config files for setting up paperless-ngx on Ubuntu (and probably Debian and Ubuntu derviatives).
jimorc/SwitchCodeSmell
Project that shows a switch code smell in a small C# class, as well as two potential solutions.
jimorc/TestAdapterForGoogleTest
Visual Studio extension that enables support for unit testing with Google Test in the IDE