Skip to content
View isilreiberth's full-sized avatar
🇻🇪
Working from home
🇻🇪
Working from home
  • Argentina

Block or report isilreiberth

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
isilreiberth/README.md

Hi, I'm Isilreiberth 👋

  • 👔 I’m currently working on Makers Solutions S.A.S
  • 📚 I’m currently learning Automation with Selenium WedDriver and Cypress
  • 👨‍💻 I’m looking to collaborate on frontend and backend
  • 🤔 I’m looking for help with Playwright and K6
  • 🤔 I’m looking for help with Karate DSL, Serenity
  • 🕵️‍♂️ I’m interested in new technologies, Android, Arduino, Blockchain
  • 💬 Ask me about Hardware and Software
  • 📫 How to reach me: isilreiberth@gmail.com
  • ⚡ Fun fact: I’m fans 🏟 Fc Barcelona 💪🔴🔵

import SoftwareDeveloper from 'perezisilreiberth';

class Bio extends SoftwareDeveloper {
  name     = 'Isilreiberth Pérez';
  title    = 'Software Developer';
  company  = 'Makers Solutions | Remote';
  location = 'Argentina';
}

class Skills extends SoftwareDeveloper {
  languages  = ['JavaScript', 'TypeScript', 'Python'];
  frontend = ['HTML5', 'CSS3', 'SASS'];
  frameworks = ['Angular', 'Bootstrap', 'Node'];
  library = ['React', 'jQuery', 'Moment'];
  databases  = ['SQL Server', 'MongoDB'];
  tools = ['jMeter', 'Postman', 'BlazeMeter', 'Azure Data Studio', 'Azure DevOps'];
  
}


Popular repositories Loading

  1. Maquetacion-3-Flexbox Maquetacion-3-Flexbox Public

    Este es un proyecto completo de maquetación Web Flexible con HTML, CSS, Flexbox y Responsive.

    HTML 1

  2. Course-GIT Course-GIT Public

    Mi primer proyecto con Git

    HTML

  3. test-repositorio test-repositorio Public

    Test Repositorio Remoto 1

    HTML

  4. Maquetacion-1-Web-Html-Css Maquetacion-1-Web-Html-Css Public

    Maquetacion usando HTML y CSS

    HTML

  5. Pizarra_Digital Pizarra_Digital Public

    Ejercicio de practica dibujando con canvas

    JavaScript

  6. Dibujo_Canvas Dibujo_Canvas Public

    Este es un ejercicio aprendiendo a dibujar en canvas

    JavaScript