Shipped this project!
I just finished building RobbieOS, a custom webOS inspired by the best parts of MacOS, iPadOS, Hyprland, and Windows 11. Created entirely with vanilla HTML, CSS, and JS. It features a custom window manager with multitasking and snap assist, a persistent virtual file system using IndexedDB, and apps including a File Explorer, Terminal, Drawing App, Music Player, and much more! The most challenging part of the project was definitely the file management system, with so many types of file types, organization structures, and features, the file manager gave me so many headaches but in the end, I think it was all worth it! The file system is fully dynamic and is pretty fun to play around with! I am also proud of the aesthetic, the glassy feel inspired by Hyprland just looks too good… It was a great way to see just how much you can build with only some HTML, CSS, and JS. This was a wonderful learning experience and the most surprising thing i learned was how you could style the scrollbar differently in different browsers