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
Showing
1 changed file
with
54 additions
and
3 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,72 @@ | ||
{ | ||
"name": "Saurabh Kumar Singh", | ||
"bio": "Full-stack developer || Opensource enthusiast", | ||
"bio": "**Opensource** | Full-stack developer ", | ||
"tags": [ | ||
"Open Source", | ||
"Software Development", | ||
"Golang", | ||
"Kubernetes", | ||
"Node.js" | ||
], | ||
"socials": [ | ||
{ | ||
"icon": "FaLinkedin", | ||
"url": "https://www.linkedin.com/in/saurabh-singh-1203/" | ||
}, | ||
{ | ||
"icon": "FaGithub", | ||
"url": "https://github.com/singh1203" | ||
}, | ||
{ | ||
"icon": "FaTwitter", | ||
"url": "https://twitter.com/Saurabh_1203" | ||
}, | ||
{ | ||
"icon": "FaInstagram", | ||
"url": "https://www.instagram.com/singh.saurabh8218" | ||
} | ||
], | ||
"links": [ | ||
{ | ||
"name": "Follow me on GitHub", | ||
"url": "https://github.com/singh1203", | ||
"icon": "FaGithub" | ||
}, | ||
{ | ||
"name": "Twitter: Threads ", | ||
"name": "Mostly Active for Open Source on Twitter", | ||
"url": "https://twitter.com/Saurabh_1203", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"name": "connect me on LinkedIn", | ||
"name": "Connect me on LinkedIn", | ||
"url": "https://www.linkedin.com/in/saurabh-singh-1203/", | ||
"icon": "FaLinkedin" | ||
} | ||
], | ||
"milestones": [ | ||
{ | ||
"title": "Open-Source", | ||
"date": "15/04/2022", | ||
"icon": "SiOpensourceinitiative", | ||
"color": "#000", | ||
"description": "My open source journey started after joining EddieHub and 4C community", | ||
"url": "https://github.com/singh1203" | ||
}, | ||
{ | ||
"title": "Became a Backend Developer", | ||
"date": "12/10/2023", | ||
"icon": "FaGraduationCap", | ||
"color": "green", | ||
"description": "Currently working as a Backend Developer from Indian Startup", | ||
"url": "https://yatricabs.com/" | ||
}, | ||
{ | ||
"title": "Social Media", | ||
"date": "28/03/2024", | ||
"icon": "FaAndroid", | ||
"color": "green", | ||
"description": "Started becoming active on my Twitter account, I've had my Twitter account for past months, but didn't know Tech Twitter", | ||
"url": "https://twitter.com/Saurabh_1203" | ||
} | ||
] | ||
} |