Features:
- Built with Web Components
- Powered by GitHub API
- Easy to embed with just a single LOC
All you need to do is add the following code snippet to your HTML file:
<git-widget data-username="Sai7xp"></git-widget>
<!-- Replace "Sai7xp" with your username -->
<script
src="https://unpkg.com/github-devprofile@2/dist/card.component.min.mjs"
type="module"
></script>