Skip to content

chienhsiang-hung/kaggle-profile-summary-card

Repository files navigation

Kaggle Profile Summary Card

SVG SVG All-round iFrame/ Object/ Embed

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.

Example

Google search for Kaggle Profile Card or directly click in Kaggle Profile Summary Card (chienhsiang-hung.github.io) to check out!

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)

![](https://kaggle-card.chienhsiang-hung.eu.org/api/svg?YOURKAGGLEUSERNAME)

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