Some of my projects are shown here; most of them are very incomplete.
Please send any thoughts or patches to ben [at] bvnf [dot] space.
Some highlights:
bliss
The kiss package manager written in Lua, for fun and profit (correctness and speed).
bore
bore came about as an exercise in learning C and in getting to know the UNIX interface.
bnetkit
This is a set of very simple utilities for doing networky things - have a look at the sources, it's meant to be very simple. With an additional TLS-capable netcat, most of the protocols you might be interested in are possible.
baddc
This was just some fun with stacks.
cgol
Originally a uni assignment, this Game of Life has a Cairo PNG backend and an ASCII/terminal backend.
freq
A program to do that thing you usually use awk for.