Skip to content
View jasonwillyan's full-sized avatar
💻
Estudando
💻
Estudando

Block or report jasonwillyan

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

👨‍💻 Jason Willyan

"If, at first, the idea is not absurd, then there is no hope for it."

🐱 About me:

  • 🖥️ Software Enginner and QA
  • 🐈 Cat lover
  • 🐛 Professional solver
  • 💻 Coding enthusiast
  • 🌍 Always seeking new challenges
  • 🚀 Eager to explore outer space
  • 🌟 Hunting for hidden easter eggs
  • 🎮 Gamer in my spare time

Languages:

HTML5 CSS3 JavaScript TypeScript Python C

Frameworks:

Node.js Vite Scrum Cypress Playwright Postman

Other technologies:

Kanban GitLab Integração e entrega contínuas (CI/CD) Git Metodologias Agile

Gaming:

%% Fluxograma
%%{ init: { 'flowchart': { 'curve': 'natural' } } }%%
flowchart LR

    style Acordar fill:#000,stroke:#333,stroke-width:2px,color:white;
    style CaféDaManhã fill:#000,stroke:#333,stroke-width:2px,color:white;
    style Desenvolvimento fill:#000,stroke:#333,stroke-width:2px,color:white;
    style Revisão fill:#000,stroke:#333,stroke-width:2px,color:white;
    style Testes fill:#000,stroke:#333,stroke-width:2px,color:white;
    style Deploy fill:#000,stroke:#333,stroke-width:2px,color:white;

    Acordar([fa:fa-bed Acordar]) -.-> CaféDaManhã([fa:fa-coffee Café da manhã])
    CaféDaManhã -.-> Desenvolvimento([fa:fa-laptop-code Desenvolvimento])
    Desenvolvimento -.-> Revisão([fa:fa-search Revisão])
    Revisão -.-> Testes([fa:fa-flask Testes])
    Testes -.->|Deu bom| Deploy{{fa:fa-rocket Deploy}}
    Testes -.->|Deu bug| Desenvolvimento
Loading

Pinned Loading

  1. playwright-qa-e2e playwright-qa-e2e Public

    Suíte de testes automatizados desenvolvida com Playwright para garantir a qualidade e integridade de aplicações web. Este projeto é parte integrante da prática contínua e do aprendizado em automaçã…

    HTML

  2. cypress-qa-e2e cypress-qa-e2e Public

    JavaScript

  3. k6-api-performance k6-api-performance Public

    Este repositório contém scripts de teste de carga para avaliar o desempenho de uma API REST usando K6. Os testes abrangem cenários como carga constante, estresse, pico e imersão prolongada, executa…

    JavaScript

  4. collection-API collection-API Public