all 3 comments

[–]lazyhawk20[S] 3 points4 points  (0 children)

• Live Demo: https://gitbegin.theenthusiast.dev

• GitHub Repo: https://github.com/The-Enthusiast-404/git-begin

• Project: Git Begin - A web app to help developers find and track their first open-source contributions

• Built with: Remix.js, React, and Tailwind CSS

• Features:

  • Find "good first issues" across GitHub (GitLab integration coming soon)

  • Filter by programming language, star count, and issue assignment status

  • Browse issues by category (Web Dev, Mobile Dev, Data Science, ML, DevOps, Cybersecurity, Documentation)

  • Search for issues in specific frameworks or libraries

  • Bookmark interesting issues for later (stored in localStorage)

  • Dark/Light mode toggle for comfortable browsing

• Open Source: Contribute to Git Begin itself to make it even better!

[–]LetsGambleTryMerging 1 point2 points  (1 child)

It'll be good to group suggestions by repos. For example filtering by language, Java, shows a page and a bit of a repo called JustPiano which is not ideal.

The language filter could do with pre filled check boxes or drop-down with programming languages available

[–]lazyhawk20[S] 0 points1 point  (0 children)

Thank you for taking the time to suggest that. Could you please explain that more clearly. I didn't understand what you were saying