From 8854e1367158bea764a53b9cbbf7b8a5e18f3ba7 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Fri, 20 Mar 2026 18:22:15 -0500 Subject: [PATCH] vibe coding is the best --- src/public/index.html | 1974 ++--------------------------------------- src/public/script.js | 625 +++++++++++++ src/public/styles.css | 1215 +++++++++++++++++++++++++ src/rooms.ts | 39 +- src/server.ts | 7 +- src/ws-handler.ts | 88 +- 6 files changed, 1988 insertions(+), 1960 deletions(-) create mode 100644 src/public/script.js create mode 100644 src/public/styles.css diff --git a/src/public/index.html b/src/public/index.html index fc58a38..ae6398c 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -9,1199 +9,7 @@ - + @@ -1222,20 +30,18 @@ - +

BUZZ

REAL-TIME QUIZ BUZZER SYSTEM

-

// HOST A SESSION

Create a room, configure teams and rules, then control the buzzer live.

-

// JOIN A SESSION

Enter a room code and your name to join an existing session.

@@ -1250,22 +56,20 @@
-
- -