Automatically sync your LeetCode solutions to GitHub. Currently pending verification from Chrome Web Store. Demo: https://youtu.be/aJoQ0hedZz8
- Auto-upload successful LeetCode submissions
- Create organized repository structure
- Support for all LeetCode-supported programming languages
- Maintain coding history and progress tracking
- Clone the repository
- Load unpacked extension in Chrome/Firefox
- Configure GitHub credentials
- Start solving on LeetCode
LeetHub monitors your LeetCode submissions. When you successfully solve a problem, it automatically commits and pushes the solution to a GitHub repo names 'LeetCode-Questions'. If it doesn't exist, it creates it for you. The directory stores files with question names and numbers (eg. 1-TwoSum). Inside those files are the answer.txt and question.txt.
- Click LeetHub extension icon
- Connect GitHub account
MIT License