An open API service indexing awesome lists of open source software.

https://github.com/akshu-on-github/make-your-own-readme.md

Step by step to make your own ✨special✨ repository - a.k.a the GitHub README.md
https://github.com/akshu-on-github/make-your-own-readme.md

readme-template

Last synced: 7 months ago
JSON representation

Step by step to make your own ✨special✨ repository - a.k.a the GitHub README.md

Awesome Lists containing this project

README

          


Sample of README.md in Dark Mode
Sample of README.md in Light Mode

Demo readme.md in dark mode
Demo readme.md in light mode

## Header image
```
IMAGE_DESCRIPTION
```

TODO:


  1. Add an image source: Upload a png, svg, jpeg or gif and replace PATH in the image tag with the url/path

  2. Add alternate text: Replace the IMAGE_DESCRIPTION in the image tag with a short description of the image for better accessibility


## Github Stats Card
To customize your cards, check out the [source code](https://github.com/anuraghazra/github-readme-stats)

![My Github Stats](https://github-readme-stats.vercel.app/api?username=Akshu-on-github&show_icons=true&hide=stars&theme=radical)
```
![My Github Stats](https://github-readme-stats.vercel.app/api?username=INSERT_USERNAME&show_icons=true&hide=stars&theme=radical)]
```
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=Akshu-on-github&layout=compact&theme=radical&card_width=275)](https://github.com/Akshu-on-github)
```
![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=INSERT_USERNAME&layout=compact&theme=radical&card_width=275)]
```

TODO:


  1. Replace INSERT_USERNAME with your GitHub username in the parameter username=INSERT_USERNAME in both cards


## Regular Updateables
_Note: I'd reccomend updating these once a week, maybe each Sunday afternoon_

### 🌱 Currently Learning:
- Topic_name

### 🍃 Current Projects:
- Project_name - [GitHub Repo](Link) | [Demo](Link)

### ✨ OpenSource Communities:
- Community_name - [Website](Link) | [GitHub Org](Link)

## 💬 Social Handle Badges

```

```

TODO:


  1. Replace SOCIAL_PLATFORM to the social media handle of your choice (eg: LinkedIn, Twitter, etc.)

  2. Replace SOCIAL_PROFILE to the link to your profile on the social media platform

  3. Replace SOCIAL_HANDLE to your username on the social media platform


### 📛 My Badges:
```
IMAGE_DESCRIPTION
```

TODO:


  1. Add an image source: Upload a png, svg, jpeg or gif and replace PATH in the image tag with the url/path

  2. Add alternate text: Replace the IMAGE_DESCRIPTION in the image tag with a short description of the image for better accessibility