domn1995
Developing software to protect the power grid.
Schweitzer Engineering Laboratories, Inc.Riverside, CA
Pinned Repositories
csharpier
CSharpier is an opinionated code formatter for c#.
C-
CS445 C- Compiler
CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
dotget
Installer for .NET Core CLI Apps
dunet
C# discriminated union source generator
google-mobwrite
Automatically exported from code.google.com/p/google-mobwrite
HeadFirstDesignPatterns
A C# port of the Java code from the Head First Design Patterns book.
PhotoChemistry
CliFx
Class-first framework for building command-line interfaces
domn1995's Repositories
domn1995/dunet
C# discriminated union source generator
domn1995/C-
CS445 C- Compiler
domn1995/PhotoChemistry
domn1995/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
domn1995/csharp-source-generators
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
domn1995/dotget
Installer for .NET Core CLI Apps
domn1995/google-mobwrite
Automatically exported from code.google.com/p/google-mobwrite
domn1995/HeadFirstDesignPatterns
A C# port of the Java code from the Head First Design Patterns book.
domn1995/Homework-Assignment-6-Array
domn1995/msh
CS 240 - My Shell Homework
domn1995/NetHelper
A simple API for determining connection availability.
domn1995/netlogo-virus-simulation
This a NetLogo program that I made my first semester of college. It is a simulation of the spread of a virus and the evolving of immunity among a population.
domn1995/PokeStats
Functional C# playground using pokemon
domn1995/selenium
A browser automation framework and ecosystem.
domn1995/StaticLambdaAnalyzer
A C# code analyzer that suggests static lambdas when possible