Skip to content
View d73b04b0e696b0945283defa3eee4538's full-sized avatar
đź’­
I may be slow to respond.
đź’­
I may be slow to respond.
Block or Report

Block or report d73b04b0e696b0945283defa3eee4538

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

Popular repositories

  1. shuffleAsync shuffleAsync Public

    Shuffles an array of elements asynchronously using The modern version of the Fisher–Yates shuffle. which means no thread blocking until entire array is shuffled. Helps you with bigarrays.

    JavaScript 1

  2. filterAsync filterAsync Public

    The filterAsync() creates a new array with all elements that pass the test implemented by the provided function asynchronously which means no thread blocking until everything is filtered. Helps you…

    JavaScript

  3. awsgo awsgo Public

    awsgo makes AWS user guide, cli reference, console and pricing's links avilable to open from your command line.

    JavaScript

  4. puppeteer puppeteer Public

    Forked from puppeteer/puppeteer

    Headless Chrome Node.js API

    JavaScript