Skip to content
View bhushan-srivastava's full-sized avatar

Block or report bhushan-srivastava

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. Senkyo Senkyo Public

    Online Voting. Face Recognition for Auth. QR-Code Based Auth. Role-Based Access Control (RBAC) for Admins and Voters. Access it here: [link here](link here)

    JavaScript

  2. Purse Purse Public

    Track your cash money using Purse. CRUD, filter, sort and analyze your transactions.

    JavaScript

  3. Sorting-Visualizer Sorting-Visualizer Public

    This project visualizes sorting algorithms. You can access it here: https://bhushan-srivastava.github.io/Sorting-Visualizer/

    JavaScript

  4. Infix-Postfix-Prefix-Conversion-Visualizer Infix-Postfix-Prefix-Conversion-Visualizer Public

    An arithmetic expression can be written in three notations without changing the output of the expression. These notations are - Infix, Postfix and Prefix. This project visualizes the conversions be…

    JavaScript

  5. N-Queens-Visualizer N-Queens-Visualizer Public

    The N-Queens problem is to place N-Queens on an NxN chessboard such that no queens attack each other. This project visualizes the recursive solution algorithm. You can access it here: https://bhush…

    JavaScript