Skip to content

Commit 0030b24

Browse files
authored
Merge branch 'main' into update-profiles
2 parents c014d81 + bd69513 commit 0030b24

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

public/data/kushagra0902.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Kushagra Kinra",
3+
"location": "Jodhpur, Rajasthan",
4+
"bio": "I am a 2nd year CSE B.Tech student who is exploring open-source and distributed systems",
5+
"avatar": "https://github.com/kushagra0902.png",
6+
"portfolio": "https://github.com/kushagra0902",
7+
"skills": ["Js", "Node/express", "golang", "flutter", "network basics", "python", "pytorch"],
8+
"social": {
9+
"GitHub": "https://github.com/kushagra0902",
10+
"LinkedIn": "http://www.linkedin.com/in/kushagra-kinra-965153370",
11+
"Instagram": "https://www.instagram.com/kushagra_kinra",
12+
"Email": "your-email-id",
13+
"Discord": "https://discord.com/users/kushagrakinra4247",
14+
"LeetCode": "https://leetcode.com/mZb7awOwuv"
15+
}
16+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,5 +572,6 @@
572572
"Khushi.json",
573573
"AadityaHande.json",
574574
"sonali131.json",
575-
"AryanBhendarkar.json"
575+
"AryanBhendarkar.json",
576+
"kushagra0902.json"
576577
]

0 commit comments

Comments
 (0)