Skip to content
View parichay28's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@razorpay

Block or report parichay28

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

Pinned Loading

  1. node-scripts node-scripts Public

    Collection of all day to day used node scripts

    JavaScript

  2. Hammerspoon config for fine grained ... Hammerspoon config for fine grained brightness control without option+shift modifier
    1
    local M = {}
    2
    
                  
    3
    -- Constants
    4
    local DEFAULT_BRIGHTNESS_STEP = 2
    5
    
                  
  3. cursoroverrides.md cursoroverrides.md
    1
    ```css
    2
    html
    3
      .monaco-workbench
    4
      .composite-bar
    5
      .monaco-action-bar.vertical
  4. multiple_apk_setup.md multiple_apk_setup.md
    1
    # External Links
    2
    1. [Creating Multiple Versions of your app](https://medium.com/@ywongcode/building-multiple-versions-of-a-react-native-app-4361252ddde5)
    3
    
                  
    4
    2. [Run multiple versions of your App on the same device using Xcode Configurations](https://medium.com/@danielgalasko/run-multiple-versions-of-your-app-on-the-same-device-using-xcode-configurations-1fd3a220c608)
    5