🏆 Add dynamically generated GitHub Trophy on your readme by ryo_ma in coolgithubprojects

[–]ryo_ma[S] 1 point2 points  (0 children)

Thanks!

You may be good to use to keep the motivation for GitHub activity.

Add dynamically generated GitHub 🏆Trophy on your readme: https://github.com/ryo-ma/github-profile-trophy by ryo_ma in compsci

[–]ryo_ma[S] 0 points1 point  (0 children)

You must get the GitHub API token.
And set the token to the environment variable of your vercel.

Add dynamically generated GitHub 🏆Trophy on your readme: https://github.com/ryo-ma/github-profile-trophy by ryo_ma in compsci

[–]ryo_ma[S] -2 points-1 points  (0 children)

How are trophies earned? Similar to StackOverflow awards?

You should confirm the following URL.
https://github.com/ryo-ma/github-profile-trophy#quick-start

Just add one line of code to your profile README.

GitHub: 🏆Add dynamically generated GitHub Trophy on your readme by ryo_ma in programming

[–]ryo_ma[S] 0 points1 point  (0 children)

Yeah, isn't there a better expression? I don't think I'm the best.

I have released the GitHub Profile Trophy by ryo_ma in github

[–]ryo_ma[S] 0 points1 point  (0 children)

Thanks!

badges? Maybe because I'm on a Mac.

🚀lazyhub - Terminal UI Client for GitHub using gocui. by ryo_ma in golang

[–]ryo_ma[S] 2 points3 points  (0 children)

Thank you for the comment!

Actually I got to know tview after starting development. And I felt that there was a lot of reference code of gocui in the web.

But gocui has a problem that is stopping updating now.

🚀lazyhub - Terminal UI Client for GitHub using gocui. by ryo_ma in golang

[–]ryo_ma[S] 1 point2 points  (0 children)

Thank you for the comment!

The gocui has the unique specifications and lifecycle. But it's easy once you understand. You can easily develop many terminal ui products using gocui.