GitHub Reactions
GitHub Reactions is a search tool that lets you explore GitHub activity across any public account. Enter a username to browse their issues, pull requests, and comments — along with the reactions each one has received.
What you can search
- Issues opened or by a user
- Pull requests opened by a user
- Comments made by a user
How it works
Results are fetched from the GitHub GraphQL API. All data is public — no information is stored or transmitted beyond your browser and GitHub.
Built with
- Angular with server-side rendering
- AG Grid for virtualized result tables
- NG-Zorro for UI components
- GitHub GraphQL API