jasonlong/geo_pattern
Create beautiful generative geometric background images from a string. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 17
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4601
- days_rel: n/a
- days_push: 498
- n_releases_24m: 0
Adoption not part of the score
1272 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that deterministically generates tiling SVG geometric background patterns from an input string, using a SHA hash to select one of 16 pattern types and derive colors. The output can be embedded as an SVG string, Base64 data URI, or CSS background-image.
Use cases
- generate a unique background image from a string
- create generative geometric SVG patterns in ruby
- make deterministic identicon-style tile backgrounds
- add decorative patterned backgrounds to a website
- generate consistent header art for blog posts or guides
- seeded procedural pattern generation for avatars
When to choose
- you are working in Ruby and want string-seeded, reproducible SVG background patterns
- you need lightweight vector output that stays crisp on retina displays
- you want the same style of generative patterns used on GitHub Guides and Explore
When to avoid
- you need active development or new features, since the project is largely unmaintained
- you are outside the Ruby ecosystem, where the maintained JavaScript port may be a better fit
- you need raster (PNG/JPEG) output or pattern styles beyond the 16 built-in geometric generators
Facets
library · maturity maintenance
image-processing graphics graphics web-development web-design ruby generative-art svg-patterns tiling-patterns deterministic-generation identicon background-images procedural-generation
2 sources
- readme: https://github.com/jasonlong/geo_pattern · fetched 2026-08-28 · f48034557108
- homepage: http://jasonlong.github.io/geo_pattern/ · fetched 2026-08-29 · 40e77526ccd7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jasonlong/geo_pattern | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="jasonlong/geo_pattern")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem