Operating System Environment
"ArcOS is an operating system environment built solely in Svelte using Tauri for a desktop app.
It features a user system, messaging, file storage, a modular app system, its own terminal, and tons of other applications.
ArcOS isn't one project, it's a bunch of smaller projects all thrown into a giant bundle of 50K+ SLoC. It uses a custom backend API written in NodeJS and TypeScript for data storage. Above that it uses Tauri which enables me to create a desktop app alongside the web version."