Pinned Repositories
DevOpsMetrics
A project to extract and process high performing DevOps metrics (DORA) from GitHub and Azure DevOps
AzurePipelinesToGitHubActionsConverter
Convert Azure Pipelines YAML to GitHub Actions YAML
AzurePipelinesToGitHubActionsConverterWeb
A website to serve up and show the contents of AzurePipelinesToGitHubActionsConverter
DotNetCensus
A project to conduct a census of (count) all .NET versions in a directory or GitHub repo
GHPackages
GitHubActionsDotNet
A project that contains models and templates to create GitHub Actions with .NET
MermaidDotNet
A project to generate Mermaid graphs with .NET
MoqToNSubstituteConverter
A tool to convert Moq C# code to NSubstitute code
RepoGovernance
POC to create a monitoring and governance solution for my repos
SamsFeatureFlags
ASP.NET Core Feature Flag service
samsmithnz's Repositories
samsmithnz/AzurePipelinesToGitHubActionsConverter
Convert Azure Pipelines YAML to GitHub Actions YAML
samsmithnz/MermaidDotNet
A project to generate Mermaid graphs with .NET
samsmithnz/SamsFeatureFlags
ASP.NET Core Feature Flag service
samsmithnz/DotNetCensus
A project to conduct a census of (count) all .NET versions in a directory or GitHub repo
samsmithnz/GitHubActionsDotNet
A project that contains models and templates to create GitHub Actions with .NET
samsmithnz/GHPackages
samsmithnz/MoqToNSubstituteConverter
A tool to convert Moq C# code to NSubstitute code
samsmithnz/RepoAutomation
.NET code to create, configure, and provide governance to repos with .NET
samsmithnz/DSPTree
A POC to build dynamic graphs to show relationships between items in Dyson Sphere Program, a game about automation
samsmithnz/RepoGovernance
POC to create a monitoring and governance solution for my repos
samsmithnz/Dependabot-Configuration-Builder
Given a repository, scan all files for packages and generate the Dependabot configuration file
samsmithnz/Factory
Don't use this project
samsmithnz/samsmithnz
My profile repo
samsmithnz/TurnBasedEngine
The logic for a turn-based game, to be consumed as a dependency in a Unity3d app (TBS)
samsmithnz/ASCII-DAG
samsmithnz/ColorGenerator
samsmithnz/csharpAPI
samsmithnz/CustomQueue
An experiment to recreate a custom queue collection in C#, (equivalent to Queue<T>), to enable the ability to add custom logic to the dequeue function
samsmithnz/DotNetTestResults
samsmithnz/DysonSpherePlanning
samsmithnz/FactoryDesigner
samsmithnz/IssueAction
samsmithnz/OpinionatedSoftwareAdvice
Not to be taken seriously, opinions and musing about software problems, wisdom, and possible solutions.
samsmithnz/PuzzleSorter
Can we write an algorithm to sort jigsaw and Lego pieces into piles by color?
samsmithnz/ResearchTree
An experiment to see if I can build a research tree
samsmithnz/Sams2048
My own version of the 2048 game
samsmithnz/satisfactory-factories
A tool to visualise groupings of factories to create a true Modular Factory setup for the game Satisfactory.
samsmithnz/SatisfactoryPlanning
samsmithnz/SatisfactoryTree
A POC to build dynamic graphs to show relationships between items in Satisfactory, a game about automation
samsmithnz/TrainSim
a POC to build a train game