forked from EddieHubCommunity/BioDrop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add shubhamsigdar1.json (EddieHubCommunity#1483)
* adding shubahmsigdar1.json * adding shubahmsigdar1.json * added my profile shubahmsigdar1.json
- Loading branch information
1 parent
878252e
commit 9002ee7
Showing
1 changed file
with
29 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"name": "Shubham Sigdar", | ||
"type": "personal", | ||
"bio": "I'm a Software Engineer at @100Devs", | ||
"avatar": "https://github.com/shubhamsigdar1.png", | ||
"links": [ | ||
{ | ||
"name": "My business website", | ||
"url": "https://shubhamsigdar.netlify.app/", | ||
"icon": "link" | ||
}, | ||
{ | ||
"name": "Follow my Open Source on GitHub", | ||
"url": "https://github.com/shubhamsigdar1", | ||
"icon": "github" | ||
}, | ||
{ | ||
"name": "Follow me on Twitter", | ||
"url": "https://twitter.com/shubhamsigdar", | ||
"icon": "twitter" | ||
}, | ||
{ | ||
"name": "Follow me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/shubhamsigdar/", | ||
"icon": "linkedin" | ||
} | ||
] | ||
} | ||
|