
Studying
Enthusiastic about scientific and technological development, he aims to develop projects for the benefit of humanity.
- UFPB
- João Pessoa, PB
- https://www.linkedin.com/in/thiagoney/
# Class DeclarationclassThiagoNeyE:""" Informations about @thiagoneye. """def__init__(self)->None:self.name='Thiago Rodrigues'self.age=26self.email='thiagoneye@outlook.com'self.formation= ['Mechanical Engineering','Computer Science','Data Engineering']self.interests= ['Data Science','Data Engineering','Analysis and Design of Algorithms']self.skills= {'Languages': ['Python','MATLAB'],'Software Engineering': ['Object-Orientation','SOLID','Design Patterns'],'Database': ['SQL','MySQL','SQL Server','PostgreSQL','SQLite','NoSQL','MongoDB','Redis'],'DataViz': ['Microsoft Power BI'],'Tools': ['Git','GitHub'],'OS': ['Windows','Linux'],'Others': ['Microsoft Office','Microsoft Power Apps''Microsoft Power Automate','LaTeX'] }deflearning(self,category:str,new:list)->None:""" Topics in studies. """ifcategoryinself.skills.keys():self.skills[category]+=newelse:self.skills[category]=new# Mainif__name__=='__main__':me=thiagoneye()me.learning('Data Science', ['Artificial intelligence','Machine Learning','Deep Learning'])
Credits:Rafnix Guzmán
PinnedLoading
- gawps
gawps PublicForked fromgcpeixoto/gawps
Module for wellbore profiling and graphical analysis of flow units
C++ 2
- project-particulate_transport_simulator
project-particulate_transport_simulator PublicSimulator for analysis of availability and production in a factory environment.
Python 2
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.