I'm a passionate Data Engineer from Brazil. Currently working at Math Group since February 2025.
classProfile:
def__init__(self):
self.name="Alef R. Pereira",
self.username="AlefRP",
self.company="Math Group"self.job="Data Engineer",
self.start="02-2025",
self.end="Now"defmyname(self):
returnself.namedefmyusername(self):
returnself.usernamedefmycompany(self):
returnself.companydefmyjob(self):
returnself.jobdefmyperiod(self):
returnself.start&" - "&self.endIf you find my work helpful or useful, consider buying me a coffee! Any support is greatly appreciated and will be used to continue producing great content.


