Skip to content
View vijay-sahani's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report vijay-sahani

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. Game-2048 Game-2048 Public

    The classic 2048 game currently available in 4x4 board

    Python

  2. bitlocker.github.io bitlocker.github.io Public

    Download the bitlocker app hosted on github.io pages

    CSS

  3. QuizCraft QuizCraft Public

    QuizCraft is a microservices-based quiz platform. Create and take quizzes with ease. Utilizing a scalable and modular architecture, QuizCraft offers independent services for quiz management, user a…

    TypeScript 2

  4. Path-finding Path-finding Public

    A visualization of BFS, DFS, Dijsktra and A* path finding algorithm for finding the path between two points.

    Python

  5. Sudoku_solver Sudoku_solver Public

    sudoku puzzle with UI implemented a solver which uses backtracking to solve the puzzle

    Python