{{ section.title }}
Recent Posts Follow @wezm
{% set section = get_section(path="posts/_index.md") %} {% for page in section.pages | sort(attribute="date") | reverse | slice(end=10) %} {% include "article.html" %} {% endfor %} View more posts โProjects
A selection of projects I've built or contributed to:
-
๐ฐ
RSS Please
Generate RSS feeds from web pages.
-
Allsorts
Font parser, shaping engine, and subsetter implemented in Rust.
-
๐ง
Dewpoint
View a 7-day dewpoint forecast for a selected location.
-
โคต๏ธ
Git Grab
Clone a git repository into a standard location organised by domain and path.
-
Bit Cannon
A blog about operating system exploration.
-
Linked List
A personal knowledge base.