WebPTY
A web-based terminal emulator that allows you to run commands in a terminal-like interface.
Rusty Pyserver
a simple HTTP server that serves static content to GET requests. It's inspired by the python -m http.server
command but with extra functionality.
Webrtc File Transfer
This page allows you to send multiple files to another user using WebRTC (P2P implementation of Browser API).
Million Checkboxes
A simple app where you can modify the state of checkboxes and every user connected to the app will see the changes in real-time.