Skip to content
View WarleyGabriel's full-sized avatar
💭
while (alive) { keepLearning(); }
💭
while (alive) { keepLearning(); }

Block or report WarleyGabriel

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

Hi there!

💻 Senior Backend Engineer | Go & Node.js | API Design & System Architecture

Find me around the web 🌎

LinkdeIN Gmail

Pinned Loading

  1. postgress-transaction-eg postgress-transaction-eg Public

    Backing system, concurrent transaction safety

    TypeScript

  2. demo-webdriverio-cucumber demo-webdriverio-cucumber Public

    E2E Tests with WebdriverIO and Cucumber

    TypeScript 35 29

  3. demo-webdriverio-mocha demo-webdriverio-mocha Public

    E2E Tests with WebdriverIO and Mocha

    TypeScript 37 20

  4. api-tests-jest-supertest-example api-tests-jest-supertest-example Public

    API tests with Jest and SuperTest

    TypeScript 7 2

  5. concat-large-files concat-large-files Public

    Using stream to concatenate large files on Node.js

    JavaScript