Skip to content
View sambleu13's full-sized avatar
💻
data mode
💻
data mode

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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, Data Analyst and Engineer

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': ['Snowflake, 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 working as Data Analyst at Mitratech.
  • 🌱 I’m currently interested in data pipelines, ELT processes, data analysis with Python, SQL and AWS.
  • 👯 I’m looking to collaborate on open-source projects
  • 📫 Send me an email
  • 😄 Pronouns: She/her/hers
  • ⚡ Fun fact: I love cinema and cuban salsa dancing!

Pinned Loading

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

    Análisis y visualización de Ecuaciones Diferenciales Ordinarias

    Jupyter Notebook