Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
GfG to GitHub is a chrome extension that automatically pushes your GeeksForGeeks solution to a GitHub Repository of your choice within seconds on successful submission.
β Why βGfG to GitHubβ?
π In the modern day, GitHub is a developer's primary portfolio. Therefore, this extension aids in centralizing all of your GeeksForGeeks solutions to GitHub in an organized manner.
π Also, manually adding your GeeksForGeeks solutions to a GitHub repository is an extremely time-consuming and tedious procedure. Therefore, this extension automates the entire process without you needing to put-in any extra effort.
π Centralizing your solutions means easy and fast access to all your solutions.
π Having all your solutions in one place helps you to keep track of your progress.
β¨ Features :
β You can create a new repository / link an existing repository to this extension by simply entering the repository name during the onboarding process.
β The extension popup sports a dashboard that maintains difficulty-level-wise count of the problems you have solved on GeeksForGeeks.
β Each solution is pushed into a directory named as the difficulty level of that problem. So, the repository is extremely organized.
β A README.md file is created for each new problem solved. This README.md file contains the problem details as it appears on the GeeksForGeeks problem's page.
β This extension also supports multi-language submissions, which means that if you solve a problem in both Java and C++, a separate file will be created for both languages under the same directory.
β A solution file is committed to your GitHub repository only on successful submission on GeeksForGeeks.
β The extension popup also features a Dark Mode toggle, so you can choose a theme of your choice.