Sacred OS

Year started: 2024

I created a Windows 9x inspired web OS written in Vanilla JS where every HTML file is executable. Sacred OS comes complete with a bootloader, a kernel, and a file editor. The OS runs each program inside an iframe, where each iframe can communicate with the kernel.

Languages and Libraries used:
View Code Source