SocialRepo icon indicating copy to clipboard operation
SocialRepo copied to clipboard

[FEATURE] Social media profile URLs

Open Param302 opened this issue 9 months ago • 13 comments

Description

Adding social media profile URLs in social-links.json in Alphabetical order. Also, check the social media or add new ones in social-apps.md

Social media list

The list of social media apps/website which has public user profile feature is present in social-apps.md

You can choose any 7 social media names which are not added in social-links.json.

Make sure to NOT to choose the apps which are already done. Example: LinkedIn, Github & Medium are already done

How to verify ❓

Please feel free to recommend and more apps which has social (public) user profile system.

Style

{
    "social_media_name": "link",
    "linkedin": "https://www.linkedin.com/in/<username>",
    "github": "https://www.github.com/<username>",
    "medium": "https://<username>.medium.com"
}

Let's create the user life easier by listing all social media platforms.

Param302 avatar May 05 '24 17:05 Param302