A simple web timer used to mark the start of CS Internship introductory meetings and interview sessions. It displays a large countdown toward the configured meeting time (default 18:00) and offers a compact settings panel for a few display modes.
Use this page to show a clear, prominent timer at the start of weekly meetings or interviews. The interface focuses on a single large countdown and short on-screen instructions for hosts.
https://cs-internship.github.io/CS-Queue-Meetings-Intro/
- The main page shows a big timer that counts down to the selected meeting time.
- If the target time is passed, the timer displays a celebration indicator.
- The page includes short instructions asking attendees to send their Telegram username privately to the program bot before the session.
Meeting Time(time input): set the target time the countdown reaches (default18:00).DVD Mode(checkbox): enables a moving visual element for display screens.Interview Mode(checkbox): Simplifies on-screen text for switching between interview and introduction sessions.
To start a session, open index.html, set the meeting time if needed, toggle any mode, then watch the large timer on screen.
- The app is implemented with a few lines of HTML and JavaScript in
index.htmlandscript.js. - It is designed for in-room or streamed displays — no backend required.
This project is licensed under the MIT License.
- Author: Ali Sadeghi
- Developed for: CS Internship Program