owlstronaut - Overview

const owlstronaut = {
  name: "Michael Smith",
  employer: "GitHub",
  previousEmployers: ["Microsoft", "Cornerstone Systems NW"],
  education: {
    school: "Western Washington University",
    type: "Bachelor's of Science",
    study: "Computer Science",
    year: 2010
  },
  code: [JavaScript, Typescript, HTML, CSS, Ruby, C#],
  interests: [, 🖥️, 🎮, ]
};