awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DeepSourceCorp avatar

DeepSourceCorp/good-first-issue

0
View on GitHub↗
3,370 estrellas·1,460 forks·Python·MIT·3 vistasgoodfirstissue.dev↗

Good First Issue

This project is a developer onboarding tool and GitHub issue discovery portal. It serves as a curated directory and contribution guide designed to match new programmers with beginner-friendly open source tasks based on their technical skills and experience level.

The platform operates as a static project directory, using a serverless catalog of repositories stored in JSON files. It provides the ability to filter tasks by programming language and difficulty, enabling users to identify approachable starting points in active software projects.

The system includes capabilities for repository curation and project discovery, utilizing the GitHub API to synchronize issue status and metadata. It also provides a mechanism for submitting new projects for listing, which are verified against specific quality and activity criteria.

Features

  • Issue Difficulty Filters - Filters open source tasks by language and difficulty to identify approachable starting points for new contributors.
  • Onboarding Resources - Provides structured resources to help new contributors understand workflows and find their first coding tasks.
  • Open Source Contribution Guides - Filter curated tasks by programming language to find simple entry points in popular projects.
  • Static JSON Stores - Uses read-only JSON files as a data store for fast, serverless loading of curated issues.
  • Open Source Discovery Platforms - Acts as a platform for indexing and discovering active open-source projects seeking new contributors.
  • GitHub API Integrations - Integrates with the GitHub API to fetch real-time issue status and repository metadata for synchronization.
  • Issue Discovery Portals - Ships a directory that uses the GitHub API to discover approachable beginner tasks across various open source projects.
  • Language-Based Search Filters - Provides mechanisms to constrain the list of open source tasks to specific programming languages.
  • Contribution Guides - Offers curated guides and starter tasks to explain how to participate in open source software development.
  • Open Source Guides - Provides resources and discovery tools for new developers to begin contributing to open source projects.
  • Beginner - Provides structured guidance and task discovery for new developers making their first open source contributions.
  • Technical Skill Matching - Matches new programmers with specific GitHub issues based on their technical skill set and experience level.
  • Curated Knowledge Repositories - Manages a structured collection of high-quality repositories validated via the GitHub API.
  • Curated Project Catalogs - Implements a serverless catalog using JSON files to enable fast, client-side filtering of curated repositories.
  • JSON Indexing - Uses a structured JSON index to allow efficient client-side searching and sorting of curated issues.
  • Project Submission Systems - Provides a mechanism for requesting the inclusion of a repository in the directory based on quality criteria.
  • Client-Side Data Filtering - Implements logic for processing and filtering project data directly in the browser to populate the issue views.

Historial de estrellas

Gráfico del historial de estrellas de deepsourcecorp/good-first-issueGráfico del historial de estrellas de deepsourcecorp/good-first-issue

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace deepsourcecorp/good-first-issue?

This project is a developer onboarding tool and GitHub issue discovery portal. It serves as a curated directory and contribution guide designed to match new programmers with beginner-friendly open source tasks based on their technical skills and experience level.

¿Cuáles son las características principales de deepsourcecorp/good-first-issue?

Las características principales de deepsourcecorp/good-first-issue son: Issue Difficulty Filters, Onboarding Resources, Open Source Contribution Guides, Static JSON Stores, Open Source Discovery Platforms, GitHub API Integrations, Issue Discovery Portals, Language-Based Search Filters.

¿Qué alternativas de código abierto existen para deepsourcecorp/good-first-issue?

Las alternativas de código abierto para deepsourcecorp/good-first-issue incluyen: huangjianke/gitter — Gitter is a GitHub API client and mobile interface designed to provide mobile access to repositories and user… roshanjossey/first-contributions — This project is a Git workflow learning tool and a contribution sandbox designed to teach the process of forking and… rust-lang/this-week-in-rust — This project is a community newsletter curation system that collects and organizes links, projects, and news into a… firstcontributions/first-contributions — This project is an educational resource designed to lower the barrier to entry for new developers learning how to… up-for-grabs/up-for-grabs.net — This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to… github/choosealicense.com — This project provides a set of reference tools and guides designed to help developers select and compare legal…

Alternativas open-source a Good First Issue

Proyectos open-source similares, clasificados según cuántas características comparten con Good First Issue.
  • huangjianke/gitterAvatar de huangjianke

    huangjianke/Gitter

    3,681Ver en GitHub↗

    Gitter is a GitHub API client and mobile interface designed to provide mobile access to repositories and user profiles. It functions as a GitHub WeChat Mini Program client, allowing users to browse software projects and read documentation within a lightweight mobile environment. The project includes a dedicated poster generator that uses canvas-based image generation to create shareable visual summaries of repositories for social media promotion. The application covers open source discovery through repository search and trending project filtering. It also features a markdown renderer to conv

    JavaScript
    Ver en GitHub↗3,681
  • roshanjossey/first-contributionsAvatar de Roshanjossey

    Roshanjossey/first-contributions

    54,683Ver en GitHub↗

    This project is a Git workflow learning tool and a contribution sandbox designed to teach the process of forking and cloning repositories. It serves as a hands-on tutorial where new developers can practice the technical steps required to contribute to open source projects in a safe environment. The project facilitates beginner developer onboarding by simulating a GitHub contribution cycle. It provides a controlled space for users to exercise the technical requirements of making their first contributions, specifically focusing on the process of submitting pull requests. The learning surface c

    Ver en GitHub↗54,683
  • rust-lang/this-week-in-rustAvatar de rust-lang

    rust-lang/this-week-in-rust

    2,569Ver en GitHub↗

    This project is a community newsletter curation system that collects and organizes links, projects, and news into a structured weekly digest for the Rust ecosystem. It monitors the status of language proposals and core tooling updates to keep developers informed of official changes. The system utilizes a Git-based editorial workflow where community-submitted links and project updates are collected via pull requests for manual filtering. It features a markdown-to-static generation pipeline that transforms these drafts into HTML pages for hosting and chronological historical archiving. The cur

    Pythonblognewsletterpelican
    Ver en GitHub↗2,569
  • firstcontributions/first-contributionsAvatar de firstcontributions

    firstcontributions/first-contributions

    54,496Ver en GitHub↗

    This project is an educational resource designed to lower the barrier to entry for new developers learning how to participate in open-source software development. It provides a safe, guided practice environment where beginners can master the fundamental workflows required to contribute to public repositories. The project distinguishes itself by offering a hands-on, interactive tutorial that walks users through the complete lifecycle of a contribution. By following structured steps—including forking, branching, committing, and submitting a pull request—participants gain practical experience wi

    beginnerbeginner-friendlycontribute
    Ver en GitHub↗54,496
Ver las 30 alternativas a Good First Issue→