27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "skyeweave",
|
|
"description": "A small sideproject for a Python package to easily generate expressions from spritesheets for FGO. Works using the AtlasAcademy API",
|
|
"url": "https://forgejo.neshweb.net/Firq/skyeweave"
|
|
},
|
|
{
|
|
"name": "dockge-cli",
|
|
"description": "A Python CLI script for controlling the docker tool dockge, both by a user and from a CI (uni project about websockets)",
|
|
"url": "https://forgejo.neshweb.net/Firq/dockge-cli"
|
|
},
|
|
{
|
|
"name": "fgo-ta.com",
|
|
"description": "A site for archiving and organizing TA runs completed by the FGO commuity. Still WIP, with a preview available @ preview.fgo-ta.com",
|
|
"url": "https://fgo-ta.com"
|
|
},
|
|
{
|
|
"name": "this website",
|
|
"description": "My first real webdev project, born from a hand-written HTML page on GitLab Pages - feel free to read the related blog posts",
|
|
"url": "/"
|
|
},
|
|
{
|
|
"name": "my personal blog",
|
|
"description": "My own small blog - I'm not posting that much, but trying to share my experience in developing software and playing FGO.",
|
|
"url": "/blog"
|
|
}
|
|
]
|