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
/
krupalitrivedi.json
73 lines (73 loc) · 1.91 KB
/
krupalitrivedi.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"name": "Krupali Trivedi || Chai",
"bio": "Open source Advocate | Blogger | Content Writer ",
"tags": ["Open Source", "Content Writer", "Blogging", "Web3"],
"socials": [
{
"icon": "FaTwitter",
"url": "https://twitter.com/chai_really"
},
{
"icon": "FaGithub",
"url": "https://github.com/krupalitrivedi"
},
{
"icon": "SiHashnode",
"url": "https://acodeandaword.hashnode.dev/"
}
],
"testimonials": ["shubhsharma19", "Njong392"],
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/krupalitrivedi",
"icon": "FaGithub"
},
{
"name": "Twitter: Threads and Random Talks",
"url": "https://twitter.com/chai_really",
"icon": "FaTwitter"
},
{
"name": "Interested in reading my blogs? Go here!",
"url": "https://acodeandaword.hashnode.dev/",
"icon": "SiHashnode"
},
{
"name": "Follow me on LinkedIn",
"url": "https://linkedin.com/in/krupalitrivedi",
"icon": "FaLinkedin"
},
{
"name": "Buy Coffee for Chai",
"url": "https://www.buymeacoffee.com/krupalitrivedi",
"icon": "SiBuymeacoffee"
}
],
"milestones": [
{
"title": "Started Freelancing",
"date": "April 2020",
"icon": "FaDollarSign",
"color": "blue",
"description": "Started Content Writing",
"url": "https://www.linkedin.com/in/krupalitrivedi/"
},
{
"title": "Joined Open Source",
"date": "August 2022",
"icon": "FaGithub",
"color": "red",
"description": "Started Advocating for Opensource Contributions",
"url": "https://github.com/krupalitrivedi"
},
{
"title": "Started Tech Blog",
"date": "August 2022",
"icon": "SiHashnode",
"color": "blue",
"description": "Documenting my Journey through blogs",
"url": "https://acodeandaword.hashnode.dev/"
}
]
}