GithubHelp home page GithubHelp logo

Kiran Prasad Puthan's Projects

cse316-project icon cse316-project

Multilevel queue scheduling algorithm. There are three queues generated. There are specific range of priority associated with every queue. User enters the number of processes along with their priority and burst time. Each process occupies the respective queue with specific priority range according to its priority. Round Robin algorithm is applied along with quantum time 4 on queue with highest priority range. Priority scheduling algorithm is applied on the queue with medium range of priority and First come first serve algorithm on the queue with lowest range of priority. Each and every queue gets a quantum time of 10 seconds. CPU will keep on shifting between queues after every 10 seconds.

egpython icon egpython

Online Food Ordering System. With the help of this project, the user can place order based on the required quantitiy of the dish available in the menu. The total is calculated base on the price of the dish, service charge and GST. The total price with and without tax will be displayed along with unique order id for each cycle. Furthermore there is an embedded virtual calculator within the project to cross verify the result.

keylogger icon keylogger

Keystroke logging, often referred to as key-logging or keyboard capturing, is the action of recording the keys struck on a keyboard, typically covertly, so that person using the keyboard is unaware that their actions are being monitored. This script tracks all the keystrokes from a windows PC once activated and curates them in a separate file named 'output.txt'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.