Summary
PersonalRecords shows the top contributed repo by name but no link. Users must manually search GitHub.
Expected Behaviour
Small external-link icon next to the repo name opens github.com// in a new tab.
Implementation Notes
- Use heroicons ArrowTopRightOnSquareIcon (already in BadgeSection)
- Must include rel='noopener noreferrer' target='_blank'
- aria-label='Open on GitHub'
GSSoC Info
- Difficulty: Beginner — 20 pts
- Area: UI / DX
Summary
PersonalRecords shows the top contributed repo by name but no link. Users must manually search GitHub.
Expected Behaviour
Small external-link icon next to the repo name opens github.com// in a new tab.
Implementation Notes
GSSoC Info