- Link to the deployed React app: GitQL
- GitQL is a user-friendly platform where folks can type in their GitHub username and get details like their picture, name, bio, latest projects, total contributions, and a visual representation of their activity.
- I have used GitHub's GraphQL API to gather this information.
- The whole thing was built using React, a popular web development tool.
- To make it look good and work well on different screens, I've used Tailwind for styling.
Made a Chrome extension
Link to the Demo Video: GitQL Demo
- Finding a functional Heatmap Library.
- Understanding GraphQL.
- Creating a Chrome extension.