diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 13:53:56 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 16:21:05 +0200 |
| commit | 9ee2b0f19c4f50c10c18a0cc416d4981ed786af1 (patch) | |
| tree | bd821ef3fa82c64966273808797503975e0b8576 /content/projects/_index.md | |
| parent | c1856d1f3edbc4b32be5860233dede88db16a7bb (diff) | |
Add projects
Diffstat (limited to 'content/projects/_index.md')
| -rw-r--r-- | content/projects/_index.md | 32 |
1 files changed, 32 insertions, 0 deletions
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. |
