Skip to content
View DoctorrDeep's full-sized avatar
🐧
🐧

Block or report DoctorrDeep

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. sudoku-helper-solver-iac sudoku-helper-solver-iac Public

    Maintain infrastructure as code for the sudoku app which consists of frintend and backend code bases

    HCL

  2. sudoku-helper-solver-frontend sudoku-helper-solver-frontend Public

    Frontend to talk to a sudoku solver API

    JavaScript 1

  3. sudoku-helper-solver-backend sudoku-helper-solver-backend Public

    Solve sudoku (visual results) with and without backtracking

    Python 1

  4. sorting_performance sorting_performance Public

    Try sorting algorithms and evaluate performance by time and number of steps

    1

  5. make_my_day_planner make_my_day_planner Public

    Check your upcoming day in a given google calendar and fill it up from the command line

    Python 1 2

  6. sudoku_helper_solver_Golang sudoku_helper_solver_Golang Public

    Given a sudoku problem, solve it using Go

    Go