Skip to content
View abhi11verma's full-sized avatar

Organizations

@avniproject

Block or report abhi11verma

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. dag-ui dag-ui Public

    A React based front end to work with dag-server, for displaying graph and paths in DAG(Directed Acyclic Graph) graph

    JavaScript

  2. ReacTreeV2 ReacTreeV2 Public

    Forked from oslabs-beta/ReacTree

    A fork of - ReacTree - VS Code extension that generates a hierarchy tree of React components... Fixed for working with latest versions of vscode

    TypeScript

  3. SmartLock SmartLock Public

    This is a wifi based smart locking system

  4. Vagrant Vagrant
    1
    https://github.com/Varying-Vagrant-Vagrants/VVV/issues/741
  5. Raspberry Pi Raspberry Pi
    1
    sudo mount -t cifs //192.168.31.156/share /media/NFShare/
    2
    
                  
    3
    ## Unmount
    4
    
                  
    5
    umount -f /mnt/fileshare
  6. [Android] [Android]
    1
    Step 1: Goto your Android sdk folder -> platform tools and copy the whole path
    2
    
                  
    3
    For example: C:\Program Files (x86)\Android\android-sdk\platform-tools
    4
    
                  
    5
    Step 2: Goto command prompt or Android studio terminal