bsstahl
A Software Engineer for more than 30 years, Barry co-founded AZGiveCamp in Phoenix AZ USA, where he lives with his wife and son. Generally focused on .NET tech.
Phoenix AZ
Pinned Repositories
AIDemos
Code demos illustrating concepts of Artificial Intelligence
AvoidingDualWrites
Some patterns and practices to help avoid the dual-writes anti-pattern in your applications
C-Sharp
All algorithms implemented in C#.
ConferenceScheduler
DesignPatternsForLooseCoupling
Demo code for my Design Patterns for Loosely Coupled Apps in C# talk
DPDemo
Some demo code showing how a Dynamic Programming optimization can work better than a brute-force method in determining best path.
LiquidVictor
A media tracking and aggregation system that can be used to build presentations
Optimization
A series of demos on combinatorial optimization designed for developers
PPTail
Prehensile Pony Tail - A blogging platform that produces plain HTML5/CSS output for ultimate scalability.
ToastmastersAgenda
A c# library and website for generating agendas for Toastmasters meetings
bsstahl's Repositories
bsstahl/VisualStudio2019Launch
Creative and technical content for running a Visual Studio 2019 local launch event in your community.
bsstahl/wasm2cil
A "compiler" that can take a WebAssembly/WASI module and convert it to a .NET assembly
bsstahl/IntentBot
A microservices framework for building conversational bots using the Microsoft Bot framework
bsstahl/libvideo
A lightweight .NET library to download YouTube videos.
bsstahl/VS2017Launch
Testing in Visual Studio 2017 demo code
bsstahl/Sandcastle_672
A repro scenario for https://github.com/EWSoftware/SHFB/issues/672
bsstahl/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
bsstahl/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
bsstahl/minimax-tictactoe
Examples of Tic-Tac-Toe utilizing minimax in a variety of languages
bsstahl/OneOffTestDemos
One-off examples and demos related to testing
bsstahl/DPDemo
Some demo code showing how a Dynamic Programming optimization can work better than a brute-force method in determining best path.
bsstahl/SimpleAPI
Demo code showing the use of extension methods, other static methods, and query predicates to wrap complex APIs and make the functionality of those APIs easy to use, and highly discoverable.
bsstahl/SimpleAPICore
A .NET Core demo showing the use of extension methods, other static methods, and query predicates to wrap complex APIs and make the functionality of those APIs easy to use and highly discoverable.
bsstahl/PCFIntro
Code samples from my Cloud Foundry Introductory Talks
bsstahl/FoodTimer
A sample Blazor app (SPA) that times meals for optimal digestion
bsstahl/Optimization
A series of demos on combinatorial optimization designed for developers
bsstahl/BJTrainerBot
A bot that interactively teaches proper BlackJack strategy
bsstahl/TDDKickstartCore
Demo code for my Test Driven Development in .NET Core talk
bsstahl/allReady
This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.