Iqbolshoh /
javascript-vocabulary-quiz
π JavaScript Test Platform π β An interactive JavaScript quiz app with: β³ 15s timer, π Shuffled questions, π Scoring system, β User-friendly UI, π Vocabulary practice.
Loading repository dataβ¦
Iqbolshoh / repository
π Java Test Platform π β An interactive Java Swing quiz app with: β³ 15s timer, π Shuffled questions, π Scoring system, β User-friendly UI, π Vocabulary practice.
Java Test Platform is a simple but effective vocabulary quiz application built with Java Swing. It presents multiple-choice English vocabulary questions with a 15-second countdown timer per question, randomized answer choices, and a final score summary.
Vocabulary words are shown in English with their Uzbek translation, since the app is aimed at Uzbek-speaking learners of English.
git clone https://github.com/Iqbolshoh/java-test-platform.git
cd java-test-platform
javac src/Test.java
java -cp src Test
Or open the project in IntelliJ IDEA, Eclipse, or NetBeans and run Test.java directly.
java-test-platform/
βββ src/
β βββ Test.java # Swing UI + quiz logic + vocabulary data
βββ banner.png # Preview image
βββ LICENSE
βββ README.md
This project is open-source and available under the MIT License.
π― Contributions are welcome! If you have suggestions or want to enhance the project, feel free to fork the repository and submit a pull request.
π¬ I love meeting new people and discussing tech, business, and creative ideas. Let's connect! You can reach me on these platforms:
Selected from shared topics, language and repository descriptionβnot editorial ratings.
Iqbolshoh /
π JavaScript Test Platform π β An interactive JavaScript quiz app with: β³ 15s timer, π Shuffled questions, π Scoring system, β User-friendly UI, π Vocabulary practice.