Skip to content
View abhir9's full-sized avatar
๐ŸŽ‡
unique
๐ŸŽ‡
unique

Block or report abhir9

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
abhir9/README.md
  โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
  โ”‚                                                                  โ”‚
  โ”‚   $ whoami                                                       โ”‚
  โ”‚   abhimanyu-singh-rathore                                        โ”‚
  โ”‚                                                                  โ”‚
  โ”‚   $ cat role.txt                                                 โ”‚
  โ”‚   Software Engineer                                              โ”‚
  โ”‚                                                                  โ”‚
  โ”‚   $ cat philosophy.txt                                           โ”‚
  โ”‚   Write code. Ship fast. Keep it simple.                         โ”‚
  โ”‚                                                                  โ”‚
  โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
  $ tree workflow/
  .
  โ”œโ”€โ”€ think
  โ”‚   โ””โ”€โ”€ break the problem down
  โ”œโ”€โ”€ build
  โ”‚   โ””โ”€โ”€ prototype fast, fail cheap
  โ”œโ”€โ”€ ship
  โ”‚   โ””โ”€โ”€ done is better than perfect
  โ””โ”€โ”€ iterate
      โ””โ”€โ”€ feedback โ†’ improve โ†’ repeat

  4 directories, 4 files
  $ cat values.conf

  [core]
      clean_code    = true
      simple_design = true
      ship_often    = true

  [avoid]
      over_engineering = true
      premature_optimization = true
      bike_shedding = true
  $ curl -s links.json | jq '.'
  {
    "website"  : "https://www.abhimanyu-rathore.in",
    "linkedin" : "https://linkedin.com/in/abhir9",
    "stackoverflow" : "https://stackoverflow.com/users/5765864"
  }
  $  โ–ˆ

Popular repositories Loading

  1. awesome-identity-management awesome-identity-management Public

    ๐Ÿ˜Ž Awesome lists about Identity Management Solutions

    43 15

  2. awesome-payment-platform awesome-payment-platform Public

    ๐Ÿ˜Ž Awesome lists of payment platforms

    4

  3. abhir9 abhir9 Public

    2 6

  4. stronglooptodoapi stronglooptodoapi Public

    JavaScript 1

  5. egnature-1 egnature-1 Public

    Forked from LoginRadius/egnature

    Egnature is an email signature generator tool, which is an open source and free to use.

    JavaScript 1

  6. Git-Commands Git-Commands Public

    Forked from joshnh/Git-Commands

    A list of commonly used Git commands

    1