DEV Community

Cover image for Sync all of your LeetCode solutions to Github using glsync
Ahmed Ehab Abdul-Aziz
Ahmed Ehab Abdul-Aziz

Posted on

Sync all of your LeetCode solutions to Github using glsync

Hey all,

I developed glsync, a CLI tool to sync all your LeetCode submissions to Github (and possibly any other Git client). Each solution will be committed based on its submission date on LeetCode.

You can create a custom repo on GitHub, and glsync will get all of your submissions from LeetCode and push it into this custom repo. It can also work with Gitlab and other Git repos.

I found a lack of similar tools that sync ALL of your submissions, not one at a time.

You can view and download it here: https://github.com/ahmed-e-abdulaziz/glsync

I created it because companies judge interviewees by how frequently they commit to Github. This can make time spent in LeetCode feel invisible to them, as it won't be visible on your GitHub profile.

I did this in about a week, so if you want more features, support other platforms, or encounter bugs, feel free to send me a message.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay