X Tutup
Skip to content

Add Leetcode Option in social networks section#483

Merged
sinaatalay merged 2 commits intorendercv:mainfrom
Raqibreyaz:add-leetcode-social-network
Sep 15, 2025
Merged

Add Leetcode Option in social networks section#483
sinaatalay merged 2 commits intorendercv:mainfrom
Raqibreyaz:add-leetcode-social-network

Conversation

@Raqibreyaz
Copy link
Contributor

Summary

Added support for including LeetCode profiles in the social networks section of RenderCV.

Why

Developers often want to showcase their coding problem-solving skills to potential employers.
LeetCode is a widely recognized platform for practicing Data Structures and Algorithms (DSA),
and many companies ask for candidates' LeetCode profiles during recruitment.

Changes

  • Added leetcode as a supported social network option.

Impact

This improvement allows users to display their LeetCode profiles in generated CVs,
alongside other coding and professional platforms like GitHub, LinkedIn, etc.

@sinaatalay
Copy link
Member

Thank you! We need to update schema.json as well

@Raqibreyaz
Copy link
Contributor Author

✅ Updated schema.json by running hatch run update-schema.
LeetCode is now included in the SocialNetwork enum.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

side note: most of the changes in this file are unrelated to this PR, though they are the result of running the update schema script

@sinaatalay sinaatalay merged commit eea33a1 into rendercv:main Sep 15, 2025
14 checks passed
IanHollow pushed a commit to IanHollow/rendercv that referenced this pull request Oct 22, 2025
* added leetcode social network option in social networks section

* Update schema.json after adding LeetCode option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup