Skip to content
View adminy's full-sized avatar
🍓
Making Magic using Logic
🍓
Making Magic using Logic
Block or Report

Block or report adminy

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

Awesome

Profile Views

Pinned

  1. web-template web-template Public

    A basic Backend-frontend template

    JavaScript 2

  2. JS Must have Builtins JS Must have Builtins
    1
    
                  
    2
    Promise.parallel = (functions, limit) => new Promise(resolve => {
    3
    	limit = limit ? Math.min(limit, functions.length) : functions.length
    4
    	let resolved = 0
    5
    	const taskDone = (index, value) => {
  3. adminy.github.io adminy.github.io Public

    Python 1

  4. cordova-plugin-ffmpeg cordova-plugin-ffmpeg Public

    Objective-C 16 25

  5. wasm-codecs wasm-codecs Public

    Wasm libde265 and libopus

    C 2

  6. todo_app todo_app Public

    JavaScript