class sambleu13:
def __init__(self):
self.username = 'sambleu13'
self.name = 'Samantha Pantoja Ortiz'
self.position = 'Developer'
self.web = 'https://sambleu13.github.io'
self.code = {
'backend': ['Python', 'Django', 'Tcl/tk', 'PHP', 'Laravel'],
'database': ['PostgreSQL', 'MySQL'],
'devops': ['Linux'],
'frontend': ['HTML', 'CSS', 'Boostrap', 'JS'],
'tools': ['Git', 'Jupyter Notebook'],
'apps': ['Ab Initio', 'DataStage', 'Matlab'],
'certifications': ['AWS Cloud Practitioner',
'other': ['SCRUM', 'ML']
}
def __str__(self):
return f'{self.name} | {self.position}'
if __name__ == '__main__':
Samantha = sambleu13()
print(Samantha)
- 🔭 I’m currently seeking opportunities as Software Development Engineer, Data Engineer and Data Analyst.
- 🌱 I’m currently brushing up my coding skills for technical interviews.
- 👯 I’m looking to collaborate on open-source projects
- 📫 Send me an email
- 😄 Pronouns: She/her/hers
- ⚡ Fun fact: Cuban salsa dancing rocks!