Skip to content

Latest commit

 

History

History
97 lines (77 loc) · 5.62 KB

README.md

File metadata and controls

97 lines (77 loc) · 5.62 KB

Example card

What is different in this fork?

  • 5 Animated parallax backgrounds for every card
  • Additional query parameters like dark_bg or email for the stats card
  • A full-width version of the stats card

Leave a star ⭐ if you want me to make more themes

Getting Started

To use this card in your GitHub profile README, add the following Markdown snippet to your README file:

[![Fancy Profile Card](https://fancy-readme-stats.vercel.app/api?username=YOUR_GITHUB_USERNAME&theme=beach&[email protected]&show_icons=true&title=Your%20name&description=Your%20description&include_all_commits=true&show_icons=true)](https://github.com/max1mde/fancy-readme-stats)

Special characters

Character URL Encoded
Space %20
# %23
$ %24
% %25
& %26
' %27
+ %2B
< %3C
= %3D

Parameters

Parameter Type Description
dark_bg number Sets the background darkness level (e.g., 0 for light, 10 for pitch black).
border_radius number Adjust the border's corner roundness! Use 5 for slight rounding and 15 for a more rounded effect.
hide_border boolean Determines whether to hide the border (true to hide, false to show).

Themes

  • forest
  • beach
  • city
  • rain
  • snow

Themes:

Beach City Forest Rain Snow

Cards

There are also other cards than the ones above.

Repository

Gists

Top Langs





Wakatime


Contributing

Contributions are welcome!