Skip to content
View jorgewellison's full-sized avatar
🏠
🏠
Block or Report

Block or report jorgewellison

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
jorgewellison/README.md
import QualityEngineer from "jorgewellison";

class AboutMe extends QualityEngineer {
    String fullName = "Jorge Wellison Guilherme Felix";
    String job = "Software Quality Engineer";
    String location = "Guarabira, Paraíba";
    String company = "NTConsult";
}

class Skills extends QualityEngineer {
    String[] languages = {"JavaScript (TypeScript, Node.js)", "Java", "Python"};
    String[] frameworks = {"Rest Assured", "Cypress", "Postman + Newman"};
    String[] databases = {"SQL Server", "Oracle", "MongoDB"};
}

GitHub Followers Reach me on LinkedIn

Jorge's github stats

Pinned Loading

  1. classifiers-tcc classifiers-tcc Public

    Projeto de TCC onde foram criados três classificadores de incidência e mortalidade da COVID-19, desenvolvidos em Python utilizando Pandas e Scikit-learn

    Jupyter Notebook 2

  2. bookmark-front bookmark-front Public

    Uma plataforma de biblioteca online, na qual os usuários poderão gerenciar os seus livros favoritos e avaliar os dos amigos.

    TypeScript 1

  3. rest-assured-pratica rest-assured-pratica Public

    Curso da Cod3r sobre automação de testes com Rest Assured e JUnit.

    Java

  4. crud-flask crud-flask Public

    Projeto para a disciplina de Desenv. de Sistemas Corp.

    Python

  5. trainee-eagle-angular trainee-eagle-angular Public

    Projeto em Angular para o processo trainee da Eagle Jr, utilizando a API Google Books.

    TypeScript

  6. analise-covid-19 analise-covid-19 Public

    Análise e visualização dos dados do Ministério da Saúde relacionados ao efeito da pandemia do COVID-19 no Brasil.

    HTML 4