About the project

An educational tool, built to teach

The Disk Scheduling Visualizer turns a classic operating-systems topic into something you can watch, step through and compare — making the trade-offs between scheduling strategies obvious at a glance.

The goal

Make disk scheduling intuitive by animating the read/write head instead of only presenting final numbers.

How it works

Each algorithm computes the head's path; the app plays it back on an SVG disk and a live seek chart, in sync.

The stack

Plain HTML, CSS and JavaScript with Plotly for the charts. No framework and no build step.

The team

Built by

A team project for the operating-systems curriculum.

BA
Bollampally Akshitha
21JE0245
BS
Bommisetty Sai Anvith
21JE0247
BA
Budamakuntla Anil
21JE0252
CJ
Chahat Jain
21JE0257

See it in action

Enter a request queue and watch the algorithms play out move by move.