feat: add Codeforces rating tier color badge helper

Open Beginner friendly
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
88/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Active
Tech stack
react, typescript
Domain
frontend

Research direction

Open src/features/integrations/components/codeforces-proof-of-work-card.tsx and inspect how PACT tag badges currently represent colors. Add the rank-to-color helper for Newbie, Pupil, Specialist, Expert, and Candidate Master, then verify that each Codeforces rank uses the intended badge color in the card.

Written by the indexing model from the issue text.

Description

area:integrations community contributions-welcome difficulty:beginner difficulty:easy enhancement good first issue help wanted time:15-30m time:30-60m type:feature up-for-grabs

🎯 What needs to be done

Add a helper function in codeforces-proof-of-work-card.tsx that maps Codeforces ranks (Newbie, Pupil, Specialist, Expert, Candidate Master) to standard PACT tag badge colors.

Why this matters

Provides visual recognition for competitive programming achievements inside PACT's proof-of-work verification system.

📍 Where to work

  • src/features/integrations/components/codeforces-proof-of-work-card.tsx
Dominant language
TypeScript
Stars
5
Forks
7
Avg merge
58m
Merged PRs (30d)
42

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from TheVicky1/Pact_OS

All issues in TheVicky1/Pact_OS

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.