Projects
-
AOC 2021 Big Inputs (Big Boys)
Big inputs for Advent of Code 2021 puzzles.
More info... -
battd
battd is a simple battery daemon written for use with a daemontools-style supervisor.
More info... -
c-stuff
c-stuff is a large collection of small projects and snippets of code. Numerous people have shown interest in these various snippets so although this is not a project itself, it gets a notable mention. Most of the code is licensed under the GNU GPLv3.
More info... -
dotfiles
These are the files from my .config directory, the only things which are actually useful may be the vimrc, i3 config and i3blocks config. These are severely out of date.
More info... -
minecurses
minecurses is a clone of minesweeper written in C using ncurses. The code is quite awful in the current master branch and the redo branch is not in any way able to be compiled. However, in the future this might possibly improve.
More info... -
the-tk.com
This website is an ongoing project of mine, an attempt at writing a simple to maintain static website with html which tries to avoid putting <div>s everywhere. I also hope that at least some of the stuff I write about can be useful to some people.
More info... -
VAV
VAV is a C library which aims to provide neat looking vectors in C. These might not be entirely practical since they cause quite an overhead in the creation and calculations using vectors, but the code can be a source of interesting ideas.
More info...