DEV Community

Hyggshi OS
Hyggshi OS

Posted on

I built a community platform to discover all Web-based OS projects πŸ–₯️

Hey DEV community! πŸ‘‹

I've been building web apps for a while, and I noticed there was
no good place to discover and rate web-based OS projects β€”
those cool browser-based operating systems you can run without
installing anything.

So I built Web OS Community πŸŽ‰

What is it?

A platform where you can:

  • πŸ” Browse web-based OS projects (Windows XP, Ubuntu, macOS clones, and more)
  • ⭐ Rate your favorites with a global rating system
  • 🏷️ Filter by tags (webos, demo, linux, macos, windows...)
  • πŸ“€ Submit your own web OS project via GitHub PR

Why I built this

The existing resources were scattered β€” some projects on GitHub,
some on random personal pages. I wanted a central hub where
developers could showcase their work and users could find these
cool experiments easily.

Tech stack

  • Frontend: Vanilla JS / HTML / CSS (no frameworks, keeping it lightweight)
  • Backend: Supabase (PostgreSQL + RLS policies)
  • Auth: Custom RPC-based authentication
  • Hosting: GitHub Pages + Cloudflare Workers

Some features

  • Global rating system (one vote per user per project)
  • Admin panel for managing submissions
  • Tag-based filtering
  • Dark mode UI πŸŒ™

Check it out!

πŸ”— web-os-community.tfhy5321.workers.dev

If you have a web OS project, feel free to submit it!
PRs are welcome πŸ™Œ


What web-based OS have you seen that blew your mind?
Drop it in the comments!

Top comments (0)