I'm french developer specialized in web/mobile. I'm open to any kind of ambitious mobile application or dizzying website project.
const me: User = users.find(user => user.name === "Alexandre V.")
console.log(me)
PS C:\Users\Alex> bun profile.ts
{
name: "Alexandre V.L",
available: true,
age: 1168556399,
description: "I am learning more and more technology every day to expand my skills. For that, I started to work on web development with framework. I plan to diversify by learning front-end and back-end.",
contact: "alexandre.vargas.lopez@gmail.com"
}