Pinned Repositories
AoE2-Civbuilder
Hosted at https://krakenmeister.com/civbuilder
ATL-BHO
This is a simple ATL BHO I have been working on. Recently I saved the HISTANCE at the DLL start so that I could create a window later. And then I can then use that to write text the window whenever I hit some of the DISP_IDs
C-Enums-Stuff
This code shows code that demonstrates a way to writing an extension method that will allow you to convert an ID of an enum entry into a string name for the item in the list of items in the enum. I found while this works fine, it doesn't play nicely with an EF in a select statement.
caffe
Caffe: a fast open framework for deep learning.
chart-image
Draw sequence diagrams and flowcharts at lightning speed.
FastForLoop
Ultra Fast For Loop Inspired By Nick Chapsas
ReactJs-Canvas-Example
This is a simple example of how to draw polygons over a background image with ReactJs and Canvas.
RedIDE
A simple IDE for Red written in Red
AlexanderBaggett's Repositories
AlexanderBaggett/ReactJs-Canvas-Example
This is a simple example of how to draw polygons over a background image with ReactJs and Canvas.
AlexanderBaggett/FastForLoop
Ultra Fast For Loop Inspired By Nick Chapsas
AlexanderBaggett/AoE2-Civbuilder
Hosted at https://krakenmeister.com/civbuilder
AlexanderBaggett/C-Enums-Stuff
This code shows code that demonstrates a way to writing an extension method that will allow you to convert an ID of an enum entry into a string name for the item in the list of items in the enum. I found while this works fine, it doesn't play nicely with an EF in a select statement.
AlexanderBaggett/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
AlexanderBaggett/CleanArchitectureOrderMicroservice
A clean architecture (tm) version of the Order Microservice
AlexanderBaggett/COHModTableTools
Tools for creating and adjusting City of Heros Mod tables
AlexanderBaggett/Cwebserver
A HTTP Web Server Framework Written In C (Just For Fun)
AlexanderBaggett/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
AlexanderBaggett/Forward-Forward-Network
Implementation of Forward Forward Network proposed by Hinton in NIPS 2022.
AlexanderBaggett/FsharpFibonacciEvenSums
AlexanderBaggett/Geogen
AlexanderBaggett/GraphicsLanguage
AlexanderBaggett/hotchocolate
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
AlexanderBaggett/MetaLang
A Programming Language for Metaprogramming loosely based off C#
AlexanderBaggett/MonoGame
One framework for creating powerful cross-platform games.
AlexanderBaggett/MonoGame_Tutorials
A single solution with all of Oyyou's MonoGame tutorials
AlexanderBaggett/NonEuclidean
A Non-Euclidean Rendering Engine for 3D scenes.
AlexanderBaggett/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
AlexanderBaggett/oidc-client-js
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
AlexanderBaggett/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
AlexanderBaggett/opentyrian2000
An open-source port of the DOS shoot-em-up Tyrian.
AlexanderBaggett/OrderMicroService
Microservice for placing and viewing orders
AlexanderBaggett/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
AlexanderBaggett/RayGui_cs
An experimental set of C# bindings for raygui inspired by RayLib_cs.
AlexanderBaggett/raylib-cs
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming
AlexanderBaggett/raylib-font-packer
raylib font packer
AlexanderBaggett/ReactJs-Google-Maps-Example
This is an example of how to use the google maps API with ReactJs to show a map and marker based on Coordinates.
AlexanderBaggett/SdlDotNet
AlexanderBaggett/UntypedscriptSharp
UntypedSharped is a compact micro-framework to bring untyped javascript features to the .NET world