GitHub Widgets is an unofficial GitHub widgets service that allows one to embed their own widgets based on their GitHub profile and/or repository information.
Visit my site "https://git-hub-widgets.vercel.app" to generate your widgets.
Include this script tag together with the personalized iframe code on your HTML file to generate widget
<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>
<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>
<iframe class="PFrame" title="profile-frame" src="https://git-hub-widgets.vercel.app/profile.html?username=notquitelikeme"></iframe>
<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>
<iframe class="Frame" title="repo-frame" src="https://git-hub-widgets.vercel.app/repo.html?owner=notquitelikeme&repo=GitHub-Widgets"></iframe>
Note: Repo Widget canvas generates random colour upon generation or reload