From 6229ea7f8dfc909e70894d9fa071627e86a7d7d9 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 11 Mar 2014 19:31:02 +0000 Subject: [PATCH] Twoodledee --- about-filter.sh | 3 +++ src/index.mdwn | 17 ++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) create mode 100755 about-filter.sh diff --git a/about-filter.sh b/about-filter.sh new file mode 100755 index 0000000..ae45959 --- /dev/null +++ b/about-filter.sh @@ -0,0 +1,3 @@ +#! /bin/sh + +/bin/markdown diff --git a/src/index.mdwn b/src/index.mdwn index a3fd781..e217969 100644 --- a/src/index.mdwn +++ b/src/index.mdwn @@ -4,8 +4,8 @@ I write software for a living. I like doing it so much that sometimes I even write software just for fun. -Current Projects ----------------- +Current Work +------------ * [Woozle Scoreboard](http://woozle.org/scoreboard/), a browser-based roller derby scorebard * [Hardware Scoreboard](/neale/g.cgi/avr/scoreboard/about/), a microcontroller-based LED roller derby scoreboard @@ -14,13 +14,12 @@ Current Projects * [9wm](/neale/g.cgi/x11/9wm/about/), an emulation of the Plan 9 window manager * [xss](/neale/g.cgi/x11/xss/about/), a suite of X screensaver programs * [Penalty Timer](https://play.google.com/store/apps/details?id=org.woozle.penaltytimer), a roller derby penalty timer for Android +* [Hercules DJ Controller Driver](/neale/g.cgi/hdjd/about/) -Other Projects --------------- +Even More +--------- -* [Networking software](/neale/g.cgi/net/) -* [X11 software](/neale/g.cgi/x11/) -* [CTF software](/neale/g.cgi/ctf/), related to [Dirtbags CTF](http://dirtbags.net/ctf/) -* [Roller Derby software](/neale/g.cgi/derby/) -* [Everything in one place](/neale/g.cgi/) +* [All projects on woozle](/neale/g.cgi/) +* [Github Account](https://github.com/nealey) +* [Gitorious Account](https://gitorious.org/~neale)