A little about me...
const joe = {
pronouns: ['he', 'him'],
likes: ['reading π', 'walking in nature π₯Ύ', 'coffee βοΈ', 'japanese food π£ππ²π€ππ’π'],
canCodeIn: ['python', 'javascript', 'ruby', 'haskell', 'nim'],
hasExperienceIn: ['React', 'ExpressJS', 'Pandas', 'Pyspark'],
currentFocus: 'solve adventOfCode 2023 in haskell',
nextTarget: ''
}