From 9ee2b0f19c4f50c10c18a0cc416d4981ed786af1 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 2 Jan 2026 13:53:56 +0200 Subject: Add projects --- content/projects/_index.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/projects/_index.md (limited to 'content/projects/_index.md') diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..1fc559f --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,32 @@ +--- +title: Projects +sort_by: weight +template: section_projects.html +insert_anchor_links: none +--- + +# My projects + +### [ATK16](atk16) + +A 16-bit computer and ecosystem project with a custom ISA and toolchain. + +### [🌐 BLEK](https://blekmusik.bandcamp.com/album/m-rkret-efter-soluppg-ngen) + +A dungeon synth / dark ambient duo project with Juuso. + +### [Cookbook](cookbook) + +An online cookbook of recipes I have prepared and enjoyed. Useful for me mostly. + +### [🌐 desmoctl](https://github.com/jantuomi/desmoctl) + +A CLI tool for communicating with a [Desmofylakas API](https://github.com/poksiala/desmo-api). A kind of a half-humorous attempt at creating something that is like a small Kubernetes but for BSD jails. + +### [Diddle](diddle) + +A minimalist, performant, accessibility-focused Doodle alternative. See [post](../archive/diddle-event-scheduler). + +### [Learning Japanese](learning-japanese) + +I have been self-studying Japanese on and off since I was 13. -- cgit v1.3