fcihpekjoocdifjgcpehobmpbkcenfno
Automatically sync your LeetCode submissions to GitHub. LeetCode GitHub Sync is a Chrome extension that automatically synchronizes your LeetCode submissions to your GitHub repository. It fetches your latest submission data from LeetCode and creates or updates corresponding files on GitHub so you can maintain an up-to-date record of your solved problems. When you click “Sync Now” from the popup, the extension immediately fetches and processes your latest submission, compares it with the stored version, and updates your repository only if there are new changes.
GitZip for github
It can make the sub-directories and files of github repository as zip and download it Why GitZip: - You DO NOT have to download the whole project just for those few files/folders you need. Usage: 1. Browse any Github repository page. 2. Two ways to download: 2.1. Choose the items: 2.1.1. In default, you can double click on items or check the checkbox on the front of items. 2.1.2. Click download button at the bottom-right of the page. 2.2. In context menu: 2.2.1. Click "GitZip Download" > "Whole Repository" or "Current Folder". 2.2.2. Move the mouse cursor on the item and click "GitZip Download" > "Selected Folder/File". 2.2.3. Click "GitZip Download" > "Checked Items" after doing 2-1-1. 3. See the progress dashboard and wait for browser trigger download. 4. Get the ZIP file. Options: "How to select" for item selecting behaviour and "theme" for dark or light themes. Get Token: - If you see the "Rate Limit" warning message on progress dashboard, you should get the Github API access token for upgrade rate limit. GitZip provide a convenient way for it: 1. Click GitZip Extension icon on your browser. 2. Click "Normal" or "Private" link beside "Get Token". 3. Authorize GitZip permission on Github auth page. 4. Back to repo page automatically. 5. Continue to use. 1.0.2: 1. Compatible with new UI (In feature preview called: New Code Search and Code View) 2. Fix a bug about saving personal token. 1.0.1: 1. Enhance popstate detection. 2. Deprecate ".repository-content" selector for items detection. 1.0.0: 1. More download ways in context menu. 2. Can change settings in options page for item selecting behaviour and theme. 3. Can use checkbox to select item. 4. Migrate to Manifest V3 spec.
CodeHub
Automatically pushes your Codewars submissions to GitHub CodeHub is an open-source browser extension that automatically pushes your Codewars submissions to GitHub. How To Use 1. Install the Extension Download CodeHub from the Chrome Web Store. 2. Authenticate with GitHub Click the CodeHub extension icon, then click the "Authenticate" button to connect your GitHub account. 3. Link a Repository Connect CodeHub to an existing repository or create a new one. You can also add an optional directory path within the repository (for example: "coding_challenges/codewars"). Click the "Get Started" button when you're ready. 4. Choose How Your Solutions Are Organized Click the settings ⚙️ icon to choose how CodeHub organizes your solutions in your GitHub repository. 5. Start Coding You're all set! Solve problems on Codewars.com, and your solutions will automatically sync to the linked GitHub repository after a successful submission. Why CodeHub? 📌 Showcase Your Problem-Solving Skills Having a GitHub repository with your Codewars solutions highlights your dedication to learning and improving as a developer. It serves as a portfolio that recruiters and hiring managers can easily review to see your coding abilities and consistency in action. 📈 Track Your Progress By default, CodeHub organizes all of your Codewars solutions in your repository by difficulty level (6-kyu, 5-kyu, etc.). Each problem is stored in its own directory containing separate solution files for each language and a README for the problem description. This structure makes it easy to track your progress and see how much you've improved over time. ⏰ Save Time CodeHub automates the process of committing and pushing your solutions to GitHub. Once set up, this extension will save you the time and hassle of manually copying, pasting, and uploading each solution to your repository. Support - Please star ⭐️ our repository: https://github.com/febinbellamy/CodeHub - Leave us a review here on the Chrome Web Store. All feedback is welcome! - Create a bug report to help us improve this extension: https://github.com/febinbellamy/CodeHub/labels/bug - Request a feature/enhancement: https://github.com/febinbellamy/CodeHub/labels/enhancement
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background
GitHub Isometric Contributions
This extension allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.