Skip to content
View shubhamranjan0206's full-sized avatar
  • Ghaziabad, India

Block or report shubhamranjan0206

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. CricCLI CricCLI Public

    This is a python script which allows users to see live cricket scores easily via notifications on their mac. Users would have option to see after which event they want to see score. For e.g. after …

    Python

  2. INTAL-C-Library-for-arbitrary-length-integers INTAL-C-Library-for-arbitrary-length-integers Public

    A C library for integers of arbitrary length (“INTAL” in short for integers of arbitrary length). The functionality of the library is to perform arithmetic operations like Addition , Subtraction , …

    C

  3. trieDS_serializable trieDS_serializable Public

    This is a library for the trie data structure which can be converted to/from a list of strings.

    C++

  4. PyTetris PyTetris Public

    Tetris game

    Python

  5. Nightingale-The-Music-Player Nightingale-The-Music-Player Public

    GUI integrated advanced music player developed in python.

    Python

  6. NXN-Sudoku NXN-Sudoku Public

    Generates Random Sudoku puzzles and also provide solution to these puzzles using backtracking and bitmasking.

    C++