Skip to content
View vishalkg's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report vishalkg

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

  1. huffman_coding huffman_coding Public

    Java

  2. Credit-Card-Fraud-Detection Credit-Card-Fraud-Detection Public

    Jupyter Notebook 2

  3. rrjha/smart_sleep rrjha/smart_sleep Public

    Smart Sleep Assistant: IoT concept to monitor human sleep quality & environment and control the surrounding smart devices. This proof of concept is developed for XINU on Beaglebone Black using C pr…

    C

  4. BIG_DATA BIG_DATA Public

    Forked from karangoel16/BIG_DATA

    This is where we are making chatbot using seq2seq model , and will be trying different structures to make it more efficient

    Python 1

  5. tmux.conf tmux.conf
    1
    set -g default-terminal xterm-256color
    2
    set -g prefix C-a
    3
    unbind-key C-b
    4
    bind-key C-a send-prefix
    5
    
                  
  6. vimrc vimrc
    1
    " **NEVER PUT ANY LINE IN YOUR VIMRC WHICH YOU DON'T UNDERSTAND**
    2
    
                  
    3
    set nocompatible
    4
    
                  
    5
    " Enabling filetype support provides filetype-specific indenting,