{
  "contactBar": {
    "contactItems": [
      {
        "type": "email",
        "label": "hello@imsruthi.com",
        "icon": "/images/icon/mail-icon.svg",
        "link": "mailto:hello@imsruthi.com"
      },
      {
        "type": "phone",
        "label": "+901 5588 2500",
        "icon": "/images/icon/call-icon.svg",
        "link": "tel:+90155882500"
      },
      {
        "type": "website",
        "label": "www.mywebsite.com",
        "icon": "/images/icon/web-icon.svg",
        "link": "https://www.mywebsite.com"
      }
    ],
    "socialItems": [
      {
        "platform": "dribbble",
        "icon": "/images/icon/dribble-icon.svg",
        "link": "https://dribbble.com"
      },
      {
        "platform": "linkedin",
        "icon": "/images/icon/linkedin-icon.svg",
        "link": "https://linkedin.com"
      },
      {
        "platform": "facebook",
        "icon": "/images/icon/facebook-icon.svg",
        "link": "https://facebook.com"
      }
    ]
  },
  "educationData": {
    "education": [
      {
        "title": "Lipsum Collage - 2010",
        "description": "There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form Koramangala collage."
      },
      {
        "title": "Master Diploma - 2012",
        "description": "Combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable."
      },
      {
        "title": "Master in User Experience - 2014",
        "description": "There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration."
      }
    ],
    "skills": [
      {
        "name": "Figma",
        "icon": "/images/home/education-skill/figma-icon.svg",
        "rating": 5
      },
      {
        "name": "Photoshop",
        "icon": "/images/home/education-skill/photoshop-icon.svg",
        "rating": 5
      },
      {
        "name": "Sketch",
        "icon": "/images/home/education-skill/sketch-icon.svg",
        "rating": 4
      },
      {
        "name": "Adobe XD",
        "icon": "/images/home/education-skill/adobe-icon.svg",
        "rating": 4
      },
      {
        "name": "Framer",
        "icon": "/images/home/education-skill/framer-icon.svg",
        "rating": 5
      },
      {
        "name": "Invasion",
        "icon": "/images/home/education-skill/invision-icon.svg",
        "rating": 3
      }
    ]
  },
  "contactLinks": {
    "socialLinks": [
      {
        "title": "Dribble",
        "href": "/"
      },
      {
        "title": "Facebook",
        "href": "/"
      },
      {
        "title": "LinkedIn",
        "href": "/"
      }
    ],
    "contactInfo": [
      {
        "type": "email",
        "label": "hello@imsruthi.com",
        "link": "mailto:hello@imsruthi.com"
      },
      {
        "type": "phone",
        "label": "+901 5588 2500",
        "link": "tel:+90155882500"
      }
    ]
  }
}
