Skip to content
View Bishalsarang's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Bishalsarang

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. Recursion-Tree-Visualizer Recursion-Tree-Visualizer Public

    A simple python package that helps to visualise any recursive function by adding a single line of code.

    Python 105 18

  2. Leetcode-Questions-Scraper Leetcode-Questions-Scraper Public

    Scrape Algorithm Questions from leetcode and generate html and epub file

    Python 133 39

  3. Leetcode-Questions Leetcode-Questions Public

    Checks leetcode.com daily for new problems and saves problems as epub and HTML. Contains cronjob as well as manual workflow. Uses https://github.com/Bishalsarang/Leetcode-Questions-Scraper and Gith…

    Python 19 3

  4. Pearson-PDF-Downloader Pearson-PDF-Downloader Public

    An utility to download ebooks pdf from pearson concurrently.

    Python 12 1

  5. The-Sign-Language-Platform The-Sign-Language-Platform Public

    A Computer Vision based project that uses CNN to translate American Sign Language(ASL) to text and speech

    Jupyter Notebook 7 1

  6. AI-plays-Baagchal AI-plays-Baagchal Public

    This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.

    Python