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
5ffb834
commit fe2a28d
Showing
1 changed file
with
33 additions
and
12 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,19 +1,40 @@ | ||
{ | ||
"name": "Shailesh Thakur", | ||
"displayStatsPublic": true, | ||
"type": "personal", | ||
"bio": "Currently a 2nd year Undergrad,interested in project and research internship from abroad", | ||
"avatar": "https://github.com/shaileshthakur1.png" | ||
"bio": "a driven **Pre-Final Year CSE Cybersecurity Student** interested in **Development** enthusiastic about **Open Source**, **Blockchain** and **DevOps**", | ||
"socials": [ | ||
{ | ||
"icon": "FaTwitter", | ||
"url": "https://twitter.com/shylesstwts" | ||
}, | ||
{ | ||
"icon": "FaGithub", | ||
"url": "https://github.com/shaileshthakur1" | ||
}, | ||
{ | ||
"icon": "FaLinkedin", | ||
"url": "https://www.linkedin.com/in/shailesh-kumar-thakur/" | ||
} | ||
], | ||
"links": [ | ||
{ | ||
"name": "Follow me on Twitter", | ||
"url": "hhttps://twitter.com/shylesstwts", | ||
"icon": "FaTwitter" | ||
"name": "Twitter: Follow Me", | ||
"url": "https://twitter.com/shylesstwts", | ||
"icon": "FaXTwitter" | ||
}, | ||
{ | ||
"name": "Follow me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/shailesh-kumar-thakur-991316205/", | ||
"icon": "FaLinkedIn" | ||
} | ||
{ | ||
"name": "LinkedIn: Let's connect", | ||
"url": "https://www.linkedin.com/in/shailesh-kumar-thakur/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"name": "GitHub: I try contributing everyday possible.", | ||
"url": "https://github.com/shaileshthakur1", | ||
"icon": "FaGithub" | ||
}, | ||
{ | ||
"name": "Instagram", | ||
"url": "https://www.instagram.com/_iamshyless_/", | ||
"icon": "FaInstagram" | ||
} | ||
] | ||
} |