Skip to content
View Sathish-Vasudev's full-sized avatar
  • Montreal, Canada
Block or Report

Block or report Sathish-Vasudev

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

Popular repositories

  1. Article-Scraper Article-Scraper Public

    The program can be used to scrape the content from an article from web by an input of a set of URLs in a text file or a URL. This project uses newspaper3k and python-docx libraries. The output of t…

    Python 13 4

  2. DOI-Scraper DOI-Scraper Public

    This program can be used to get educational articles/papers from internet with an input of set DOI links in a text file. The retrieved data can be downloaded in a specified folder. This program use…

    Python 5

  3. AirfoilMorphingTool AirfoilMorphingTool Public

    This MATLAB live code tool can morph any given airfoil file with user-defined flap and slat settings. There are two types of flaps and slats that can be generated - Hinged and Continuous

    MATLAB 5

  4. Arduino-MorseCode Arduino-MorseCode Public

    This project coverts Morse code into text using the Serial monitor inputs as 0s and 1s. The program can be modified to be used with a RF remote controller or a HC-05 bluetooth module.

    C++