A few notes on things I'm working on. Mini snippets can be found on my gist github account.
A Boagworld app that lets you access, search and read Boagworld (including podcasts and quick tips) and Headscape Barn content.
A wordpress plugin that can be used to request posts based on modified dates returning titles/excerpts/bodies categories and any requested custom fields.
A wordpress plugin that, based on user created rules provides a class string to be used [probably on the body element] in your css.
The prototype level of a 3D racer through a music video.
The beginnings of an XNA tile based, top down game... zelda stylé.
A collection of C# solutions (generally brute force style) to the problems proposed by Project Euler, slotted together within a windows console application. Currently 11 completed... (of almost 300...)
Soon to be hosted on github - the view engine used by cargowire.net (inspired by the xslt view engine packaged with MVC Contrib).
A simple Javscript based Adobe AIR app that polls and reports on site statuses. Developed with @davemcdermid and discussed in his blog.
This site is the current thrust of my development work and will be for the forseeable future. It's written in Visual Studio 2010 using C#, with xml and a few api's as data sources. Layered javascript enhancements are achieved using jQuery.