Pinned Repositories
algorithms
Code for the algorithms section of the Hideous Humpback Freak blog.
AutoMapperFramework
Ever get tired of the monolithic map definition files? AutoMapperFramework generates maps from types that implement header interfaces.
AzureTextAnalytics
C# library for accessing Azure Machine Learning Text Analitics : https://azure.microsoft.com/en-us/documentation/articles/machine-learning-apps-text-analytics/
csrf-example
db-fundamentals
Workshop covering DB fundamentals, CAP, and Relational vs. NoSQL. Complete with fun exercises.
raiding-react
4 Exciting Pirate Games demonstrating React State Management concepts
software-simplicity
On the surface, the concept of software simplicity seems almost benign. However, complexity remains a cancerous growth that's sucking the lifeblood from our systems. This workshop is a deep exploration of the concept of complexity because acumen is the only effective form of mitigation.
sql-server-integration-tests
TuringMachine
Simple demonstration of a Turning Machine in C#
zero-to-devops
Code sample for Zero to DevOps in Under an Hour with Kubernetes talk
dalealleshouse's Repositories
dalealleshouse/TuringMachine
Simple demonstration of a Turning Machine in C#
dalealleshouse/AutoMapperFramework
Ever get tired of the monolithic map definition files? AutoMapperFramework generates maps from types that implement header interfaces.
dalealleshouse/AzureTextAnalytics
C# library for accessing Azure Machine Learning Text Analitics : https://azure.microsoft.com/en-us/documentation/articles/machine-learning-apps-text-analytics/
dalealleshouse/DotNetTestHelper
Helpers for testing .net applications
dalealleshouse/ImmutableExample
dalealleshouse/land-of-lisp
Programming examples from the book Land of Lisp
dalealleshouse/load-perfect
Weight bar loading application
dalealleshouse/MathematicsToGenericProgramming
Playground for applying concepts from the book Mathematics to Generic Programming. The book uses C++, I'm using Java just to force myself to have a deeper understanding of the topics.
dalealleshouse/play-nine
Simple project to demonstrate typescript and react
dalealleshouse/RelativeStrengthCalculator
Calculator for determining coefficients and scores for strength sports
dalealleshouse/Angular2-GettingStarted
Sample Angular 2 application
dalealleshouse/ChocolateySetup
Setting up a developer workstation using chocolatey
dalealleshouse/cmake-examples
dalealleshouse/Dea.Utilities
All the utility type stuff that I seem to need in every application.
dalealleshouse/docker-tmux-vim
dalealleshouse/DotNetDataTier
Simple data tier abstraction with different backends implmentations.
dalealleshouse/FodyExample
dalealleshouse/learn_python
dalealleshouse/ng-relative-strength-calculator
Angular service for consuming the Relative Strength Calculator API : http://rscalc.azurewebsites.net/help
dalealleshouse/omnisharp-roslyn
OmniSharp based on roslyn workspaces
dalealleshouse/phg-bus-tracker
Simple Python Code to plug to inform of how close the bus is
dalealleshouse/RelativeStrengthCalculator-FrontEnd
Front end for RelativeStrengthCalculator
dalealleshouse/S-LISP
A LISP dialect dedicated to simplicity.
dalealleshouse/TeamE-TheaterSeating
Team E Project
dalealleshouse/TuringMachine-Java
Java Implementation of https://github.com/dalealleshouse/TuringMachine
dalealleshouse/zebra-puzzle-solver