Skip to content

xlebovoz/Profile-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

72 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š GitHub Profile Statistics

Elevate your README with real-time GitHub stats.

Powered by Vercel

A beautiful and customizable badge to showcase your coding journey.


Features

  • Real-time Stats: Automatically updates with your GitHub activity.
  • Clean Design: Modern, minimalistic, and easy to read.
  • Lightweight: Fast loading, powered by serverless functions on Vercel.

How do I add it to my README?

Add the following markdown to your README, replacing YourUsername with your GitHub username.

![GitHub Stats](https://profile-stats-xleb.vercel.app/api/badge.svg?username=YourUsername)

if you want to display your name from github at the top of the card, then add &show_username=true at the end of the link.

![GitHub Stats](https://profile-stats-xleb.vercel.app/api/badge.svg?username=YourUsername&show_username=true)

You can also add different themes to this badge via &theme=ThemeName.

Theme name What it looks like
dark basic dark theme
light the usual light theme
github a theme with a gray tint
coal
storm
matrix
space
ocean
purple_land
land
sunset_red
sunset_yellow
forest

An example of a badge with the added name and theme is github:

![GitHub Stats](https://profile-stats-xleb.vercel.app/api/badge.svg?username=YourUsername&show_username=true&theme=github)

To make the badge look more attractive, you can add an outline of &border, and you can also choose the outline color by specifying &border=ColorName(or hex code without #). You need to specify the hex color without # at the beginning of its name or an existing color from the table below:

Name (to copy) HEX
red #f85149
blue #58a6ff
green #2fbb4f
yellow #f1e05a
purple #a371f7
pink #f778ba
orange #ff7b72
white #ffffff
black #000000

An example with a color from the table:

![GitHub Stats](https://profile-stats-xleb.vercel.app/api/badge.svg?username=YourUsername&show_username=true&theme=github&border=red)

An example with your hex color (for example #2ed1da):

⚠️ important: You need to add a hex color without # at the beginning!

![GitHub Stats](https://profile-stats-xleb.vercel.app/api/badge.svg?username=YourUsername&show_username=true&theme=github&border=2ed1da)

About

πŸ“ƒ Statistics for your README on GitHub

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors