Pinned Repositories
dotfiles
@holman does dotfiles
EFSpecs
EFSpecs is a library to assist in testing your entity framework model mapping. It will create an entity with the values you provide it with, then send that entity off to the database, then pull it from the database to verify the values were saved correctly. And being the good citizen that it is, the whole thing is wrapped in a transaction so it all gets rolled back.
ImprovingU.NodeRevolution
This class will not be about the language or handling web requests or making database calls. This class will be about what makes Node special.
krismcginnes.com
Personal portfolio website
SpicyTaco.Maybe
NullReferenceExceptions are the root of all evil. Slay them for good with SpicyTaco.Maybe.
SpicyTaco.MultiStyle
Compose your WPF styles just like in CSS
XamlKitchenSink
Dumping ground for usefull xaml or mvvm code snippets
SpicyTaco.AutoGrid
A magical replacement for the built in WPF Grid and StackPanel
kmcginnes's Repositories
kmcginnes/SpicyTaco.MultiStyle
Compose your WPF styles just like in CSS
kmcginnes/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
kmcginnes/BlogEngine
Event sourcing CQRS blog engine
kmcginnes/BoxStarter
New VM initialization scripts based on BoxStarter, Chocolatey, and PowerShell
kmcginnes/WarmuP.MvcWithBootstrap
WarmuP template for Asp.Net MVC 4 with Bootstrap
kmcginnes/Assisticant.Starter
Pared down version of Assisticant that fits inside of the Xamarin starter cap.
kmcginnes/bash-extensions
This is a collection of my bash and git extensions
kmcginnes/BDD-Demo
TDD with a BDD flavor
kmcginnes/Caliburn.Micro.Extras
Some additions to Caliburn.Micro framework.
kmcginnes/Caliburn.Micro.ReactiveUI
Caliburn.Micro screens and conductors rewritten to inherit from ReactiveUI ReactiveObject
kmcginnes/Font-Awesome-WPF
FontAwesome controls for WPF
kmcginnes/gitignore
A collection of useful .gitignore templates
kmcginnes/grunt-movie-converter
Grunt script that will convert video to m4v
kmcginnes/kmcginnes.github.com
Build a Jekyll blog in minutes, without touching the command line.
kmcginnes/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
kmcginnes/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 120+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
kmcginnes/Playground.ReactiveUI
Playing around in ReactiveUI by building a todo app.
kmcginnes/PoC.CaliburnSharedViews
Demonstrates issue sharing views between multiple Caliburn screens
kmcginnes/PoC.ImageOverlay
Demonstrates slow animation performance in WPF
kmcginnes/PoC.ImportList
Proof of concept for using Caliburn view contexts to support different views over the same data
kmcginnes/PoC.PrismTabbedNavigation
Proof of Concept for a side bar navigation system built on Prism regions
kmcginnes/PoC.ReactiveCommandBubbling
Proof of concept for bubbling a ReactiveCommand
kmcginnes/PoC.UsbActions
Demonstrates USB events and ejecting
kmcginnes/PoC.VlcActiveX
Proof of concept for hosting the VLC ActiveX control in a WPF application
kmcginnes/Resume
This is my resume in HTML format
kmcginnes/rxui-design-guidelines
A set of practices to help maintain sanity when building an RxUI client application distilled from hard lessons learned.
kmcginnes/Rxx
Fork of Rxx project from CodePlex to GitHub
kmcginnes/SpaceSquirrel
kmcginnes/tail
A minimalistic, provider based WPF version of the UNIX `tail -f` command which can handle multiple kinds of streams.
kmcginnes/TestableXmlSerialization
Manages the yucky stuff of xml editing.