Skip to content

Mustafiz04/CodeSyncer

Repository files navigation

CodeSyncer

The CodeSyncer Chrome extension allows users to seamlessly sync their LeetCode submissions to their GitHub repository with just a few clicks. This extension eliminates the need for users to manually copy and paste their code from LeetCode to GitHub, saving them time and effort. With this extension, users can easily showcase their coding skills and build their portfolios on GitHub.

Run Locally

Clone the project

git clone https://github.com/Mustafiz04/CodeSyncer.git

Enter you CLIENT_ID and CLIENT_SECRET

const CLIENT_ID = ''
const CLIENT_SERCRET = ''

Open Chrome

  • Click on Three dots
  • More tools > Extension
  • Turn on Developer Mode
  • Click on "Load Unpacked"
  • And Select the Project Folder

Features

  • LeetCode Submissions Sync: CodeSyncer allows users to easily synchronize their LeetCode submissions to their GitHub repository. This saves time and effort by automating the process of pushing code to GitHub.

  • GitHub Repository Integration: Users can link their existing GitHub repositories or create a new one to push all their code in that repository. This ensures that all LeetCode submissions are stored in one centralized location.

  • Code Level Tracking: CodeSyncer keeps track of the number of easy, medium, and hard level questions that the user has solved on LeetCode. This feature helps users keep track of their progress and identify areas for improvement.

  • User-friendly Interface: CodeSyncer has a user-friendly interface that makes it easy to navigate and use. The extension is designed to be intuitive and requires no technical knowledge to operate.

  • Time-saving: CodeSyncer saves time by automating the process of pushing code to GitHub. Users no longer have to manually copy and paste code from LeetCode to GitHub, which can be a time-consuming process.

Screenshot

Screenshot 2023-03-20 at 12 13 02 PM

Screenshot 2023-04-01 at 12 25 57 AM

Screenshot 2023-03-31 at 12 44 28 AM

Screenshot 2023-03-31 at 12 43 16 AM


CodeSyncer - Synchronise your LeetCode submissions to their GitHub. | Product Hunt