Kaggle Profile Summary Card
Hi guys, I've made a super simple Kaggle Profile Card API that you can leverage to show off your glorious Kaggle profile for free!
Have been searching for a Kaggle profile card for a long? Here is what you need to showcase your ML/DL achievements.
SVG served in Markdown and HTML
Markdown
Just replace the YOURKAGGLEUSERNAME to yours (i.e. mine will be https://kaggle-card.chienhsiang-hung.eu.org/api/svg?chienhsianghung)
Then Copy and Paste to your Github README.md like mine
HTML
<img src="https://kaggle-card.chienhsiang-hung.eu.org/api/svg?YOURKAGGLEUSERNAME" alt="Hsiang's Kaggle Summary Card">Then Copy and Paste to your website <body> section.
iFrame/ Object/ Embed Usage
Just replace the YOURKAGGLEUSERNAME to yours (i.e. mine will be https://kaggle-card.chienhsiang-hung.eu.org/api/basic?chienhsianghung)
<iframe src="https://kaggle-card.chienhsiang-hung.eu.org/api/basic?YOURKAGGLEUSERNAME" width="100%" height="300" style="border:none; min-width: 800px;"></iframe>Then Copy and Paste to your website <body> section.
Support
It's always appreciated if you would like to buy me a cofee to support this API. Thank you :)
#api #profile #kaggle #vercel #business-card-app #kaggle-profile-api #kaggle-summary-card #kaggle-profile-summary-card-api #shareable-card-on-kaggle-profile