adityagi02 / LeetHub-Safari-Extension

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetHub-Safari-Extension


Logo

What is LeetHub Safari Extension?

A Safari 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?

Installation

  1. Download all the files to a folder either by the "Download as ZIP" button or by cloning the repo.

  2. Launch Safari, navigate to Safari->Preferences->Extensions.

  3. If LeetHub is there, check it.

  4. Else follow these steps:

    a) Go to Safari->Preferences->Advanced

    b) Check "Show Develop menu in menu bar"

    c) Go back to safari menu->develop and check "Allow Unsigned Extensions.

  5. click on "LeetHub" logo in the panel left to link displayer.

  6. Set the required values, click "SAVE"

DONE!!

How does LeetHub work?

Your LeetHub portfolio could like this !

Logo

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!

And that should be it! Get Hacking...

About

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


Languages

Language:Swift 63.6%Language:HTML 14.8%Language:CSS 13.4%Language:JavaScript 8.2%