Yukaii / open-source-ideas

My open source ideas, projects, and WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When was I starred this?

Yukaii opened this issue · comments

A fun project utilizing the GitHub API. Users sign in to the service with GitHub, then we fetch when the user has starred the project, then show the user's card achievements, such as:

  • Author
  • Pioneer
  • Early explorer
  • Follower

(Need to be refined and chunibyo-rize)

https://docs.github.com/en/rest/activity/starring?apiVersion=2022-11-28#list-repositories-starred-by-a-user

We can't get the exact time one repo was starred - we gotta save all the user stars and then find the one we're lookin' for.

Alternative names:

gh OG finder
Who's the OG

Some high level architecture and design made with GPT-4

https://chat.openai.com/share/039dc385-393b-4354-a95c-5c9d69a5da26