# PokeHub > PokeHub turns a GitHub profile into a collectible Pokemon-style card. Your followers become HP, your stars become attack damage and your top language picks the element. Sign in with GitHub and embed the card in your README. ## What it is PokeHub reads a public GitHub profile and renders it as a Pokemon-style trading card. Nothing on the card is chosen by the user - every value is derived from the profile: - Element / type comes from the language they write most - HP comes from follower count - Attack damage comes from stars - Retreat cost comes from public repository count - Rarity is scored from all of the above together - The species name, flavour text and both attacks are written by an LLM Signing in is GitHub OAuth for identity only. Repository access is never requested, and only public profile data is read. ## URLs - https://pokehub.ilhamriski.com - landing page, with four example cards - https://pokehub.ilhamriski.com/{username} - one person's public card page - https://pokehub.ilhamriski.com/{username}.png - that card as a still image (link previews) - https://pokehub.ilhamriski.com/{username}.svg - that card as a still image (README embed) - https://pokehub.ilhamriski.com/{username}.gif - that card animated, with the foil moving - https://pokehub.ilhamriski.com/sitemap.xml - every public card Card images render on demand with headless Chromium and are cached, so a first request for an uncached card can take several seconds. ## Attribution PokeHub is an unofficial fan project. It has no affiliation with, endorsement by, or connection to Nintendo, Game Freak, Creatures Inc. or The Pokemon Company. Pokemon and all related names are their trademarks. Nothing here is for sale. Card frames and stamps come from pokecardgenerator.com; the holo foil is built on poke-holo.simey.me (simeydotme). ## Public cards (5 total) - https://pokehub.ilhamriski.com/ilhamrisky - https://pokehub.ilhamriski.com/torvalds - https://pokehub.ilhamriski.com/gaearon - https://pokehub.ilhamriski.com/t3dotgg - https://pokehub.ilhamriski.com/gvanrossum