Hello π
I'm Yerson, I'm Frontend Engineer
β profile-repo git:(feat/me) β π v0.1.0 cd me
β profile-repo git:(feat/me) β π v0.1.0 cat my-profile.ts
export const me: Profile = {
name: 'Yerson',
country: 'π΅πͺ PerΓΊ',
role: 'Sr. Frontend Engineer',
powers: [
'React π€π€π€π€π€',
'NextJS π€π€π€π€π€',
]
}