initial commit

This commit is contained in:
2026-04-14 16:20:22 +03:00
commit 724f16b589
39 changed files with 1179 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
[
{
"description": "A personal page for projects, stack notes, and developer work.",
"key": "web",
"name": "ScuroNeko.dev",
"stack": ["html", "css", "js"],
"status": "active",
"tone": "purple"
},
{
"description": "A personal page for projects, stack notes, and developer work.",
"key": "lib",
"links": {
"sources": "https://git.scuroneko.dev/ScuroNeko/Laniakea"
},
"name": "Laniakea",
"stack": ["go", "tg"],
"status": "active",
"tone": "purple"
}
]