mazipan/baca-quran.id - Open Source PR Review Scorecard

📖 Read Qur'an from Your Web Browser. No Ads, No Analytics, And Free.

C-Rank Grade: B (Solid) - 76/100

External PR Merge Rate: 100%

Response Time: 18h

First Timer Success: 100%

Frequently Asked Questions

Is mazipan/baca-quran.id welcoming to first-time open-source contributors?

mazipan/baca-quran.id has a recorded first-timer success rate of 100.0%. Repositories ranked B typically provide actionable feedback during code reviews and actively nurture new community contributors.

How fast can I expect code review feedback on my pull request?

Maintainers in mazipan/baca-quran.id respond to incoming external pull requests in approximately 18.4 hours on average. Keeping PRs focused on single tasks and ensuring tests pass helps maintainers review faster.

What does the 75.8 C-Rank™ score (B Tier) represent?

The C-Rank™ system evaluates GitHub projects on a 0–100 scale using real data: PR merge rates, review turnaround time, active maintainer presence, and first-time contributor success. A score of 75.8 places mazipan/baca-quran.id in the B tier.

What is the external contributor pull request merge rate for mazipan/baca-quran.id?

The external contributor pull request merge rate for mazipan/baca-quran.id is 100.0%, based on public PR activity from non-core contributors.

Are there Good First Issues available in mazipan/baca-quran.id?

mazipan/baca-quran.id currently has 1 active issue(s) tagged with beginner-friendly labels like "good first issue", "beginner", or "up-for-grabs".

mazipan
mazipan/baca-quran.idBSolid434
GitHub
Back to Explorer
mazipan

mazipan/baca-quran.id

434
BSolid(76/100)TypeScript

📖 Read Qur'an from Your Web Browser. No Ads, No Analytics, And Free.

Compare
Jump to:

AI Maintainer Review Guidelines

Review Persona

Empathetic Technical Mentor

Warmth Score
7.6/10
Patience Score
8.2/10
Nitpick Rate
25%

Collaborative maintainer environment in mazipan/baca-quran.id. Reviews community pull requests with focus on project quality.

Top PR Submission Do's

  • Ensure code complies with the project coding style
  • Keep PRs scoped to a single concern
  • Include context and link to the related issue

Top PR Friction Pitfalls (Don'ts)

  • Do not submit PRs without linking an issue
  • Do not break existing tests without fixing them
  • Do not mix unrelated refactors in a single PR
Response Velocity
18 hours
Standard maintainer review cycle

Average Response Latency

Tracks hours until a maintainer leaves a review, comment, or PR response.

Merge Efficiency
100.0%
High acceptance rate for external PRs

External Acceptance Rate

Percentage of community pull requests successfully merged into main.

First-Timer Success
100.0%
Strong first-timer PR acceptance rate

First PR Conversion

Rate at which developers submitting their first repository PR succeed.

Active Maintainers
CRITICAL BUS FACTOR
Single maintainer
No active GitHub maintainers found (may review internally on Gerrit or internal tools)
Diagnostic Health HUD
100.0%
Merge Gauge
100.0%
1st-Timer
Community Vibe86/100

Embed C-Rank Badge

Show contributors that your repository actively reviews and merges external pull requests.

GetMerged C-Rank badge for mazipan/baca-quran.id
[![GetMerged C-Rank](https://getmerged.abhishekco.de/api/badge/mazipan/baca-quran.id)](https://getmerged.abhishekco.de/mazipan/baca-quran.id?utm_source=github&utm_medium=badge)

Active Good First Issues (1)

View on GitHub

Context This is a Claude Code CLI task — run this locally on Mac where the full repo (including the PDF) is available. The Iqra feature lives at /iqra/ and teaches Quran reading in 6 levels (jilid). The data layer for Jilid 1 was manually written from screenshots but needs to be verified and completed. Jilid 2–6 data does not exist yet. The source PDF is in the repo: markdowns/Humam - 2000 - Buku Iqro' Cara Cepat Belajar Membaca Al-Qur'an_1-6.pdf This is a scanned image PDF (not a text PDF). Claude Code CLI can read it visually using the Read tool with the pages parameter. Existing Data Structure All Iqra data lives in src/data/iqra/index.ts. The relevant interfaces are: export interface IqraNewLetter { withFathah: string; // e.g. 'بَ' name: string; // e.g. 'Ba' bunyi: string; // e.g. 'ba' } export interface IqraHalaman { id: number; newLetters: IqraNewLetter[]; // Each row is an array of groups; each group is an array of letters. // Groups reflect

📅 Opened Aug 2, 2026💬 1 comment
Quality: 90/100Contribute
Looking for more TypeScript beginner tasks?Explore TypeScript GFI

Contributor Community Vibe Feedback

Rate what actually matters after opening a pull request here.

Have you contributed to this repo?

Rate your first-hand PR experience (review speed, maintainer responsiveness, and onboarding ease) to help other contributors.

3 ratings required
Maintainer helpfulness
Review speed
Beginner friendliness

Contributor Compatibility & Review Speed Analysis for mazipan/baca-quran.id

When evaluating whether to contribute to mazipan/baca-quran.id, response velocity and maintainer engagement are crucial. GetMerged continuously tracks pull request trajectories, first-comment latency, and code review rounds to help developers avoid submitting pull requests to backlogged repositories.

Currently, maintainers of mazipan/baca-quran.id acknowledge new external contributions in approximately 18 hours. Out of all submitted pull requests from non-core authors in the last 180-day window, 100.0% were successfully merged into the primary branch.

Frequently Asked Questions - Contributing to mazipan/baca-quran.id

01

Is mazipan/baca-quran.id welcoming to first-time open-source contributors?

mazipan/baca-quran.id has a recorded first-timer success rate of 100.0%. Repositories ranked Solid typically provide actionable feedback during code reviews and actively nurture new community contributors.

02

How fast can I expect code review feedback on my pull request?

The initial maintainer response time averages ~18 hours. Keeping PRs scoped to single concerns and ensuring CI checks succeed will optimize review turnaround.

03

What does the 75.8 C-Rank™ score represent?

The C-Rank™ index scores repositories on a 0 to 100 scale using an objective formula: external PR merge rates, initial response speed, active maintainer count, and first-time contributor retention. A score of 75.8 places mazipan/baca-quran.id in the Solid tier.

04

What is the external contributor pull request merge rate for mazipan/baca-quran.id?

The external pull request merge rate is 100.0%. GetMerged isolates non-core community contributions so external developers get an accurate benchmark of PR acceptance probability.

05

Are there beginner Good First Issues open in mazipan/baca-quran.id?

Yes, mazipan/baca-quran.id currently has 1 active issue(s) tagged with beginner-friendly labels. You can inspect these directly from the repository issues tab.

GetMerged C-Rank™ Indexing Standard

All metrics displayed for mazipan/baca-quran.id are automatically retrieved via the public GitHub API and recalculated daily. Insider pull requests submitted by repository owners or organization members are excluded from merge rate calculations to preserve objective external contributor statistics.