awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesCompositional SVG Path Builders

Builds avatars by composing multiple SVG path elements into a single viewBox, allowing scalable vector output without external assets.

Distinct from SVG Path Rendering: Distinct from SVG Path Rendering: focuses on composing multiple paths into a single avatar, not just rendering individual paths.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Compositional SVG Path Builders. Refine with filters or upvote what's useful.

Awesome Compositional SVG Path Builders GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • boringdesigners/boring-avatarsAvatar boringdesigners

    boringdesigners/boring-avatars

    6,291Vezi pe GitHub↗

    Boring avatars is an open source React library that generates custom, SVG-based avatars from any username and color palette.

    Builds avatars by composing multiple SVG path elements into a single viewBox for scalable vector output.

    TypeScriptavataravatar-componentavatar-generator
    Vezi pe GitHub↗6,291
  • platane/snkAvatar Platane

    Platane/snk

    5,899Vezi pe GitHub↗

    Snk is a GitHub profile readme widget that generates an animated snake visualization from a user's contribution graph data. It transforms the familiar contribution grid into a sequence where a snake moves across the cells, consuming them in order, and outputs the result as an animated SVG or GIF file. The project automates the entire workflow through a daily cron-triggered job, fetching contribution data via the GitHub GraphQL API, constructing the snake animation frame by frame, and exporting the final image. Users can customize the color palette of both the snake and the grid cells to match

    Constructs the snake body as connected SVG path segments based on a grid traversal algorithm.

    TypeScriptgifgithub-actionsgithub-contribution-graph
    Vezi pe GitHub↗5,899
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Rendering
  4. Compositional SVG Path Builders

Explorează sub-etichetele

  • Grid Traversal Path BuildersConstructs SVG path segments for a snake body based on a grid traversal algorithm. **Distinct from Compositional SVG Path Builders:** Distinct from Compositional SVG Path Builders: builds paths from grid traversal algorithms, not composing multiple paths into avatars.