Skip to content

A google extension which takes ur leetcode submissions and automatically submits them to GitHub

Notifications You must be signed in to change notification settings

khizarrm/LeetHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

LeetHub

Automatically sync your LeetCode solutions to GitHub. Currently pending verification from Chrome Web Store. Demo: https://youtu.be/aJoQ0hedZz8

Features

  • Auto-upload successful LeetCode submissions
  • Create organized repository structure
  • Support for all LeetCode-supported programming languages
  • Maintain coding history and progress tracking

Installation

  1. Clone the repository
  2. Load unpacked extension in Chrome/Firefox
  3. Configure GitHub credentials
  4. Start solving on LeetCode

How It Works

LeetHub monitors your LeetCode submissions. When you successfully solve a problem, it automatically commits and pushes the solution to a GitHub repo names 'LeetCode-Questions'. If it doesn't exist, it creates it for you. The directory stores files with question names and numbers (eg. 1-TwoSum). Inside those files are the answer.txt and question.txt.

Configuration

  1. Click LeetHub extension icon
  2. Connect GitHub account

License

MIT License

About

A google extension which takes ur leetcode submissions and automatically submits them to GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published