SocialRepo
SocialRepo copied to clipboard
[FEATURE] Social media profile URLs
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 ❓
- The social media names are checked in
social-apps.md
- The same social media profile URLs are present in
social-links.json
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.