This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eaa367c
commit 0b4194f
Showing
1 changed file
with
41 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,45 @@ | ||
{ | ||
"name": "Siddarth", | ||
"bio": "tech enthusiast", | ||
"bio": "MLSA | Frontend Developer | Open Source Enthusiast ", | ||
"tags": [ | ||
"open source", | ||
"Devops", | ||
"Backend Development" | ||
], | ||
"socials": [ | ||
{ | ||
"icon": "FaGithub", | ||
"url": "https://github.com/siddarth2810" | ||
}, | ||
{ | ||
"icon": "FaLinkedin", | ||
"url": "https://www.linkedin.com/in/siddarth-g-bb11a6216/" | ||
}, | ||
{ | ||
"icon": "FaTwitter", | ||
"url": "https://twitter.com/Siddarth_0910" | ||
} | ||
], | ||
"links": [ | ||
{ | ||
"name": "Follow me on Twitter", | ||
"url": "https://twitter.com/Siddarth_0910", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "LinkedIn - Let's connect and grow together", | ||
"url": "https://www.linkedin.com/in/siddarth-g-bb11a6216/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "GitHub - Open for collaboration", | ||
"url": "https://github.com/siddarth2810", | ||
"icon": "FaGithub" | ||
} | ||
{ | ||
"name": "Twitter: Sharing my learnings", | ||
"url": "https://twitter.com/Siddarth_0910", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "LinkedIn - Let's connect and grow together", | ||
"url": "https://www.linkedin.com/in/siddarth-g-bb11a6216/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "GitHub - Open for collaboration", | ||
"url": "https://github.com/siddarth2810", | ||
"icon": "FaGithub" | ||
}, | ||
{ | ||
"name": "Hashnode - I write blogs here", | ||
"url": "https://siddarth.hashnode.dev/", | ||
"icon": "FaHashnode" | ||
} | ||
] | ||
} | ||
} |