initial commit
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user