21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
|
---
|
||
|
title: Projects
|
||
|
tags: about
|
||
|
created: 2024-03-03T23:11:14Z
|
||
|
published: true
|
||
|
---
|
||
|
|
||
|
| | |
|
||
|
| --- | --- |
|
||
|
| 👤 [akyoto.dev](https://git.akyoto.dev/web/akyoto.dev) | this website |
|
||
|
| 🚦 [assert](https://git.akyoto.dev/go/assert) | assertions for software correctness |
|
||
|
| 🎮 [bom](https://git.akyoto.dev/game/bom) | game using Godot with Go servers |
|
||
|
| 🌈 [color](https://git.akyoto.dev/go/color) | color for terminals |
|
||
|
| 💿 [data](https://git.akyoto.dev/go/data) | in-memory key value store |
|
||
|
| 🔢 [hash](https://git.akyoto.dev/go/hash) | non-cryptographic hash for etags |
|
||
|
| 🏠 [home](https://git.akyoto.dev/sys/home) | personal dotfiles |
|
||
|
| 📃 [markdown](https://git.akyoto.dev/go/markdown) | markdown renderer for this site |
|
||
|
| 💃 [notify.moe](https://git.akyoto.dev/web/notify.moe) | anime tracker |
|
||
|
| 🌱 [q](https://git.akyoto.dev/cli/q) | simple programming language |
|
||
|
| 🔗 [router](https://git.akyoto.dev/go/router) | http router based on radix trees |
|
||
|
| 🚀 [web](https://git.akyoto.dev/go/web) | web server for this site |
|