{
  "socialLinks": [
    {
      "id": "website",
      "title": "gkanev.com",
      "url": "https://gkanev.com",
      "icon": "globe",
      "bgColor": "bg-stone-600",
      "type": "external"
    },
    {
      "id": "linkedin",
      "title": "LinkedIn",
      "url": "https://www.linkedin.com/in/mrgkanev/",
      "icon": "linkedin",
      "bgColor": "bg-stone-600",
      "type": "external"
    },
    {
      "id": "github",
      "title": "GitHub",
      "url": "https://github.com/mrgkanev",
      "icon": "github",
      "bgColor": "bg-stone-700",
      "type": "external"
    },
    {
      "id": "twitter",
      "title": "Twitter",
      "url": "https://twitter.com/mrgkanev",
      "icon": "twitter",
      "bgColor": "bg-stone-500",
      "type": "external"
    },
    {
      "id": "discord",
      "title": "Discord",
      "url": "https://discord.gg/qHBNTwDBkc",
      "icon": "discord",
      "bgColor": "bg-stone-600",
      "type": "external",
      "discordUsername": "mrgkanev#1234"
    },
    {
      "id": "producthunt",
      "title": "Product Hunt",
      "url": "https://www.producthunt.com/@mrgkanev",
      "icon": "producthunt",
      "bgColor": "bg-amber-700",
      "type": "external"
    },
    {
      "id": "instagram",
      "title": "Instagram",
      "url": "",
      "icon": "instagram",
      "bgColor": "bg-stone-500",
      "type": "external"
    }
  ],
  "projects": [
    {
      "id": "Open-WP-Club",
      "title": "Open-WP-Club",
      "description": "Open-source WordPress community",
      "url": "https://openwpclub.com/",
      "icon": "wordpress",
      "bgColor": "bg-amber-700",
      "type": "external"
    },
    {
      "id": "ieee-sb",
      "title": "IEEE SB Uni Ruse",
      "description": "IEEE Student Branch website",
      "url": "https://sb-ieee.uni-ruse.bg/",
      "icon": "ieee",
      "bgColor": "bg-stone-600",
      "type": "external"
    }
  ],
  "sponsorsAffiliates": [
    {
      "id": "hetzner-affiliate",
      "title": "Hetzner (Affiliate)",
      "description": "Get free \u20ac20 credit on Hetzner",
      "url": "https://hetzner.cloud/?ref=ATefpTv4euEL",
      "icon": "hetzner",
      "bgColor": "bg-red-700",
      "type": "external"
    },
    {
      "id": "digitalocean",
      "title": "DigitalOcean",
      "description": "Get $200 credit (I get $25)",
      "url": "https://m.do.co/c/3504e315acca",
      "icon": "digitalocean",
      "bgColor": "bg-stone-600",
      "type": "external"
    },
    {
      "id": "buymeacoffee",
      "title": "Buy Me a Coffee",
      "description": "Support with a one-time donation",
      "url": "https://buymeacoffee.com/mrgkanev",
      "icon": "coffee",
      "bgColor": "bg-amber-700",
      "type": "external"
    },
    {
      "id": "amazon",
      "title": "Amazon",
      "description": "My wishlist & recommendations",
      "url": "#",
      "icon": "amazon",
      "bgColor": "bg-stone-500",
      "type": "external"
    }
  ],
  "openSourceSoftware": [],
  "books": [
    {
      "id": "book-1",
      "title": "My WordPress 2nd Brain",
      "description": "Coming soon",
      "url": "#",
      "icon": "book",
      "bgColor": "bg-emerald-800",
      "type": "external"
    },
    {
      "id": "book-2",
      "title": "E-commerce",
      "description": "Coming soon",
      "url": "#",
      "icon": "book",
      "bgColor": "bg-stone-600",
      "type": "external"
    }
  ]
}
