My name is Victor from Brazil. I've been working as developer since 2018 and currently I'm a Software Engineer at Itaú Unibanco.
import Developer from 'MrS4w';
class AboutMe extends Developer {
name = 'Victor';
role = 'Software Engineer';
location = 'São Paulo - Brazil';
}