An open API service providing repository metadata for many open source software ecosystems.

GitHub / ScottLilly 17 Repositories

"The best way to predict the future is to invent it" - Alan Kay

ScottLilly/SolutionScribe

Visual Studio extension to create LICENSE, README, and other solution documents

Language: C# - Size: 364 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

ScottLilly/RobustApiTemplate

Template to use when building C# REST APIs for clients

Language: C# - Size: 39.1 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

ScottLilly/SOSCSRPG 📦

Scott's Open Source C# RPG

Language: C# - Size: 1.2 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 182 - Forks: 47

ScottLilly/SuperAdventure 📦

Source code for my "Learn C# by building a simple RPG" guide

Language: C# - Size: 91.8 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 51 - Forks: 14

ScottLilly/CardGameEngine 📦

C# library to shuffle cards and get values for card games

Language: C# - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 2

ScottLilly/CSharpDesignPatterns 📦

Examples of design patterns, using C# code.

Language: C# - Size: 68.4 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 91 - Forks: 59

ScottLilly/DigitsOfPi 📦

Test your memory of the digits of Pi

Language: C# - Size: 71.3 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 1

ScottLilly/DocVault 📦

A program to tag files, encrypt them, and move them to a common location for later retrieval.

Language: C# - Size: 175 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 1

ScottLilly/FluentInterfaceCreatorDotNet 📦

App to create fluent interface class and interface files

Language: C# - Size: 157 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 9 - Forks: 1

ScottLilly/GenerativeArt 📦

Generative art program

Language: C# - Size: 55.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

ScottLilly/MegaCorpClash 📦

Twitch chat game of corporate warfare

Language: C# - Size: 372 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 7 - Forks: 0

ScottLilly/ScottBot 📦

Speech to command program

Language: C# - Size: 24.4 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ScottLilly/Wobble 📦

Twitch stream chat bot

Language: C# - Size: 143 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 1

ScottLilly/Wordo 📦

Interactive Twitch chat word-guessing game

Language: C# - Size: 50.8 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 0

ScottLilly/ActivityTracker 📦

Local program to record what programs you use during the day, and how long you use them - similar to RescueTime.

Language: C# - Size: 44.9 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 2

ScottLilly/Constants 📦

Use IntelliSense to find string integer constants

Language: C# - Size: 94.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

ScottLilly/DotNetSelfAwareObjects 📦

Use attributes to define valid values for your properties. Then call a single method to validate your object.

Language: C# - Size: 295 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 0

ScottLilly/FluentInterfaceCreator 📦

Tool to create fluent interface files

Language: C# - Size: 474 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 60 - Forks: 11

ScottLilly/IDNORM 📦

Intelligent .NET ORM

Language: C# - Size: 26.4 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 0

ScottLilly/MicroSiteMaker 📦

Console app to build small websites from Markdown files

Language: C# - Size: 95.7 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

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.

Language: C# - Size: 455 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 0

ScottLilly/SQLHydra 📦

A library to let you create simple SQL queries, using a fluent interface

Language: C# - Size: 287 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 5 - Forks: 0

ScottLilly/SudokuSolver 📦

Library to find Sudoku solution

Language: C# - Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

ScottLilly/CodingStandards

Coding standards for my projects

Size: 5.86 KB - Last synced at: 11 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

ScottLilly/ArgumentParser

Package to parse string arguments by datatype

Language: C# - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

ScottLilly/FluentEmail

NuGet package adding fluent interface to write code for emails

Language: C# - Size: 47.9 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

ScottLilly/CodeBundler

Windows desktop and command line tool to consolidate C# and VB.NET source code files

Language: C# - Size: 756 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

ScottLilly/CSharpExtender

NuGet package for code I typically copy-paste from solution to solution

Language: C# - Size: 119 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 5 - Forks: 0

ScottLilly/ScottLilly

Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

ScottLilly/Checklists

Place to store and share my checklists for software development

Size: 7.81 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ScottLilly/llm-code-eval-csharp

C# programming prompts to test in various LLMs

Language: C# - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

ScottLilly/ArchiTest

Language: C# - Size: 135 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ScottLilly/MogriChess

A chess-like game where capturing pieces acquire the movement abilities of the pieces they capture.

Language: C# - Size: 280 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

ScottLilly/Pinax

Check C# projects for outdated version of .NET and NuGet packages

Language: C# - Size: 121 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ScottLilly/CodeSachet

Detect potential code quality issues

Language: PowerShell - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ScottLilly/digital-rain Fork of javascriptacademy-stash/digital-rain

Web page to display Matrix 'rain' of random characters

Language: JavaScript - Size: 239 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ScottLilly/FluentInterfaceWebinar

How to mistake-proof your code with Fluent Interfaces

Language: C# - Size: 5.41 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

ScottLilly/WP-Plugin-YouTubeVideoEmbedder

WordPress plugin to use shortcode for embedding YouTube videos

Language: PHP - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0