Skip to content

Feature request: Add language/technology tags to project cards #197

@BasavarajBankolli

Description

@BasavarajBankolli

Problem

On the Algora projects page, each project card currently shows the project name,
description, and links (GitHub, Twitter, website, etc.), but it is not immediately
clear which programming language or technology stack the project uses.

For example:

  • ZIO → Scala
  • Golem Cloud → Rust

Users have to click into the repository to find this information.

Proposed Feature

Add visible language/technology tags (badges or chips) to each project card,
displayed below the project name or description.

Examples:

  • ZIO → [Scala]
  • Golem Cloud → [Rust]
  • [Python], [TypeScript], [Go], etc.

These tags could be:

  • Derived automatically from the repository’s primary language, or
  • Defined manually in the project metadata for more accuracy.

Benefits

  • Improves discoverability of projects by language
  • Helps users quickly find projects relevant to their tech stack
  • Enhances overall UX without adding much visual clutter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions