MishraShantanu's repositories

Password-Manager

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.

Language:PythonStargazers:1Issues:1Issues:0

Time-Converter

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->Hours M->minutes S->seconds.

Language:CStargazers:1Issues:1Issues:0

CMPT-360-Assigment-1

Class assignment coding problems based on basics of algorithm analysis, recursion.

Language:JavaStargazers:0Issues:1Issues:0

CMPT-360-Assigment-2

Class assignment coding problems based on concepts like Divide-&-Conquer and Backtracking Algorithms

Language:JavaStargazers:0Issues:0Issues:0

CMPT-360-Assigment-3

Class assignment coding problems based on concepts of graph algorithms and edit distance.

Language:JavaStargazers:0Issues:0Issues:0

Cmpt270Assigment1

To understand and practice the Java Basics, Object Types, and Features like object-oriented programming

Language:JavaStargazers:0Issues:0Issues:0

EcommerceGroceryStore

Ecommerce store based upon PHP, JS & MySQL and implemented payment using Stripe.

Language:JavaScriptStargazers:0Issues:0Issues:0

Game-Plan---League-Management

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 record scores ... all presented in a clear, bold interface.

Language:JavaStargazers:0Issues:0Issues:0

Operating-Systems-Concepts

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

Language:AssemblyStargazers:0Issues:1Issues:0

Ringtone-Adaptation

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 and will be put on an earlier setting as soon as the user leaves that location.

Language:JavaStargazers:0Issues:0Issues:0

String-Calculator

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

Language:JavaStargazers:0Issues:0Issues:0

HospitalManagementSystem

Developed an object-oriented model to track patients, doctors, and beds in a hospital using Java. Implemented GUI using AWT

Language:JavaStargazers:0Issues:0Issues:0

MIPS-assembly-language

Practice code for Assembly language. Solved String manipulation problems using Assembly.

Language:AssemblyStargazers:0Issues:0Issues:0

SpaceInvaderGame

Space Invader 2d game in java

Language:JavaStargazers:0Issues:0Issues:0