Projects

Below is a selection of projects that I am actively working on. In the case of open sourced projects you can find them on my github profile, where you can also find any older projects which I am no longer actively working on.

CommonMark.Editor

CommonMark.Editor is a basic web editor for CommonMark designed to fit nicely into a site using Bootstrap. It is loosely inspired by the markdown editor available at GitHub.

Glint

Glint is a micro framework for command line applications, which allows the developer to create command driven applications which I was unable to replicate with argparse.

Knockout-SinglePage

Knockout-Singlepage is an extension to the Knockout javascript library which leverages the component functionality that was introduced in v3.2 to enable single page applications.

Knockout.CommonMark

Javascript, Github

Knockout.CommonMark provides Knockout bindings for CommonMark allowing markdown stored in the view model to be displayed as HTML.