Automatically integrate your Structy submissions to GitHub.
What is StructyHub?
A Chrome extension designed to easily integrate your coding practice with GitHub. StructyHub automates the process of pushing your successful code solutions to a dedicated GitHub repository whenever you pass all tests on a Structy problem.
Why use StructyHub?
1. Effortlessly bolster your portfolio while improving your Data Structures & Algorithms skills.
2. Enjoy the benefits of version control: with StructyHub, accessing previous versions of your submissions is as easy as going to GitHub.
3. Privacy-conscious: StructyHub does not, and never will, collect or use your personal information.
4. Fast and lightweight. StructyHub was written to use minimal resources and operate very quickly - boasting both a tiny memory footprint and sub-second commit times.
How can I use StructyHub?
1. Install StructyHub.
2. Click on the extension and open the pop-up menu.
3. Click "Sign in with GitHub" to allow StructyHub to interact with the GitHub API.
4. And that's it! Your successful submissions will now populate a public repository called "Structy-Hub" - though you are free to customize this using the pop-up menu.
Planned features
- Allow users to choose whether to organize outputs by problem section as well (e.g., group all "dynamic programming" problems in one subdirectory).
Notes
- Please note that StructyHub is still in early development stages.
- Report any bugs or request features at our GitHub's "issues" tab.
- Report any security vulnerabilities directly to the provided developer email below.
CHANGELOG
v0.2.1
- Small compatibility updates for Structy's UI changes.
v0.2.0
- Updated for Structy's change to using CodeMirror 6.
- Bugfix to help ensure that even long code submissions will be captured in their entirety.
v0.1.3
- Various bug fixes, reducing rates of failed commits.
- Improved commit times by up to 50%.
- Various UX/UI improvements.
- Ability to customize repo name added.
v0.1.2
- Improvements to submission detection consistency on repeat submissions.
v0.1.1
- Created license, privacy policy - updates for Chrome Web Store listing.
v0.1.0
- Public alpha release of StructyHub.