{
  name: 'Tyler Lane',
  pronouns: [['they', 'them', 'theirs'], ['xe', 'xem', 'xyr']],
  social_media: [
    {
      name: 'Twitter',
      url: 'https://www.twitter.com/tylerlanecodes'
    },
    {
      name: 'GitHub',
      url: 'https://github.com/underwaterr'
    },
    {
      name: 'LinkedIn',
      url: 'https://www.linkedin.com/in/tylerlanecodes/'
     }
  ]
}