Add ValQuiz project details and team information#40
Open
samad3600 wants to merge 1 commit into
Open
Conversation
Added final project submission for ValQuiz — a real-time multiplayer quiz platform powered by Valkey. Includes: - Team information and contributor details - Project overview and architecture - Features and implementation approach - Tech stack and deployment details - Challenges, learnings, and future improvements Built for Build Beyond Limits 2.0 Hackathon.
There was a problem hiding this comment.
Pull request overview
Adds a new buildathon submission entry for ValQuiz to the repository’s submissions/ directory, including team details, project description, approach, and feature/status sections.
Changes:
- Added a new submission document for the ValQuiz project.
- Included team lead + members, problem statement section, and project write-up (tech stack, features, progress, challenges, learnings, future work).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+1
to
+3
| # Project Name | ||
|
|
||
| ValQuiz — Real-Time Multiplayer Quiz Powered by Valkey |
Comment on lines
+35
to
+42
| ## Problem Statement Selected | ||
|
|
||
| Track B — Build an Application | ||
|
|
||
| Selected Problem Statement: | ||
|
|
||
| Kahoot-like Multiplayer Quiz Game | ||
|
|
Comment on lines
+145
to
+149
| **Deployed Link:** | ||
| (Add URL) | ||
|
|
||
| **Demo Video Link:** | ||
| (Add URL) |
Comment on lines
+151
to
+152
| **Screenshots:** | ||
| (Add screenshots) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Buildathon Submission Pull Request
Thank you for reviewing our submission for Build Beyond Limits 2.0 — powered by Valkey and Breeth AI, hosted by React Hyderabad.
Submission Details
Project Name:
ValQuiz — Real-Time Multiplayer Quiz Powered by Valkey
Attendee Name:
Abdul Samad Yaqoob (Team Lead)
Problem Statement Selected:
Choose one:
Checklist
Please confirm the following:
submissions/folder.projectname_attendeeName.md.SUBMISSION_TEMPLATE.mdformat.Project Repository Link
Team Details
Team Lead
Abdul Samad Yaqoob
GitHub: samad3600
LinkedIn: https://www.linkedin.com/in/abdul-samad-yaqoob-7bb0372a9/
Team Members
Syed Mohammed Ishaq Hasan
LinkedIn: https://www.linkedin.com/in/syed-mohammed-ishaq-hasan-47a87b254/
Soudager Irfan Ahmed
LinkedIn: https://www.linkedin.com/in/soudager-irfan-ahmed-009093357/
Syed Ismail Ul Haq
LinkedIn: https://www.linkedin.com/in/syed-ismail-aaa404349/
Project Summary
ValQuiz is a real-time multiplayer quiz platform inspired by Kahoot and powered by Valkey.
Users can create rooms, join using room codes, participate in live quiz sessions, receive real-time updates, and compete through dynamic leaderboards.
The platform demonstrates how Valkey can enable low-latency multiplayer interactions, session persistence, room state management, and scalable real-time experiences.
Key capabilities:
Thank you for reviewing our submission.