Skip to content

2jun0/github-pokemon-collection

Repository files navigation

logo

Collect all Pokémon through GitHub contributions!

Your Pokémon Collection

Go preivew make your collection!

Or copy and paste this into your markdown or html.
Replace {username} with your GitHub username.

<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?face=left" alt="{username}'s GitHub Pokemon Collection"/>
</a>

Customization

You can customize your collection.

Moving left or right

The default value is left.

https://gitpokecol.org/pokemons/{username}?face={left | right}
Moving left Moving right
Left Pokemon Collection Right Pokemon Collection
Show html tags
# Moving left
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?face=left" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Moving right
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?face=right" alt="{username}'s GitHub Pokemon Collection"/>
</a>

Backgrounds

The default background is none.

https://gitpokecol.org/pokemons/{username}?background={ abyss | badlands | beach | cave | desert | normal | plain | none }
abyss badlands beach cave
Abyss Pokemon Collection Badlands Pokemon Collection Beach Pokemon Collection Cave Pokemon Collection
desert normal plain none
Desert Pokemon Collection Normal Pokemon Collection Plain Pokemon Collection None Pokemon Collection
Show html tags
# Background abyss
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=abyss" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background badlands
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=badlands" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background beach
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=beach" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background cave
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=cave" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background desert
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=desert" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background normal
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=normal" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background plain
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=plain" alt="{username}'s GitHub Pokemon Collection"/>
</a>
# Background none
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?background=none" alt="{username}'s GitHub Pokemon Collection"/>
</a>

Width & Height

The default width is 300 and must be at least 250.
and the default height is 250 and must be at least 200.

https://gitpokecol.org/pokemons/{username}?width={width}&height={height}

Big Pokemon Collection

Show html tag
<a href="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/2jun0/github-pokemon-collection">
  <img src="https://gitpokecol.org/pokemons/{username}?width=500&height=300" alt="{username}'s GitHub Pokemon Collection"/>
</a>

Commit Points (CP)

Commit Points that display as "cp" represent your total GitHub contributions. As you commit 100 times, you will receive one Pokémon randomly. Pokémon are from Gen 1, with a total count of 151.

Image Source

The sprites are from www.pokencyclopedia.info. As The License states, all Pokémon images are the property of Nintendo.