Skip to content

kalanakt/github-readme-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github ReadMe Cards

Github ReadMe Cards is a simple and easy-to-use tool that allows you to create beautiful and informative cards for your GitHub profile README.

Features

  • Customizable card templates
  • Easy-to-use interface
  • Support for multiple languages
  • Support for embedding images and videos

Usage of profile card

![github profile card](https://readme-cards.vercel.app/profile-card?name=kalanakt&subtitle=FRONT%20END%20DEVELOPER)

github profile card

Argument Description Deafault Requeard
name GitHub user name - Yes
title Title Of Card Github User Profile Full Name No
blog WebSite or Any Link Profile User Profile Website Link No
subtitle Subtitle Of Card Github User Profile Bio No
![github profile card](https://readme-cards.vercel.app/profile-card?name=<GITHUB_USERNAME>&title=<TITLE_TEXT>&blog=<WEBSITE>&subtitle=<SUBTITLE_TEXT>)

Usage of repo card

![github repo card](https://readme-cards.vercel.app/repo-card?name=kalanakt&repo=gh-readme-cards)

github repo card

Argument Description Deafault Requeard
name GitHub user name - Yes
repo GitHub reposiyiry name - Yes
![github repo card](https://readme-cards.vercel.app/repo-card?name=<GITHUB_USERNAME>&repo=<GITHUB_REPO_NAME>)

Customization

You can customize the look and feel of your cards by editing the template.html file in the src folder. This file contains the HTML and CSS used to generate the cards.

Contribution

  • Any kind of contributions are welcomed, either it is in form of issues or pull requests.
  • For any issues or feature requests, please open an issue.

Licence

gh-readme-cards is licensed under the MIT License.

Author

This project is created and maintained by kalanakt