alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics
https://alshedivat.github.io/al-folio/
MIT License
11.08k stars 11.18k forks source link

Request for adding LeetCode profile in the social integration. #2821

Open redwankarimsony opened 4 days ago

redwankarimsony commented 4 days ago

Have you checked that your feature request isn't already filed?

Description & Motivation

This portfolio integration showcases my LeetCode profile, providing insight into my problem-solving abilities and commitment to coding practice. By dynamically fetching and displaying real-time data from LeetCode, this section reflects my progress and dedication to continuous learning in algorithmic challenges.

Pitch

Just include a leetcode_id in the _config.yml file with appropriate icon so that it shows up in the about page.

Alternatives

No response

Additional context

No response

george-gca commented 3 days ago

There's still no icon for Leetcode in Font Awesome, but there is a PR for this. You can either wait for it to be merged or find a Leetcode svg icon and incorporate it into the template. If you manage to do this, would you mind sending a PR?