Skip to content
View sambleu13's full-sized avatar

Highlights

  • Pro

Block or report sambleu13

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sambleu13/README.md

Hi there 👋, I'm Samantha Pantoja Ortiz, Developer

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!

Pinned Loading

  1. edo-1-project edo-1-project Public

    Análisis y visualización de Ecuaciones Diferenciales Ordinarias

    Jupyter Notebook