This is the frontend participant portal for the 2025 Bug Hunt 2.0, SIAM-VIT's technical event. The portal is used by the participants to view their questions based on programming language selection and view a timer to monitor their progress throughout the event. The portal is built using NextJS.
Key Features:
- Question randomization based on difficulty level
- Real time timer synced with all participants
- Anti-cheat safeguards to prevent participants from viewing questions before the event starts or switching questions during the event
- Option to submit score at the end of the event
This project is built using the following technologies and frameworks:
- NextJS (A frameowrk for building user interfaces using ReactJS)
- Framer Motion (A library for creating animations in ReactJS)
- Typescript (A typed superset of Javascript that compiles to plain Javascript)
To get a local copy up and running, follow these simple steps.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Rishab Nagwani (Developer) |
Distributed under the MIT License. See LICENSE for more information.
Made with ❤️ by SIAM-VIT.