Skip to content
View MubassirAhmed's full-sized avatar
  • Toronto, ON
  • 05:49 (UTC -05:00)

Block or report MubassirAhmed

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. ELT-Data-Pipeline ELT-Data-Pipeline Public

    A complete ETL infrastructure built using broad-scale parallel webscrapers in the cloud, a data lake, a custom ETL pipeline, and a data warehouse.

    Python 1

  2. Dash Dash Public

    An interactive dashboard built with Python and Dash that mines scraped data from Linkedin.

    Python 2

  3. Airflow-Scrapy Airflow-Scrapy Public

    A fast and asynchronous webscraper with rotating proxies built using Scrapy, scheduled with Apache Airflow, & deployed using AWS MWAA

    Python

  4. WikiCSS WikiCSS Public

    Formats wikipedia and standford encylclopedia of philosophy (SEP) for a smoother reading experience

    CSS 1

  5. Snippet for Scrapy crawler with more... Snippet for Scrapy crawler with more than 1 level of depth
    1
    import scrapy
    2
    
                  
    3
    class PublicSpider(scrapy.Spider):
    4
        name = "myFirstSpider"
    5
    
                  
  6. RealTimeTranslator RealTimeTranslator Public

    A realtime japanese to english translator for windows that translates all replaces any japanese text on screen with english so that you can start playing those japanese visual novels and jrpgs that…

    Python 2