Skip to content
View yadav-vikas's full-sized avatar
🤓
learning cloud development
🤓
learning cloud development
  • india
Block or Report

Block or report yadav-vikas

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. data-analysis-prepration data-analysis-prepration Public

    this is a basic info data analytics ( data using PANDAS)

    Python 1 1

  2. Django_REST_api Django_REST_api Public

    rest-API for beginners

    Python

  3. ML-with-API ML-with-API Public

    This is machine learning as an API where a user can upload model and send requests

    Python

  4. Data-visualization Data-visualization Public

    matplotlib,seaborn

    Jupyter Notebook

  5. How to integrate Celery and RabbitMQ... How to integrate Celery and RabbitMQ as systemd service in Linux
    1
    ###################### please follow these steps to configure Celery & RabbitMQ ######################
    2
    
                  
    3
    #1. copy `install-rabbitmq.sh` on your system then change permissions of the file using `sudo chmod +x install-rabbitmq.sh` 
    4
     and finally install RabbitMQ on your system by running `./install-rabbitmq.sh` .
    5
     
  6. nginx-load-balancer-algorithms nginx-load-balancer-algorithms Public

    This repo is to understand how Nginx handles requests with different Load Balancing Algorithms

    Dockerfile