const me = { name: "taylor dorsett", information: { phone: undefined, email: "dorsetttaylordev@gmail.com", location: "missoula, mt", previousLocations: ["chicago", "vermont"], employment: [ { company: "home chef", title: "software engineer II", status: "current role", }, { company: "levels.fyi", title: "engineer", status: "past role", } ], }, likes: [ "reading", "bjj", "coding", "poker", "video games", "tie-dye shirts", "charities" ], etc: [ "video podcast" ] }
Software Engineer, former (recovering) Tech Recruiter