Pinned Repositories
ai-for-beginners
Samples and libraries for artificial intelligence in node
AI-Library
An artificial intelligence created in C#. Tried to make it as generic as possible
aoc-2021
Advent of Code 2021!
aoc-2022
AOC 2022 written in C#
aoc-2023
Advent of Code 2023
fuslogvw2
A spiritual successor to fuslogvw
GeneticAlgorithmPentiminoPuzzle
This is a genetic algorithm for solving pentomino puzzles (written in python)
MathLib
C# Math Library, focused in linear algebra tools
VSCopyAsPathCommand
Add a command to the context menu for project items that copies the absolute path of the item to the clipboard.
vssdk-dial
A simple extension I created to test out the Surface Dial APIs. This is an unofficial extension and is strictly my own (which is why it's so rubbish).
AlexEyler's Repositories
AlexEyler/VSCopyAsPathCommand
Add a command to the context menu for project items that copies the absolute path of the item to the clipboard.
AlexEyler/AI-Library
An artificial intelligence created in C#. Tried to make it as generic as possible
AlexEyler/MathLib
C# Math Library, focused in linear algebra tools
AlexEyler/GeneticAlgorithmPentiminoPuzzle
This is a genetic algorithm for solving pentomino puzzles (written in python)
AlexEyler/ai-for-beginners
Samples and libraries for artificial intelligence in node
AlexEyler/fuslogvw2
A spiritual successor to fuslogvw
AlexEyler/vssdk-dial
A simple extension I created to test out the Surface Dial APIs. This is an unofficial extension and is strictly my own (which is why it's so rubbish).
AlexEyler/aoc-2021
Advent of Code 2021!
AlexEyler/aoc-2022
AOC 2022 written in C#
AlexEyler/aoc-2023
Advent of Code 2023
AlexEyler/AspNetCore.Docs
Documentation for ASP.NET Core
AlexEyler/azure-functions-vs-build-sdk
MSBuild task for Azure Functions
AlexEyler/BotFramework-Composer
Dialog creation and management for Microsoft Bot Framework Applications
AlexEyler/deno-reverse-proxy
AlexEyler/devtools
AlexEyler/gatsby-theme-code-notes
A Gatsby theme for publishing code-related notes to your website
AlexEyler/InheritanceMargin
Show inheritance information in the glyph margin
AlexEyler/LangSvcV2
"Language Service V2" reference repository
AlexEyler/ManagedAutoHotkeyParser
An AutoHotkey parser written in C#. Work in progress.
AlexEyler/ml-cars
Just some of my source code for an experiment I did trying to enable AI cars in Unity ml-agents
AlexEyler/my-notes
My notes
AlexEyler/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
AlexEyler/SamplePrivateGalleryExtension
An extension that provides a private gallery.
AlexEyler/TestRemotingApplication
Testing SF service remoting using an IService implementation that's not the StatelessService
AlexEyler/Virtualization-Documentation
Place to store our documentation, code samples, etc for public consumption.
AlexEyler/visuald
Visual D - Visual Studio extension for the D programming language
AlexEyler/VS-CommandBar-Prototype
A prototype for a dropdown command bar (similar to VS Code and Sublime) in Visual Studio.
AlexEyler/vs-mef
Managed Extensibility Framework (MEF) implementation used by Visual Studio
AlexEyler/VSSDK-Extensibility-Samples
Build your own extensions for Visual Studio
AlexEyler/VSSDK-Extensibility-Templates
Visual Studio item templates for building your own extensions