{
  "id": "about_page",
  "type": "about",
  "lang": "en-us",
  "uid": "about",
  "data": {
    "title": [
      {
        "type": "heading1",
        "text": "About Me",
        "spans": []
      }
    ],
    "bio": [
      {
        "type": "paragraph",
        "text": "I'm a creative developer passionate about building beautiful, performant web experiences.",
        "spans": []
      },
      {
        "type": "paragraph",
        "text": "With expertise in modern JavaScript, WebGL, and animation, I bring ideas to life on the web.",
        "spans": []
      }
    ],
    "skills": [
      {
        "skill_name": "JavaScript",
        "skill_level": "Expert"
      },
      {
        "skill_name": "WebGL",
        "skill_level": "Advanced"
      },
      {
        "skill_name": "Animation",
        "skill_level": "Advanced"
      }
    ],
    "experience": [
      {
        "company": "Tech Company",
        "role": "Senior Developer",
        "duration": "2020 - Present"
      },
      {
        "company": "Creative Agency",
        "role": "Frontend Developer",
        "duration": "2018 - 2020"
      }
    ],
    "brands": [
      {
        "brand_name": "Google",
        "brand_logo": {
          "url": "https://images.prismic.io/test/google.png"
        }
      },
      {
        "brand_name": "Apple",
        "brand_logo": {
          "url": "https://images.prismic.io/test/apple.png"
        }
      },
      {
        "brand_name": "Microsoft",
        "brand_logo": {
          "url": "https://images.prismic.io/test/microsoft.png"
        }
      }
    ]
  }
}
