A fun, mobile-friendly Progressive Web App (PWA) for tracking buzzwords during meetings, conferences, or keynotes. Whether it's "AI", "Zero Trust", or "Digital Transformation"—track how often they come up and celebrate the buzz!
- 🎛️ Add/remove buzzwords
- 🎉 Confetti animation every N counts (default: 10)
- 🌗 Light/Dark mode toggle
- 📲 Mobile-optimized layout with bingo-chip-style buttons
- 🔐 Data stored locally (via
localStorage
) - 📦 PWA-ready (Add to Home Screen)
- 🔗 Share config via URL
- 📁 Export/Import config via JSON
- 📷 Generate QR code for sharing buzzword setup
- Open
index.html
in any modern browser - Add buzzwords via the Settings menu
- Click a buzzword each time it's mentioned
- Share your config using:
- Share link
- JSON export/import
- QR code (scan to load!)
- HTML5, CSS3
- Bootstrap 5
- Font Awesome
- QRCode.js
- Canvas Confetti
- No backend required!
Just clone or unzip the repo and open index.html
in your browser.
git clone https://github.com/JMousqueton/buzzwords-bingo.git
cd buzzwords-bingo
open index.html
Installable on mobile (Add to Home Screen) with offline support!
Julien Mousqueton — 2025
Cybersecurity evangelist & conference enthusiast 😄
Enjoy your next meeting with some buzzwords bingo!
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is licensed under the terms of the GNU General Public License v3.0.