qasimwani/leethub

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 58 minutes ago
Added to GitGenius on September 16th, 2026
Created on November 20th, 2020
Open Issues & Pull Requests: 415 (+0)
GitHub issues: Enabled
Number of forks: 1,491
Total Stargazers: 4,350 (+0)
Total Subscribers: 22 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 59.3 days
90th percentile: 1.8 hours
Tracked items: 30

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 702 days
Stale 30+ days: 30
Stale 90+ days: 29

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (24)
  • feature (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

LeetHub is a Chrome extension that automatically syncs LeetCode solutions to a GitHub repository.

The extension solves the problem of manually managing and organizing coding interview practice by automating the process of pushing accepted LeetCode solutions directly to GitHub. When you solve a problem on LeetCode, the extension captures your solution and commits it to a GitHub repository you authorize, creating an organized portfolio of your coding work without requiring manual uploads or git commands.

Developers should choose this tool if they want to build a public record of their LeetCode progress for portfolio purposes or to track their problem-solving journey over time. It suits anyone preparing for technical interviews who wants to demonstrate their coding practice to potential employers. The extension handles the entire workflow through GitHub's API, requiring only initial authentication to your GitHub account and selection of a target repository.

The project shows consistent maintenance with regular updates addressing user-reported issues and feature requests. Development activity includes ongoing bug fixes and improvements to the synchronization process, indicating the maintainers respond to problems users encounter. The codebase receives periodic enhancements to handle edge cases and improve reliability of the syncing mechanism. Community engagement appears active, with the project addressing feedback and maintaining compatibility with changes to both LeetCode and GitHub platforms.