Weebcheck is a personal full-stack project: a real-time multiplayer trivia game built with Socket.io for live gameplay, an Express/Node backend with SQLite storage, a React frontend, and an admin panel for managing quiz content. It supports 6 game modes and an estimated 100+ concurrent players, and was the project where WebSockets were first learned and applied in production. Includes Discord OAuth login.