Skip to content
View shaneapen's full-sized avatar
Block or Report

Block or report shaneapen

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. Gmail-Auto-Forwarder Gmail-Auto-Forwarder Public

    Spreadsheet addon to automatically forward emails based on rules.

    JavaScript 4 6

  2. CBSE-Directory-Scraper CBSE-Directory-Scraper Public

    A Python script to scrape contact details of schools from CBSE directory using Selenium and BeautifulSoup

    Python 2 2

  3. Google-App-Scripts Google-App-Scripts Public

    A collection of various app scripts that I built

    HTML 4 3

  4. WhatsApp-Group-Contacts-Scraper WhatsApp-Group-Contacts-Scraper Public

    WhatsApp group contacts exporter plugin for Chrome

    JavaScript 16 9

  5. WhatsApp Group Contacts Exporter WhatsApp Group Contacts Exporter
    1
    WAXP = (function(){
    2
        
    3
        MutationObserver = window.MutationObserver || window.WebKitMutationObserver;
    4
    
    
    5
        var SCROLL_INTERVAL = 600,