microsoft / microsoft/generative-ai-with-javascript
feat/idea: implement a badge system
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 841
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
🔹 2. Create an "Achievements" System
To encourage learning and engagement, we can implement a symbolic rewards system, similar to achievements in games.
- Introduce visual badges that can be unlocked as users progress.
- Example of a badge in the README:

-
Possible achievements:
- 🏆 "Time Traveler" – Complete the first lesson.
- 🔦 "Lighthouse Architect" – Build the first optimized prompt.
- 🤖 "AI Whisperer" – Improve an LLM response with a refined prompt.
✅ Impact: Encourages progression and motivates users to complete challenges.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the README example and inspect the repository's lesson or progression entry points; the issue names no implementation files or tests. Clarify how progress is recorded, where badges should appear, and how the three suggested achievements are detected. Done means the agreed badge behavior is implemented and verified for each achievement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100