Skip to content

jediddev/github-cards

Repository files navigation

drawing

Github Cards


⚠️ ALERT - THIS IS UNOFFICAL AND HAS NO AFFILIATION WITH GITHUB. USE OF GITHUB API IS EXCLUDABLE

🤔 What is Github Cards?

Github Cards is an unofficial intergration which can display beautiful cards with your profile on your website.

✨ Showcase

Here are two styles of cards this repo has to offer!

Default/Clean

drawing

Simple

drawing

🪴 How to use?

🔵 Info - The Code Generating website is still in progress

Using Github Cards is really easy. Just as cutting a cake.
First, install the CDN by adding the below line of code into your HTML

<script defer src="https://cdn.jsdelivr.net/gh/ViolaterZ/github-cards/script.js"></script>

After you've done that, add this div into your body

<div class="github-card" data-style="default" data-user="-your github username here-"></div>

And your done!

⚙️ How to Customize?

Customizing is very easy, just overide the stylings with CSS lol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published