Skip to content

Is there a list of all possible achivements? #1161

Answered by lowlighter
devkennyy asked this question in Q&A

You must be logged in to vote

Hi 👋 !

You can see the whole list and threshold for each rank in here:

//Developer
{
const value = user.repositories.totalCount
const unlock = user.repositories.nodes?.shift()
list.push({
title: "Developer",
text: `Published ${value} public repositor${imports.s(value, "y")}`,
icon:
'<g stroke-linecap="round" stroke-width="2" fill="none" fill-rule="evenodd"><g stroke="#primary"><path d="M20 24l-3.397 3.398a.85.85 0 000 1.203L20.002 32M37.015 24l3.399 3.398a.85.85 0 010 1.203L37.014 32" stroke-linejoin="round"/><path d="M31.029 21.044L25.976 35.06"/></g><path stro…

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by lowlighter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment