{ "site-links": { "discord-invite": "https://discord.gg/e37aq2wc66", "github": "https://github.com/Kizuren", "status-page": "https://status.kizuren.dev" }, "buttons": [ { "title": "Open-WebUI", "url": "https://ollama.kizuren.dev", "icon": "i-simple-icons-ollama", "description": "Self-hosted WebUI for LLMs using Ollama" }, { "title": "µLinkShortener", "url": "https://u.kizuren.dev", "icon": "line-md:link", "description": "URL shortener and data collector" }, { "title": "Git", "url": "https://git.kizuren.dev", "icon": "i-simple-icons-git", "description": "" }, { "title": "Games", "url": "/games", "icon": "line-md:play-filled", "description": "" }, { "title": "Otakuanime", "url": "https://otakuani.me", "icon": "i-simple-icons-stremio", "description": "" }, { "title": "SauceKudasai", "url": "https://saucekudasai.kizuren.dev", "icon": "i-simple-icons-sunrise", "description": "" } ], "games": [ { "title": "Shanti Manti", "description": "Shanti Manti has to fight against his classmates to survive.", "status": "Released", "logo-url": "/game-icons/shantimanti.png", "url": [ { "host": "GitHub", "logo": "i-simple-icons-github", "url": "https://github.com/Kizuren/ShantiManti" }, { "host": "Itch", "logo": "i-simple-icons-itchdotio", "url": "https://kizuren.itch.io/shanti-manti" } ] }, { "title": "SynthMaze", "description": "You have to solve the Mazes to escape from the Enemy's headquarter.", "status": "Abandoned", "logo-url": "/game-icons/synthmaze.png", "url": [ { "host": "GitHub", "logo": "i-simple-icons-github", "url": "https://github.com/Kizuren/SynthMaze" }, { "host": "Itch", "logo": "i-simple-icons-itchdotio", "url": "https://kizuren.itch.io/synthmaze" } ] }, { "title": "TetrisRemastered", "description": "Tetris in 2D & 3D with customizable music engine", "status": "In development", "logo-url": "/game-icons/tetrisremastered.png" } ] }