Automatically sync your Leetcode solutions to a Github repository when you press submit
Works on the new Leetcode UI!
LeetCodeSync is a lightweight chrome extension that lets you automatically sync your LeetCode solutions to a Github repo. It is easy to use, and it works on the modern updated LeetCode UI. Unlike other Leetcode syncing chrome extensions, LeetCodeSync uses a user-generated access token to access your Github account which should be more secure for your account. The source code for this chrome extension is available on my Github repository.
Features:
- Ability to sync to multiple repositories in the same account
- Ability to sync only Easy/Medium/Hard questions
- Ability to customize whether difficulty appears in the Github folder name
- Ability to create separate files in Github for each Leetcode submission