A web-based educational tool that simulates basic operating system concepts and operations.
This simulator provides a visual representation of operating system concepts like:
- Process Management
- Memory Management
- File System Operations
- CPU Scheduling
index.html- Main interface of the simulatorscript.js- Core simulation logicstyle.css- UI styling and layout
- Simply open
index.htmlin your web browser
- Interactive UI for OS operations
- Visual representation of system processes
- Real-time simulation updates
- Educational tooltips and explanations
- HTML5
- CSS3
- JavaScript
This is an educational project aimed at helping students understand operating system concepts through visual simulation.