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

Block or report Bishalsarang

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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 117 15

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

    Scrape Algorithm Questions from leetcode and generate html and epub file

    Python 165 47

  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 23 3

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

    An utility to download ebooks pdf from pearson concurrently.

    Python 23 2

  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 8 2

  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