Skip to content
View MishraShantanu's full-sized avatar
Block or Report

Block or report MishraShantanu

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. Password-Manager Password-Manager Public

    Python program to store and manage the passwords by storing them in and CSV. The program asks the user to add, view, and remove passwords. Passwords are stored in encrypted format in CSV.

    Python 1

  2. Game-Plan---League-Management Game-Plan---League-Management Public

    GamePlan is a simple way to plan and track your leagues and teams. Discover leagues throughout the world, make and join teams in any sport, schedule games with other teams within the app, and recor…

    Java

  3. Operating-Systems-Concepts Operating-Systems-Concepts Public

    Class assignments coding problems based on operating system concepts process and memory Virtualization, Concurrency and file system.

    Assembly

  4. Ringtone-Adaptation Ringtone-Adaptation Public

    Controls a phone’s ringtone based on location. For example, if the user has asked for the phone to be put on silent mode or vibration mode at a particular location this will be done automatically a…

    Java

  5. String-Calculator String-Calculator Public

    Method for extracting the numbers from string and applying computation over the extracted numbers. The program returns the sum of all the numbers found.

    Java

  6. Time-Converter Time-Converter Public

    This is a time calculator program , which performs functions like conversion addition , subtraction, and comparisons among time seconds and time spec(YNDHMS) where Y->year N->Months D->days H->Hour…

    C 1