Pinned Repositories
Legba
Windows desktop app to improve LLM requests that use the OpenAI API format
CSharpDesignPatterns
Examples of design patterns, using C# code.
CSharpExtender
NuGet package for code I typically copy-paste from solution to solution
FluentInterfaceCreator
Tool to create fluent interface files
FluentInterfaceCreatorDotNet
App to create fluent interface class and interface files
FluentInterfaceWebinar
How to mistake-proof your code with Fluent Interfaces
MegaCorpClash
Twitch chat game of corporate warfare
MogriChess
A chess-like game where capturing pieces acquire the movement abilities of the pieces they capture.
SOSCSRPG
Scott's Open Source C# RPG
SuperAdventure
Source code for my "Learn C# by building a simple RPG" guide
ScottLilly's Repositories
ScottLilly/SOSCSRPG
Scott's Open Source C# RPG
ScottLilly/CSharpDesignPatterns
Examples of design patterns, using C# code.
ScottLilly/FluentInterfaceCreator
Tool to create fluent interface files
ScottLilly/SuperAdventure
Source code for my "Learn C# by building a simple RPG" guide
ScottLilly/FluentInterfaceCreatorDotNet
App to create fluent interface class and interface files
ScottLilly/MegaCorpClash
Twitch chat game of corporate warfare
ScottLilly/CSharpExtender
NuGet package for code I typically copy-paste from solution to solution
ScottLilly/DotNetSelfAwareObjects
Use attributes to define valid values for your properties. Then call a single method to validate your object.
ScottLilly/ActivityTracker
Local program to record what programs you use during the day, and how long you use them - similar to RescueTime.
ScottLilly/CardGameEngine
C# library to shuffle cards and get values for card games
ScottLilly/MicroSiteMaker
Console app to build small websites from Markdown files
ScottLilly/PropertyChangeLogger
Base class to use as a simple way to detect when if there has been a change to the value of a property, or properties.
ScottLilly/SQLHydra
A library to let you create simple SQL queries, using a fluent interface
ScottLilly/GenerativeArt
Generative art program
ScottLilly/RobustApiTemplate
Template to use when building C# REST APIs for clients
ScottLilly/DigitsOfPi
Test your memory of the digits of Pi
ScottLilly/IDNORM
Intelligent .NET ORM
ScottLilly/Wordo
Interactive Twitch chat word-guessing game
ScottLilly/FluentEmail
NuGet package adding fluent interface to write code for emails
ScottLilly/SudokuSolver
Library to find Sudoku solution
ScottLilly/Wobble
Twitch stream chat bot
ScottLilly/ArgumentParser
Package to parse string arguments by datatype
ScottLilly/Constants
Use IntelliSense to find string integer constants
ScottLilly/ScottLilly
ScottLilly/Checklists
Place to store and share my checklists for software development
ScottLilly/CodeBundler
Windows desktop and command line tool to consolidate C# and VB.NET source code files
ScottLilly/CodingStandards
Coding standards for my projects
ScottLilly/DocVault
A program to tag files, encrypt them, and move them to a common location for later retrieval.
ScottLilly/ScottBot
Speech to command program
ScottLilly/SolutionScribe
Visual Studio extension to create LICENSE, README, and other solution documents