const FelipeGarcés = {
hi: "Hi 😄, I'm Felipe Garcés",
e: "Enthusiastic Programmer 🤖",
langs: ['Español', 'English'],
knowledge: ['Dart', 'Flutter', 'Firebase', 'Figma', 'MySQL', 'Adobe XD', 'Adobe Illustrator'],
};
console.log(felipegarces.hi);Note
You can contact me through my social media 😁.


