/awesome-readme-items

A curated list of awesome items for READMEs.

MIT LicenseMIT

Awesome Icons

l

Code

[![l](https://skillicons.dev/icons?i=c,r,python,html,css,git,vscode,linux&perline=6)]("https://example.com")

Substitute example names with your languages name and example.org with your site.

OctoRing

Octo Ring logo
previousrandomnext
check out other GitHub profiles in the Octo Ring

Code

See https://octo-ring.com for instructions

Profile views counter

Code

![](https://komarev.com/ghpvc/?username=USERNAME&color=COLOR&style=STYLE&label=TEXT)

Substitute

  • USERNAME with your username
  • COLOR with color you want
  • STYLE with style you want like flat, plastic
  • TEXT with text you want display

Profile views counter

Code

<p align=center> <img src="https://profile-counter.glitch.me/USERNAME/count.svg" /></p>

Substitute USERNAME with your username

Contribution snake

Code

<img src="https://cdn.jsdelivr.net/gh/insolitum/insolitum@main/contributions.svg">

Readme stats

l

Code

![l](https://github-readme-stats.vercel.app/api?username=USERNAME&show_icons=true&theme=transparent)

Substitute USERNAME with your username For more info visit https://github-readme-stats.vercel.app#github-stats-card

Top Languages Card

Top Langs

Code

![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=USERNAME)

Substitute USERNAME with your username For more info visit https://github-readme-stats.vercel.app#top-languages-card

Animated Bottom Page

Github Stats

Code

<p align="center">
    <img src="https://raw.githubusercontent.com/mayhemantt/mayhemantt/Update/svg/Bottom.svg" alt="Github Stats" />
</p>

Readme Typing SVG

Code

<img src="https://readme-typing-svg.demolab.com/?lines=First+line+of+text;Second+line+of+text">

Substitute

  • First+line+of+text with first line of text
  • Second+line+of+text with second line of text

Stackoverflow stats

stack overflow stat

Code

<img height="200" src="https://so-stats-kurt-liao.vercel.app/api?user=USERID&theme=swift" alt="stack overflow stat">

Substitute

  • USERID with your userid

Social badge

Code

Gmail

<a href="mailto:bob@example.org">
<img src="https://img.shields.io/badge/Gmail-d14836?style=flat-square&logo=Gmail&logoColor=white">
</a>

Substitute

  • bob@example.org with your mail

LinkedIn

<a href="https://www.linkedin.com/in/USERNAME/">
<img src="https://img.shields.io/badge/-LinkedIn-blue?style=flat-square&logo=Linkedin&logoColor=white">
</a>

Substitute

  • USERNAME with your username

Facebook

<a href="https://www.facebook.com/USERNAME/">
<img src="https://img.shields.io/badge/-Facebook-3b5998?style=flat-square&logo=Facebook&logoColor=white">
</a>

Substitute

  • USERNAME with your username