|
1 | 1 | {
|
2 | 2 | "name": "Saurabh Kumar Singh",
|
3 |
| - "bio": "Full-stack developer || Opensource enthusiast", |
| 3 | + "bio": "**Opensource** | Full-stack developer ", |
| 4 | + "tags": [ |
| 5 | + "Open Source", |
| 6 | + "Software Development", |
| 7 | + "Golang", |
| 8 | + "Kubernetes", |
| 9 | + "Node.js" |
| 10 | + ], |
| 11 | + "socials": [ |
| 12 | + { |
| 13 | + "icon": "FaLinkedin", |
| 14 | + "url": "https://www.linkedin.com/in/saurabh-singh-1203/" |
| 15 | + }, |
| 16 | + { |
| 17 | + "icon": "FaGithub", |
| 18 | + "url": "https://github.com/singh1203" |
| 19 | + }, |
| 20 | + { |
| 21 | + "icon": "FaTwitter", |
| 22 | + "url": "https://twitter.com/Saurabh_1203" |
| 23 | + }, |
| 24 | + { |
| 25 | + "icon": "FaInstagram", |
| 26 | + "url": "https://www.instagram.com/singh.saurabh8218" |
| 27 | + } |
| 28 | + ], |
4 | 29 | "links": [
|
5 | 30 | {
|
6 | 31 | "name": "Follow me on GitHub",
|
7 | 32 | "url": "https://github.com/singh1203",
|
8 | 33 | "icon": "FaGithub"
|
9 | 34 | },
|
10 | 35 | {
|
11 |
| - "name": "Twitter: Threads ", |
| 36 | + "name": "Mostly Active for Open Source on Twitter", |
12 | 37 | "url": "https://twitter.com/Saurabh_1203",
|
13 | 38 | "icon": "FaTwitter"
|
14 | 39 | },
|
15 | 40 | {
|
16 |
| - "name": "connect me on LinkedIn", |
| 41 | + "name": "Connect me on LinkedIn", |
17 | 42 | "url": "https://www.linkedin.com/in/saurabh-singh-1203/",
|
18 | 43 | "icon": "FaLinkedin"
|
19 | 44 | }
|
| 45 | + ], |
| 46 | + "milestones": [ |
| 47 | + { |
| 48 | + "title": "Open-Source", |
| 49 | + "date": "15/04/2022", |
| 50 | + "icon": "SiOpensourceinitiative", |
| 51 | + "color": "#000", |
| 52 | + "description": "My open source journey started after joining EddieHub and 4C community", |
| 53 | + "url": "https://github.com/singh1203" |
| 54 | + }, |
| 55 | + { |
| 56 | + "title": "Became a Backend Developer", |
| 57 | + "date": "12/10/2023", |
| 58 | + "icon": "FaGraduationCap", |
| 59 | + "color": "green", |
| 60 | + "description": "Currently working as a Backend Developer from Indian Startup", |
| 61 | + "url": "https://yatricabs.com/" |
| 62 | + }, |
| 63 | + { |
| 64 | + "title": "Social Media", |
| 65 | + "date": "28/03/2024", |
| 66 | + "icon": "FaAndroid", |
| 67 | + "color": "green", |
| 68 | + "description": "Started becoming active on my Twitter account, I've had my Twitter account for past months, but didn't know Tech Twitter", |
| 69 | + "url": "https://twitter.com/Saurabh_1203" |
| 70 | + } |
20 | 71 | ]
|
21 | 72 | }
|
0 commit comments