GitLeet is a Chrome&FireFox extension that enables you to sync your LeetCode problem submissions with a selected GitHub repository. With this extension, you can easily track your coding progress and share your solutions with others on GitHub.
GitLeet utilizes the LeetCode API to fetch your submission data and the GitHub API to create a new file or update an existing one in your selected repository.
To install GitLeet, follow these steps:
- Download the latest release of the extension from the Chrome&FireFox Web Store.
- Install the extension by clicking the "Add to Chrome&FireFox" button.
- Once the installation is complete, click on the extension icon in your Chrome&FireFox toolbar to configure it.
To configure GitLeet, follow these steps:
- Click on the extension icon in your Chrome&FireFox toolbar.
- In the popup window, Give Access via Github.
- Login Via LeetCode (Optional and might be automatically skipped if already logged in)
- Select the repository you want to sync your submissions to.
- Start solving some problems
To use GitLeet, follow these steps:
- Solve a problem on LeetCode and submit your solution.
- GitLeet will create a new file or update an existing one in your selected repository automatically.
- Go and check the submission on your github repository
If you encounter any issues or have any suggestions for improving GitLeet, please feel free to open an issue on the GitHub repository.
Contributions are welcome! If you want to contribute to the project, please follow the contributing guidelines.
GitLeet is licensed under the MIT License.