Photo of Taylor Dorsett in Iceland
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: [
            ,
            ,
            ,
            ,
            ,
            ,
            
    ],
    etc: [
            "video podcast"
    ]
}
                    

Software Engineer, former (recovering) Tech Recruiter