Bishalsarang
Full Stack Engineer | JavaScript | Java | AWS | Typescript | React | Node | Micronaut | Web Components| Lit Element | Python | .Net
@plerionhqNepal
Pinned Repositories
AI-plays-Baagchal
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Codeforces-Scraper
A simple scraper made in python for the purpose of downloading codeforce contests and problems as pdf It allows downloading problem based on contest id, rating, difficulty and tags
Draw-Io-Clone
This repository contains the code for Draw Io clone which was done as an internship project at Leapfrog Inc. The code is written in pure HTML, CSS and JS with no third party libraries and dependencies.
Leetcode-Questions
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 Github Actions
Leetcode-Questions-Scraper
Scrape Algorithm Questions from leetcode and generate html and epub file
Missionaries-and-Cannibals-Problem
This repository contains the solution to Missionaries and Cannibal Problem using BFS and DFS search.
Pearson-PDF-Downloader
An utility to download ebooks pdf from pearson concurrently.
Recursion-Tree-Visualizer
A simple python package that helps to visualise any recursive function by adding a single line of code.
The-Sign-Language-Platform
A Computer Vision based project that uses CNN to translate American Sign Language(ASL) to text and speech
Bishalsarang's Repositories
Bishalsarang/Leetcode-Questions-Scraper
Scrape Algorithm Questions from leetcode and generate html and epub file
Bishalsarang/Recursion-Tree-Visualizer
A simple python package that helps to visualise any recursive function by adding a single line of code.
Bishalsarang/Leetcode-Questions
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 Github Actions
Bishalsarang/Pearson-PDF-Downloader
An utility to download ebooks pdf from pearson concurrently.
Bishalsarang/The-Sign-Language-Platform
A Computer Vision based project that uses CNN to translate American Sign Language(ASL) to text and speech
Bishalsarang/Draw-Io-Clone
This repository contains the code for Draw Io clone which was done as an internship project at Leapfrog Inc. The code is written in pure HTML, CSS and JS with no third party libraries and dependencies.
Bishalsarang/Missionaries-and-Cannibals-Problem
This repository contains the solution to Missionaries and Cannibal Problem using BFS and DFS search.
Bishalsarang/Codeforces-Scraper
A simple scraper made in python for the purpose of downloading codeforce contests and problems as pdf It allows downloading problem based on contest id, rating, difficulty and tags
Bishalsarang/Pokemon-Info-Flask
This repository contains implementation of flask application allowing CRUD operations following MVT pattern.
Bishalsarang/Todo-Web-Components-
Todo App built with HTML custom web components, lit-html and lit-element
Bishalsarang/8-Puzzle-Problem
This repository contains solver to 8 Puzzle Problem using A* algorithm and manhattan distance as heuristics.
Bishalsarang/Ballot-Paper-Counting-System
Bishalsarang/blogs
My Personal Website
Bishalsarang/Competitive-Coding-Solutions
Bishalsarang/crud-product
Bishalsarang/elb-logs-to-opensearch-lambda
Lambda function to dump elastic load balancer logs to opensearch
Bishalsarang/Github-Profile-React
Fetches data from GitHub API, uses react hooks and Redux for state management.
Bishalsarang/Hacker-News-UI-REACT-
Bishalsarang/Isolation-Game
This repository contains AI implementation for Isolation Game
Bishalsarang/leapfrog
Leapfrog Assignments
Bishalsarang/Node-Server
A simple HTTP node server for file handling.
Bishalsarang/Node-Server-Express-
A HTTP server for filehandling using express
Bishalsarang/Playing-with-Data
In this repository, I'll be experimenting with different datasets using pandas, numpy,matplotlib and seaborn
Bishalsarang/product-management-serverless-framework
Bishalsarang/Project-Management-API
Bishalsarang/Project-Management-Client
Bishalsarang/Todo
TODO in React
Bishalsarang/Todo-API
Bishalsarang/Vaccine-management-System-API
A backend API for a vaccine management system, built with NestJS and Postgres.
Bishalsarang/Vaccine-Management-System-frontend
The frontend for the vaccine Management System written in React