Matt Eland's repositories
MattEland.AI
.NET Artificial Intelligence Libraries not tied to a specific project
DoggoQuestNg
An Angular Interactive Fiction game built for various articles and talks
MattEland.Starship.ProcessingService
A .NET Core API built to serve an Angular / TypeScript / Redux side project
MigratingToTypeScript
Code related to an article of adapting JavaScript code to TypeScript code
StarTrek-LINQ
A way of illustrating LINQ in C#
MattEland.LinqSamples
Sample code to illustrate concepts for an article series.
MattEland.ResumeProcessor
This is a sample .NET Core API to evaluate resume data and output a score. This is intended for code illustration purposes for talks and articles and is not intended to be actually useful or usable.
MattEland.Shared
Shared .NET Code. Mostly helpers and convenience methods.
MattEland.TestManager
A test case management application built to illustrate ASP.NET Core Development
SoftwareQualityTalk
Slides and sample code from a talk I'm giving on Software Quality and .NET applications
vue-mastermind
A Vue.js / Vuex learning project centered around the Mastermind board game (or a simplified version of it)
bootswatch
Themes for Bootstrap
community.fsharp.org
Backing Storage for community.fsharp.org website
compromise
modest natural-language processing
csharplang
The official repo for the design of the C# programming language
DoggoQuestLogic
The logic related to the text-based game called "Doggo Quest". This library exists to allow different front-ends to use the same game logic.
DotNetOpenSourceDays
Repository for Dot Net Open Source Days
Elmish.WPF
Static WPF views for elmish programs.
LearnToCodeCSharpConsole
Code related to a learn to code exercise centered around creating C# console applications
Mastermind
A Vue.js learning experiment
MattEland.DailyScrum
A Windows Desktop experiment with Elmish.WPF, MVU, and Telerik controls
ModelingAStarshipInFSharp
Code for an upcoming talk on Modeling a Starship in F#. Intended as a fun introduction to the F# programming language.
RaygunCalculatorDemo
A client/server calculator app made to demonstrate using Raygun for exception handling
ScientistWarpCore
A sample repo for Using Scientist .NET to Safely Upgrade the Warp Core
vue-space-sim
A fun project for playing around with Vue.js for game development
WordSearchKata
A small Java word search kata to refresh my Java skills. Not a serious endeavor or meant to be illustrative of best practices.