• Stars
    star
    3,881
  • Rank 11,190 (Top 0.3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

license discord chrome-webstore users

Top 5 Trending JavaScript Repositories

LeetHub progress and numbers (YouTube Video):

LeetHub

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?

Your LeetHub portfolio could look like this!

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 properly

And that should be it! Get Hacking...

More Repositories

1

gct

Graphical Code Tracer (GCT): Visualize code at lightning speed
Python
46
star
2

Data-Structures-and-Algorithms

DS written from scratch.
C++
32
star
3

leetcode

Collection of LeetCode questions to ace the coding interview! - Created using LeetHub.
Python
19
star
4

RL-Unity

Implementation of Deep Reinforcement Learning algorithms in the Unity game engine.
Jupyter Notebook
18
star
5

policy-value-methods

Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.
Python
18
star
6

histogram_equalization

Robust Local Histogram Equalization written from scratch
Jupyter Notebook
7
star
7

Classification

All things classification.
Jupyter Notebook
6
star
8

ZOiRL

Zeroth-Order Implicit Reinforcement Learning. 🏆 Winner of 2021 CityLearn RL research competition!
Jupyter Notebook
6
star
9

Brain-Computer-Interface

Classification of different emotions based on brain wave action-potential data
Jupyter Notebook
4
star
10

off-policy-evaluation

Approaching OPE as a regression problem using meta-learning.
Python
4
star
11

Market_Analytics

Winner of VTHacks7. Best use of Machine Learning.
Jupyter Notebook
4
star
12

UPS

This is what happens when you miss your UPS order...
Python
3
star
13

IFMXFL

Influence Function for model explainability for federated learning
Jupyter Notebook
3
star
14

Crammer

Save that extra 5 minutes from Procrastination by automatically bundling images and converting it into word/PDF that's sent to your email with one click of a button.
CSS
2
star
15

QasimWani

2
star
16

finna

Largest Database for connecting driven developers and entrepreneurs
EJS
1
star
17

ReadMe

reads your history -- VT Hacks workshop demo
JavaScript
1
star
18

DAML

Pseudocode Implementation of DAML, Domain Adaptive Dialog Generation via Meta Learning
Python
1
star
19

EARL

Environment Aware Reinforcement Learning
Jupyter Notebook
1
star
20

CACTUS

CACTUS - Collection and Analysis of Cyber Technologies Under Security
Jupyter Notebook
1
star
21

iGlass

Python
1
star
22

Python-Web-Automation

Some Python scripts to automate the boring stuff.
Jupyter Notebook
1
star