Skip to content
View deepak3081996's full-sized avatar
  • Bangalore
Block or Report

Block or report deepak3081996

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. send whatsapp messages using python send whatsapp messages using python
    1
    from selenium import webdriver
    2
    from selenium.webdriver.support.ui import WebDriverWait
    3
    from selenium.webdriver.support import expected_conditions as EC
    4
    from selenium.webdriver.common.by import By
    5
    from selenium.webdriver.common.keys import Keys
  2. artisticripples artisticripples Public

    This is a Simple e-commerce website

    JavaScript

  3. brainbodyweightPredication brainbodyweightPredication Public

    Simple Linear Regression

    Jupyter Notebook

  4. NewsOfTheDayApp NewsOfTheDayApp Public

    this is a html and jQuery based application use to show the demonstration of AJAX calls to fetch the api from a remote server and send the news title as tweet to your twitter handle

    HTML