{
    "schemaVersion": "1.0",
    "lastUpdated": "2026-03-18",
    "canonical": "https://yamiru.com/",
    "format": "entity-relationship",
    "nodes": [
        {
            "id": "person:viktor-vasko",
            "type": "Person",
            "label": "Viktor Vasko",
            "aliases": [
                "Yamiru",
                "yamiru01"
            ],
            "properties": {
                "nationality": "Slovak",
                "location": "Košice region, Slovakia",
                "languages": [
                    "Slovak",
                    "English",
                    "Russian",
                    "Polish"
                ],
                "url": "https://yamiru.com"
            }
        },
        {
            "id": "org:mo-sr",
            "type": "Organization",
            "label": "Ministry of Defence of the Slovak Republic",
            "aliases": [
                "Ministerstvo obrany SR",
                "MO SR"
            ],
            "properties": {
                "url": "https://mil.sk",
                "country": "SK"
            }
        },
        {
            "id": "org:ag-hosting",
            "type": "Organization",
            "label": "AG Hosting (Tomasak)",
            "properties": {
                "sector": "hosting"
            }
        },
        {
            "id": "org:deenzo",
            "type": "Organization",
            "label": "Deenzo, s.r.o.",
            "properties": {
                "country": "SK"
            }
        },
        {
            "id": "role:firefighter",
            "type": "Occupation",
            "label": "Firefighter & Rescuer",
            "properties": {
                "since": "2016",
                "active": true
            }
        },
        {
            "id": "role:sysadmin",
            "type": "Occupation",
            "label": "Senior System Administrator",
            "properties": {
                "since": "2015",
                "active": true
            }
        },
        {
            "id": "role:developer",
            "type": "Occupation",
            "label": "Plugin Developer (Hytale & Minecraft)",
            "properties": {
                "languages": [
                    "Java",
                    "PHP"
                ],
                "active": true
            }
        },
        {
            "id": "project:hytabans",
            "type": "SoftwareApplication",
            "label": "HytaBans",
            "properties": {
                "description": "Punishment management plugin for Hytale servers",
                "language": "Java",
                "url": "https://builtbybit.com/resources/hytabans.90673/"
            }
        },
        {
            "id": "project:hytatrade",
            "type": "SoftwareApplication",
            "label": "HytaTrade",
            "properties": {
                "description": "Player-to-player trading plugin for Hytale",
                "language": "Java",
                "url": "https://www.curseforge.com/hytale/mods/hytatrade"
            }
        },
        {
            "id": "project:hycensor",
            "type": "SoftwareApplication",
            "label": "HyCensor",
            "properties": {
                "description": "Multilingual chat filter for Hytale servers",
                "language": "Java"
            }
        },
        {
            "id": "project:litebansu",
            "type": "SoftwareApplication",
            "label": "LitebansU",
            "properties": {
                "description": "PHP web interface for LiteBans punishment system",
                "language": "PHP",
                "url": "https://github.com/Yamiru/LitebansU",
                "stars": 6
            }
        },
        {
            "id": "project:aiseomodule",
            "type": "SoftwareApplication",
            "label": "AiSeoModule 2.0",
            "properties": {
                "description": "AI SEO 2026+ module for PrestaShop 8.2+/9.x — generates 40+ SEO files",
                "platform": "PrestaShop",
                "language": "PHP",
                "commercial": true
            }
        },
        {
            "id": "website:hytaleservery",
            "type": "WebSite",
            "label": "HytaleServery.com",
            "properties": {
                "url": "https://hytaleservery.com",
                "audience": "SK/CZ Hytale community"
            }
        },
        {
            "id": "website:discordservery",
            "type": "WebSite",
            "label": "DiscordServery.com",
            "properties": {
                "url": "https://discordservery.com",
                "audience": "SK/CZ Discord community"
            }
        },
        {
            "id": "website:playserverlist",
            "type": "WebSite",
            "label": "PlayServerList.com",
            "properties": {
                "url": "https://playserverlist.com",
                "audience": "International gaming"
            }
        },
        {
            "id": "website:hytaledock",
            "type": "WebSite",
            "label": "HytaleDock.com",
            "properties": {
                "url": "https://hytaledock.com",
                "audience": "Hytale modding"
            }
        },
        {
            "id": "website:skinrender",
            "type": "WebSite",
            "label": "SkinRender.com",
            "properties": {
                "url": "https://skinrender.com",
                "audience": "Gaming communities"
            }
        },
        {
            "id": "website:hytalelist",
            "type": "WebSite",
            "label": "HytaleList.eu",
            "properties": {
                "url": "https://hytalelist.eu",
                "audience": "European Hytale community"
            }
        },
        {
            "id": "website:hytalecraft",
            "type": "WebSite",
            "label": "HytaleCraft.sk",
            "properties": {
                "url": "https://hytalecraft.sk",
                "audience": "Slovak Hytale community"
            }
        },
        {
            "id": "website:everwinders",
            "type": "WebSite",
            "label": "Everwinders.com",
            "properties": {
                "url": "https://everwinders.com",
                "audience": "Slovak gaming community"
            }
        },
        {
            "id": "skill:linux",
            "type": "Skill",
            "label": "Linux Administration",
            "properties": {
                "distros": [
                    "Debian",
                    "Ubuntu",
                    "CentOS",
                    "Rocky Linux"
                ]
            }
        },
        {
            "id": "skill:proxmox",
            "type": "Skill",
            "label": "Proxmox VE Virtualization"
        },
        {
            "id": "skill:docker",
            "type": "Skill",
            "label": "Docker & Containerization"
        },
        {
            "id": "skill:php",
            "type": "Skill",
            "label": "PHP Web Development"
        },
        {
            "id": "skill:java",
            "type": "Skill",
            "label": "Java Plugin Development"
        }
    ],
    "edges": [
        {
            "from": "person:viktor-vasko",
            "to": "org:mo-sr",
            "relation": "worksFor",
            "since": "2016"
        },
        {
            "from": "person:viktor-vasko",
            "to": "org:ag-hosting",
            "relation": "worksFor",
            "since": "2015"
        },
        {
            "from": "person:viktor-vasko",
            "to": "org:deenzo",
            "relation": "worksFor",
            "since": "2018"
        },
        {
            "from": "person:viktor-vasko",
            "to": "role:firefighter",
            "relation": "hasOccupation"
        },
        {
            "from": "person:viktor-vasko",
            "to": "role:sysadmin",
            "relation": "hasOccupation"
        },
        {
            "from": "person:viktor-vasko",
            "to": "role:developer",
            "relation": "hasOccupation"
        },
        {
            "from": "person:viktor-vasko",
            "to": "project:hytabans",
            "relation": "creator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "project:hytatrade",
            "relation": "creator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "project:hycensor",
            "relation": "creator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "project:litebansu",
            "relation": "creator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "project:aiseomodule",
            "relation": "creator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:hytaleservery",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:discordservery",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:playserverlist",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:hytaledock",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:skinrender",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:hytalelist",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:hytalecraft",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "website:everwinders",
            "relation": "operator"
        },
        {
            "from": "person:viktor-vasko",
            "to": "skill:linux",
            "relation": "hasSkill",
            "level": "expert"
        },
        {
            "from": "person:viktor-vasko",
            "to": "skill:proxmox",
            "relation": "hasSkill",
            "level": "expert"
        },
        {
            "from": "person:viktor-vasko",
            "to": "skill:docker",
            "relation": "hasSkill",
            "level": "advanced"
        },
        {
            "from": "person:viktor-vasko",
            "to": "skill:php",
            "relation": "hasSkill",
            "level": "advanced"
        },
        {
            "from": "person:viktor-vasko",
            "to": "skill:java",
            "relation": "hasSkill",
            "level": "intermediate"
        },
        {
            "from": "role:firefighter",
            "to": "org:mo-sr",
            "relation": "employedAt"
        },
        {
            "from": "role:sysadmin",
            "to": "org:ag-hosting",
            "relation": "employedAt"
        }
    ]
}