3ba2ii / LeetSync

LeetSync is a Chrome 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.

Home Page:https://bit.ly/3nEShw1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetSync Chrome Extension

LeetSync is a Chrome 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.

Table of Contents

How it Works

LeetSync 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.

Installation

To install LeetSync, follow these steps:

  1. Download the latest release of the extension from the Chrome Web Store.
  2. Install the extension by clicking the "Add to Chrome" button.
  3. Once the installation is complete, click on the extension icon in your Chrome toolbar to configure it.

Get Started

To configure LeetSync, follow these steps:

  1. Click on the extension icon in your Chrome toolbar.
  2. In the popup window, Give Access via Github.
  3. Login Via LeetCode (Optional and might be automatically skipped if already logged in)
  4. Select the repository you want to sync your submissions to.
  5. Start solving some problems

Usage

To use LeetSync, follow these steps:

  1. Solve a problem on LeetCode and submit your solution.
  2. LeetSync will create a new file or update an existing one in your selected repository automatically.
  3. Go and check the submission on your github repository

Support

If you encounter any issues or have any suggestions for improving LeetSync, please feel free to open an issue on the GitHub repository.

Contributing

Contributions are welcome! If you want to contribute to the project, please follow the contributing guidelines.

License

LeetSync is licensed under the MIT License.

About

LeetSync is a Chrome 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.

https://bit.ly/3nEShw1


Languages

Language:TypeScript 92.7%Language:JavaScript 3.5%Language:HTML 2.5%Language:CSS 1.3%