Developer Tools
I Built a Real OS Inside the Browser (No Shortcuts)
Most "web OS" projects are just draggable windows. This one has a kernel, process scheduler, memory fragmentation, and a Unix-style inode filesystem. It's not a UI skin. It's a constraint-driven system model that makes the browser obey actual OS rules.