Generate a dynamic image for your GitHub Profile README. (this is just the start, more to come!)
All you need to do is copy this code into your profile readme and change the username
value to your GitHub username.
[![Harman's GitHub README](https://api.harmansandhu.tech/?username=harman-sandhu)](https://github.com/Harman-Sandhu/github-readme-generator)
You can customize the image however you want by simply changing parameters on the URL.
bg
- Background color (hex or color name)fill
- Text color (hex or color name)txt
- Set sub heading text.avatar
- Show the default avatar (true/false)
Here the bg
and fill
parameters have been added with custom colors.
https://api.harmansandhu.tech/?username=harman-sandhu&bg=white&fill=black
This is how it looks with the avatar
parameter set to false.
https://api.harmansandhu.tech/?username=harman-sandhu&bg=white&fill=black&avatar=false