Skip to content

Instantly share code, notes, and snippets.

View avinash2fly's full-sized avatar

Avinash Gupta avinash2fly

  • Sydney, Australia
View GitHub Profile
@avinash2fly
avinash2fly / introrx.md
Created July 18, 2018 05:44 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@avinash2fly
avinash2fly / API.md
Created June 5, 2018 00:28 — forked from iros/API.md
Documenting your REST API

Title

<Additional information about your API call. Try to use verbs that match both request type (fetching vs modifying) and plurality (one vs multiple).>

  • URL

    <The URL Structure (path only, no root url)>

  • Method:

@avinash2fly
avinash2fly / blockchain.md
Created October 11, 2017 14:37 — forked from anhldbk/blockchain.md
Blockchain applications

What are non-Bitcoin applications of blockchain technology?

"In 2015 Uber, the world's largest taxi company owns no vehicles, Facebook the world's most popular media owner creates no content, Alibaba the most valuable retailer has no inventory, and Airbnb the world's largest accommodation provider owns no real estate."*

Through collaboration and value distribution, decentralized autonomous organizations (DAOs) will be just as disruptive to the above centralized business models.

Currency

Use these rapid keyboard shortcuts to control the GitHub Atom text editor on Mac OSX.

Key to the Keys

  • ⌘ : Command key
  • ⌃ : Control key
  • ⌫ : Delete key
  • ← : Left arrow key
  • → : Right arrow key
  • ↑ : Up arrow key