As you might have noticed, I've taken all of my lecture notes off this blog. Don't worry - I've got them all saved (plus a lot more in markdown format I haven't put on here yet), and I'm planning to host a separate blog purely for that purpose :)

I'd like to keep this blog as a space for my own personal projects, and regularly uploading lecture notes would completely eclipse the rarer personal posts. I haven't got a specific deadline in mind, but it's definitely in the works.

I've got a couple of new projects on the go as well! Expect posts about them in the (very) near future, but here's a quick summary just as a taster:

  1. A continuous-colour Mandelbrot set renderer with adjustable zoom
  2. An SMS-based information engine with persistent user context per user

The current iterations of both projects are hosted on my Github, at mandelbrot and hal respectively. They don't have all the features of the finished products yet (the Mandelbrot only renders in greyscale right now!) but they'll be updated as time goes on.