|
1 | 1 | 
|
2 | 2 | --------------------------------------------------------------------------------
|
| 3 | +# LeetHub - Automatically sync your code to GitHub. |
3 | 4 |
|
4 |
| -# LeetHub |
5 |
| -### Automatically sync your code between LeetCode and GitHub. |
| 5 | +### Install it from Chrome [webstore](https://temp.com) |
6 | 6 |
|
7 |
| -##### Install it from Chrome [webstore](https://temp.com) |
| 7 | + |
| 8 | +## What is LeetHub? |
| 9 | +<p>A chrome extension that automatically pushes your code to GitHub when you pass all tests on a Leetcode problem. </p> |
| 10 | + |
| 11 | +## Why LeetHub? |
| 12 | +<p> <strong>1.</strong> Recruiters <em>want</em> to see your contributions to the Open Source community, be it through side projects, solving algorithms/data-structures, or contributing to existing OS projects.<br> |
| 13 | +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.</p> |
| 14 | + |
| 15 | +<p> <strong>2.</strong> There's no easy way of accessing your leetcode problems in one place! <br> |
| 16 | +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? </p> |
| 17 | + |
| 18 | +## How does LeetHub work? |
| 19 | + |
| 20 | +<p>It's as simple as:</p> |
| 21 | +<ol> |
| 22 | + <li>After installation, launch LeetHub.</li> |
| 23 | + <li>Click on "authorize with GitHub" button to automatically set up your account with LeetHub.</li> |
| 24 | + <li>Setup an existing/new repository with LeetHub (private by default) by clicking "Get Started" button.</li> |
| 25 | + <li>Begin Leetcoding! To view your progress, simply click on the extension!</li> |
| 26 | +</ol> |
| 27 | +### BONUS: Star [this repository](https://github.com/QasimWani/LeetHub) for further development of features. If you want a particular feature, simply [request](https://github.com/QasimWani/LeetHub/labels/feature) for it! |
| 28 | + |
| 29 | + |
| 30 | +## Why did I build LeetHub? |
| 31 | +<p> |
| 32 | +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!<br> |
| 33 | +And that's what LeetHub is supposed to do: indirectly improving your coding skills while improving your portfolio to ACE that interview at <em>insert_name_here</em>! |
| 34 | +</p> |
| 35 | + |
| 36 | +# Let's see you ACE that coding interview! |
0 commit comments