👋 Hello world! my name is Mateo Medina. I'm a developer working with Node.js most of the time. At the moment, I am learning TypeScript and some web development stuff. I am looking forward to continuing coding and publishing many projects in the future.
Why did I start coding? When the pandemic started (2020), I joined Discord and I got curious about bots inside it. That motivated me to learn how to code bots using Node.js. I joined Hispanic coding communities which helped me to improve my abilities and, then I created mine (a small one), where I am glad to motivate young people (like me) to code.
const moreDetails = {
'name': 'Mateo Medina',
'pronouns': ['He/Him'],
'country': 'Peru',
'languages': ['Spanish', 'English'],
};