Skip to content

Latest commit

Β 

History

History
52 lines (30 loc) Β· 734 Bytes

File metadata and controls

52 lines (30 loc) Β· 734 Bytes

Boot Process Visual Simulator

An interactive browser-based simulator that visualizes the full OS boot sequence: Power On β†’ BIOS/UEFI β†’ MBR β†’ Bootloader β†’ Kernel β†’ OS Running.


πŸ”— Live Demo

https://molly499.github.io/Bootloader-Simulator/


✨ Features

  • Step-by-step boot timeline
  • Auto-play animation
  • Memory & disk highlighting
  • Custom icons for each stage
  • 100% HTML + CSS + JavaScript (no backend)

πŸ“ Project Structure

index.html style.css script.js images/


πŸš€ Run Locally

Just open: index.html

Or use VS Code β†’ Live Server.


πŸ›  Technologies

HTML, CSS, JavaScript


πŸ“œ License

Free for educational use.