{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "name": "Muhamad Iqbal Hakim bin Shamsudin",
      "alternateName": [
        "Kebal",
        "Kebalicious",
        "Iqbal Hakim"
      ],
      "url": "https://kebal.dev",
      "jobTitle": "Full Stack Developer",
      "description": "Full Stack Developer specializing in Vue.js, Nuxt 3, and Laravel.",
      "sameAs": [
        "https://github.com/kebalicious",
        "https://linkedin.com/in/miqbalhakim",
        "https://t.me/kebalicious"
      ],
      "knowsAbout": [
        "Vue.js",
        "Nuxt",
        "Laravel",
        "TailwindCSS",
        "UI/UX Design"
      ]
    },
    {
      "@type": "WebSite",
      "name": "Kebal | Digital Portfolio",
      "url": "https://kebal.dev",
      "author": {
        "@type": "Person",
        "name": "Muhamad Iqbal Hakim"
      }
    }
  ]
}