An interactive browser-based simulator that visualizes the full OS boot sequence: Power On β BIOS/UEFI β MBR β Bootloader β Kernel β OS Running.
https://molly499.github.io/Bootloader-Simulator/
- Step-by-step boot timeline
- Auto-play animation
- Memory & disk highlighting
- Custom icons for each stage
- 100% HTML + CSS + JavaScript (no backend)
index.html style.css script.js images/
Just open: index.html
Or use VS Code β Live Server.
HTML, CSS, JavaScript
Free for educational use.