diff options
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. |
