jcbozonier's Stars
machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
jagregory/docu
Simple documentation done simply. .Net documentation generation
jcbozonier/MarkovMusic
A markov chain based VERY simplistic procedural music generator.
ryansobol/heckle
Heckle is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed and your tests don't notice, either that code isn't being covered or it doesn't do anything.
jlewallen/git-teamcity
A Git VCS Plugin for TeamCity
aaronjensen/compete
altnetseattle/olympia_software_craftsmanship_workshop
Files and documents for the upcoming Olympia Software Craftsmanship Workshop.
jcbozonier/bound.net
A library to make binding between properties easier in WPF. The Notify and Subscribe methods herein (most of the code) is "borrowed" from http://www.ingebrigtsen.info/post/2008/12/11/INotifyPropertyChanged-revisited.aspx which was written by Einar Ingebrigtsen.
jcbozonier/irontwit
A WPF based twitter client that will include other messaging services as well. This is the Mac philosophy, ease of use over featureset.
jcbozonier/master
All of my repos because I'm lazy :)
jcbozonier/alloy
All in one messaging client. Extensible for any messaging service via a plug in architecture.
jcbozonier/flowsharp
A mini flow based programming framework for C#
jcbozonier/autobackup
Made by Keith O'Brien but I needed an easy way to share code with him and I want him to learn GIT. ;)
jcbozonier/basecamp.net
A C# BaseCamp API wrapper.
jcbozonier/bozo-s-circus
A WPF Control Library
jcbozonier/code-as-art
Projects which showcase some artistic possibilities in programming.
jcbozonier/docu
Simple documentation done simply. .Net documentation generation
jcbozonier/functionallyspec-ing
An F# BDD Framework Experiment
jcbozonier/twitduel
A bot for managing Twitter Duels between Tweeple
jcbozonier/twitduelpy
A python implementation of TwitDuel