All Projects → QasimWani → Leethub

QasimWani / Leethub

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Leethub

Github Repo Size
🚀 Chrome extension to display repository size on GitHub
Stars: ✭ 859 (+171.84%)
Mutual labels:  github-api, chrome-extension, chrome
Coding-Interview-Challenges
This is a repo where I upload code for important interview questions written in Python, C++, and Swift
Stars: ✭ 13 (-95.89%)
Mutual labels:  leetcode, coding-interviews
Upnext
Chrome Extension for streaming music from SoundCloud & YouTube
Stars: ✭ 320 (+1.27%)
Mutual labels:  chrome-extension, chrome
Motrix Webextension
A chrome extension for the Motrix Download Manager
Stars: ✭ 253 (-19.94%)
Mutual labels:  chrome-extension, chrome
myPortfolio
This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.
Stars: ✭ 127 (-59.81%)
Mutual labels:  github-api, portfolio
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (-90.51%)
Mutual labels:  leetcode, coding-interviews
Upme Plus
Smart Automation inside your browser for free. Start earning and double your followers
Stars: ✭ 318 (+0.63%)
Mutual labels:  chrome-extension, chrome
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (-93.04%)
Mutual labels:  leetcode, coding-interviews
Hide Files On Github
Chrome extension - Hide nonessential files from the GitHub file browser
Stars: ✭ 277 (-12.34%)
Mutual labels:  chrome-extension, chrome
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+875.63%)
Mutual labels:  chrome-extension, chrome
Hacker Tab Extension
Browser extension to view GitHub trending projects on new tab 📈
Stars: ✭ 287 (-9.18%)
Mutual labels:  github-api, chrome-extension
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (-79.75%)
Mutual labels:  leetcode, coding-interviews
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (-91.14%)
Mutual labels:  leetcode, coding-interviews
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-93.35%)
Mutual labels:  leetcode, coding-interviews
ezprofile
🚀 Create an automatic portfolio based on GitHub profile.
Stars: ✭ 344 (+8.86%)
Mutual labels:  github-api, portfolio
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-92.41%)
Mutual labels:  leetcode, coding-interviews
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+1297.78%)
Mutual labels:  chrome-extension, chrome
algorithm
Leetcode/剑指offer/经典算法题型
Stars: ✭ 69 (-78.16%)
Mutual labels:  leetcode, coding-interviews
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+278.16%)
Mutual labels:  leetcode, coding-interviews
Leetcode
Leetcode solutions
Stars: ✭ 2,894 (+815.82%)
Mutual labels:  leetcode, coding-interviews

LeetHub - Automatically sync your code to GitHub.
LeetHub - Automatically sync your code to GitHub.

license discord chrome-webstore users

Top 5 Trending JavaScript Repositories

Available on:

Chrome WebStore LeetHub - Automatically sync your code b/w Leetcode & GitHub. | Product Hunt

What is LeetHub?

A chrome extension that automatically pushes your code to GitHub when you pass all tests on a Leetcode problem.

How fast is it really?

THIS FAST (~400ms, 530x speed improvement)!

Why LeetHub?

1. Recruiters want to see your contributions to the Open Source community, be it through side projects, solving algorithms/data-structures, or contributing to existing OS projects.
As of now, GitHub is developers' #1 portfolio. LeetHub just makes it much easier (autonomous) to keep track of progress and contributions on the largest network of engineering community, GitHub.

2. There's no easy way of accessing your leetcode problems in one place!
Moreover, pushing code manually to GitHub from Leetcode is very time consuming. So, why not just automate it entirely without spending a SINGLE additional second on it?

How does LeetHub work?

It's as simple as:

  1. After installation, launch LeetHub.
  2. Click on "authorize with GitHub" button to automatically set up your account with LeetHub.
  3. Setup an existing/new repository with LeetHub (private by default) by clicking "Get Started" button.
  4. Begin Leetcoding! To view your progress, simply click on the extension!

BONUS: Star this repository for further development of features. If you want a particular feature, simply request for it!

Why did I build LeetHub?

The coding interview is arguably the most important part of your interview process, given you get the interview first. As someone who's received multiple internship offers from Fortune 100 companies, getting the interview in the first place is not easy!
And that's what LeetHub is supposed to do: indirectly improving your coding skills while improving your portfolio to ACE that interview at insert_name_here!

Let's see you ACE that coding interview!

leetcode view

How to set up LeetHub for local development?

  1. Fork this repo and clone to your local machine
  2. Go to chrome://extensions
  3. Enable Developer mode by toggling the switch on top right corner
  4. Click 'Load unpacked'
  5. Select the entire LeetHub folder
  6. Run "npm run setup" to install the developer dependencies

Other npm commands available:

npm run               Show list of commands available
npm run format        Auto-format JavaScript, HTML/CSS
npm run format-test   Test all code is formatted properly
npm run lint          Lint JavaScript
npm run lint-test     Test all code is linted proprely

And that should be it! Get Hacking...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].