Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions resources/p.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,14 @@ export const resources: Resource[] = [
url: 'https://ppresume.com',
keywords: ['cv', 'LaTeX'],
},
{
name: 'PR Radar',
description:
'Free, open-source browser extension for a unified PR dashboard across GitHub, GitLab, and Bitbucket. CI status, review tracking, notifications, and keyboard shortcuts.',
categories: ['Extension', 'Open Source', 'Tooling'],
url: 'https://github.com/deployhq/pr-radar',
keywords: ['pull requests', 'code review', 'CI', 'GitHub', 'GitLab', 'Bitbucket'],
},
{
name: 'Prime',
description: 'Ultimate UI Framework.',
Expand Down
Loading