repo

Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.

GitHub users


<div class="repositories d-flex flex-wrap flex-md-row flex-column justify-content-between align-items-center">
  <div class="repo p-2 text-center">   <a href="https://github.com/ryo-ma/github-profile-trophy">
<span class="d-none d-sm-none d-md-block">
  <img
    class="only-light"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=flat&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=6"
  >
  <img
    class="only-dark"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=gitdimmed&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=6"
  >
</span>

<span class="d-none d-sm-block d-md-none">
  <img
    class="only-light"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=flat&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=4"
  >
  <img
    class="only-dark"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=gitdimmed&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=4"
  >
</span>

<span class="d-block d-sm-none">
  <img
    class="only-light"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=flat&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=3"
  >
  <img
    class="only-dark"
    alt="Powertony102"
    src="https://github-profile-trophy.vercel.app/?username=Powertony102&theme=gitdimmed&locale=en&margin-w=15&margin-h=15&no-bg=true&rank=-C&column=3"
  >
</span>   </a>

</div>

</div>

GitHub Repositories