Hi there :)
const github = { name: { first: "Devin", last: "Vasavong", }, pronouns: ["He", "Him"], languages: ["Javascript", "Python", "HTML", "CSS", "C++", "Java"], links: ["https://vasavong.dev/links"], experience: [ { "title": "Teaching Assistant", "organization": "Rochester Institute of Technology", "duration": "" } ], projects: [ { "name": "ShiftList", "description": "Workplace management software for small businesses" }, { "name": "SmallKDS by Vasavong", "description": "Kitchen Display Systems for small businesses." } ], }

