The Wayback Machine - https://web.archive.org/web/20200916083247/https://github.com/mikeal
Skip to content
Avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Arctic Code Vault Contributor
  • Pro
mikeal/README.md
export default (yoga, brain, capes) => function write (you) {
  const rain = () => {
    try {
      you()
    } catch (e) {
      return true
    }
  }
  const midnight = (new Date()).setHours(0,0,0,0)
  if ( you == 'pina coladas' && rain(you) && !yoga.has(you) && you === (brain / 2) &&
       ( you == 'love' && Date.now() > midnight && capes.dunes.has(you) )
     ) {
    return process.exit()
  }
}

Pinned

  1. 🏊🏾 Simplified HTTP request client.

    JavaScript 24.8k 3k

  2. Node.js JavaScript runtime 🐢🚀

    JavaScript 73k 18k

  3. Functional JS HTTP client (Node.js & Fetch) w/ async await

    JavaScript 1.7k 62

  4. WebTorrent HTML element.

    JavaScript 514 32

  5. Automatically release all merges to master on npm.

    JavaScript 327 43

  6. Cross-Platform Binary API

    JavaScript 28 4

1,830 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Created a pull request in ipld/specs that received 4 comments

unixfsv2: new proposal from @warpfork

Adapted @warpfork’s proposal to a valid schema. Source: https://gist.github.com/warpfork/121a9f89c2a9ca1c642c27ae4101686e

+27 −0 4 comments

Created an issue in ipld/docs that received 1 comment

Replace ipld.io website

The current site is also published to the gateway. @olizilla I saw that you have some new automation for this that can integrate with actions, can …

1 comment
You can’t perform that action at this time.