
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
ProLang Slayer is a powerful command-line quiz application designed to challenge and improve your knowledge of popular programming languages including JavaScript, Python, and C.
Engage in a vibrant terminal interface, test your coding wits, and survive a thrilling code-slaying experience — but beware: one wrong answer and it’s Game Over!
inquirer, styled using chalk, chalk-animation, and gradient-string.Use npx to run without installing:
npx hazard-qna
git clone <repository-url>
cd prolang-slayer
npm install chalk inquirer gradient-string chalk-animation figlet nanospinner console-clear
Optional global installation:
npm install -g hazard-qna
prolang-slayer/
├── index.js # Main application logic
├── javascript.js # JavaScript question set
├── python.js # Python question set
├── C.js # C language question set
You can run the app in three different ways:
npx (most convenient):npx hazard-qna
node index.js
-g):hazard-qna
C, JavaScript, or Python.Welcome to ProLang Slayer
🔥 Code Quiz Challenge 🔥
Welcome! I'm a vibrant process ready to test your JavaScript or Python prowess. 💻
Choose your language and answer the question with precision — one error, and it's GAME OVER! 😎
Unleash your inner code ninja, let your dev spirit shine!
Ready for the epic start? Let’s dive in! 🚀
? Choose the language you want to slay >>> JavaScript
? What is your name? Alice
? JavaScript was created in 10 days then released on
✔ Checking answer... Wo-ooh!! Nice work Alice. That's a legit answer
chalk – For colorful terminal text.inquirer – Interactive prompts.gradient-string – Gradient terminal text.chalk-animation – Animated terminal messages.figlet – ASCII text generation.nanospinner – Loading animations.console-clear – Clears the terminal screen.0 on success.1 on game over.We welcome all contributions!
Crafted by 4lex.Riley.90s
Inspired by the passion for coding and interactive CLI experiences.
This project is licensed under the MIT License.
FAQs
Question-Answer based CLI game for JavaScript
The npm package hazard-qna receives a total of 1 weekly downloads. As such, hazard-qna popularity was classified as not popular.
We found that hazard-qna demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.