Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CodeSync is a Chrome extension that enables you to sync your LeetCode/HackerRank 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.

Notifications You must be signed in to change notification settings

sitasp/CodeSync

Repository files navigation

CodeSync Chrome Extension

CodeSync is a Chrome extension that enables you to sync your LeetCode/HackerRank 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

CodeSync 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 CodeSync, follow these steps [OUTDATED]:

  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.

Build

To Build & install by yourself, follow these steps.

  1. Build the extension by yourself
  • npm install
  • npm run build
  1. Load the generated build file to your chrome/edge browser using 'Load Unpacked Extension'.

Get Started

To configure CodeSync, 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 CodeSync, follow these steps:

  1. Solve a problem on LeetCode and submit your solution.
  2. CodeSync 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 CodeSync, 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.

Tribute

I want to thank the original creators of LeetSync. This repo is inspired and derived from there. So you might get LeetSync reference here & there.

License

CodeSync is licensed under the MIT License.

About

CodeSync is a Chrome extension that enables you to sync your LeetCode/HackerRank 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.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •