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: ''
}