programming: Advent of Code feels

This commit is contained in:
りき萌 2024-11-30 23:40:20 +01:00
parent 2e1e64ae8c
commit eb37656ebc
4 changed files with 89 additions and 0 deletions

View file

@ -35,6 +35,7 @@ canonical_url = "https://liquidex.house"
"mica/repo" = "https://github.com/mica-lang/mica"
"planet_overgamma/repo" = "https://github.com/liquidev/planet-overgamma"
"rkgk/repo" = "https://github.com/liquidev/rkgk"
"netcanv/repo" = "https://github.com/netcanv/netcanv"
# Blog posts I like to reference
"article/function_coloring" = "https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/"