mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

Contributors page #144

Closed Bashamega closed 1 month ago

Bashamega commented 1 month ago

Hello :) My idea is to create a contributor's page, rather than redirecting the user to the GitHub graphs. I would love to work on this.

breakfast-for-dinner commented 1 month ago

We could do something similar to this?

that would be cool, and i like the little emoji emblems, we should definitely have those 😝

Bashamega commented 1 month ago

We could do something similar to this?

Yes

breakfast-for-dinner commented 1 month ago

yeah, totally, make this!! this would be great! :)

Bashamega commented 1 month ago

My main idea was to credit people for ideas, translations, and all other sub-headings other than just coding.

no problem, but I will need a Json file that contains a username, PFP, and the emoji

breakfast-for-dinner commented 1 month ago

I will need a Json file that contains a username, PFP, and the emoji

you can get username + pfp from github api

Bashamega commented 1 month ago

What about the emoji, how can i generate it from the api?

breakfast-for-dinner commented 1 month ago

What about the emoji, how can i generate it from the api?

we can make a json for that

Bashamega commented 1 month ago

What about the emoji, how can i generate it from the api?

we can make a json for that

This is what i meant.

breakfast-for-dinner commented 1 month ago

What about the emoji, how can i generate it from the api?

we can make a json for that

This is what i meant.

oh sorry, i thought you meant getting it from the api, which you can't really do :P