Pinned Repositories
DesktopWallpaper
Library and executable for changing your desktop wallpaper to a random image file
dnd5e
Learning C# Web API by building an API for 5th Edition Dungeons & Dragons
ExceptionBuffer
Allows you to throttle down the number of repetitive exception messages you receive
lifechoice
React web app w C# web api, derived from the Neil Cummings Udemy course on .NET and React, but with more emphasis on using TDD to drive out the React and C# code
lifehealth
Learning node.js and express using this project inspired by beyondthewhiteboard and myfitnesspal
pirate-talk
Mickena's Skunkworks Project
powershell-modules
Useful PS utility modules just for me
refactoring-to-react-hooks
rhino-etl
Rhino Etl is a developer friendly Extract, transform and load (ETL) library for .NET
roslyn-rendle
Mark Rendle Roslyn video
softwareliberationarmy's Repositories
softwareliberationarmy/roslyn-rendle
Mark Rendle Roslyn video
softwareliberationarmy/DesktopWallpaper
Library and executable for changing your desktop wallpaper to a random image file
softwareliberationarmy/dnd5e
Learning C# Web API by building an API for 5th Edition Dungeons & Dragons
softwareliberationarmy/ExceptionBuffer
Allows you to throttle down the number of repetitive exception messages you receive
softwareliberationarmy/lifehealth
Learning node.js and express using this project inspired by beyondthewhiteboard and myfitnesspal
softwareliberationarmy/pirate-talk
Mickena's Skunkworks Project
softwareliberationarmy/powershell-modules
Useful PS utility modules just for me
softwareliberationarmy/refactoring-to-react-hooks
softwareliberationarmy/rhino-etl
Rhino Etl is a developer friendly Extract, transform and load (ETL) library for .NET
softwareliberationarmy/typescript-udemy
Academind's TypeScript course on Udemy
softwareliberationarmy/lifechoice
React web app w C# web api, derived from the Neil Cummings Udemy course on .NET and React, but with more emphasis on using TDD to drive out the React and C# code
softwareliberationarmy/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
softwareliberationarmy/bookish-react
Sample app from APress "Test-Driven Development with Typescript and React"
softwareliberationarmy/dotnet-react-udemy
Holds the code from the Udemy course for .NET and React by Neil Cummings
softwareliberationarmy/glacepedia
Ice cream recipe repository
softwareliberationarmy/minesweeper
Minesweeper implementation quick and dirty using React, Vite, and Semantic UI
softwareliberationarmy/minesweeper-ts-tdd
React TS minesweeper game created using TDD
softwareliberationarmy/minesweeper-ts-tdd-2
Revisiting minesweeper driven out using TDD
softwareliberationarmy/packt-react-tdd
Walkthrough code from "Mastering React Test-Driven Development" by Packt Publishing
softwareliberationarmy/repo-man
.NET console app to generate a diagram of a local git repo, ideally as a Husky task. Based on github's repo-visualizer project which works as an Action
softwareliberationarmy/softwareliberationarmy.github.io
softwareliberationarmy/svg-tutorial
exercises from https://svg-tutorial.com
softwareliberationarmy/tree-surgeon
Make refactoring large TypeScript files easier