SetFork Docs

Profile & achievements

The profile page, automatic achievements and live SVG list badges for your README.

The profile page

A profile lives at /{handle}: avatar, name and profession, a bio, links to a website and socials, and the join date. Tabs are Overview, Lists, Starred (and Catalogs, if any). Overview shows an activity graph, a Pinned block (the owner picks lists to showcase) and Completed courses with a link to the certificate.

A private profile is visible only to its owner (a 404 to others), but their public lists stay reachable at their own URLs. Service accounts are marked with a Service account badge.

Achievements

The profile has an Achievements block (GitHub-style) — they're awarded automatically from your activity:

  • First list — your first published list;
  • Prolific — 10+ published lists;
  • Starred — your lists earned stars (tiers 10 / 50 / 200);
  • Forked — others forked your lists (1 / 5 / 25);
  • Runner — runs were started (1 / 10 / 50);
  • Streak — activity several days in a row (3 / 7 / 30).

Tiered achievements grow as the metrics do.

Badges for your README

Every public list has live SVG badges (shields.io-style) you can drop into a project's README, docs or blog: stars, forks, runs, version. In the Badges block on the list page, Copy hands you ready markdown. A badge's URL is /{owner}/{slug}/badge/{stars|forks|runs|version}.svg.

The verified mark is a property of a list, not a user: a check on the list's card shows it, and search has an is:verified filter for it.

On this page