Skip to content

Commit 1ff6a87

Browse files
authored
Merge pull request #889 from saikannadkar/main
add: Sai Kannadkar
2 parents 60d9883 + 99b2388 commit 1ff6a87

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

public/data/saikannadkar.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"name": "Sai Kannadkar",
3+
"location": "Nashik, India",
4+
"bio": " Computer Science Enthusiast | Inclined towards Reseach",
5+
"avatar": "https://github.com/saikannadkar.png",
6+
"portfolio": "https://github.com/saikannadkar",
7+
"skills": ["Java", "C++", "API", "Management", "Web Devlopment"],
8+
"social": {
9+
"GitHub": "https://github.com/saikannadkar",
10+
"Twitter": "https://twitter.com/saikannadkar",
11+
"LinkedIn": "https://www.linkedin.com/in/saikannadkar",
12+
"Instagram": "https://www.instagram.com/sai.kannadkar",
13+
"Email": "saikannadkar@gmail.com",
14+
"Discord": "https://discord.com/users/saikannadkar_",
15+
"LeetCode": "https://leetcode.com/saikannadkar",
16+
"Codeforces": "https://codeforces.com/profile/sai.kannadkar",
17+
"HackerRank": "https://www.hackerrank.com/saikannadkar",
18+
"StackOverflow": "https://stackoverflow.com/users/22858447",
19+
"YouTube": "https://www.youtube.com/c/saikannadkar",
20+
"DevTo": "https://dev.to/saikannadkar",
21+
"Hashnode": "https://hashnode.com/@saikannadkar",
22+
"Behance": "https://www.behance.net/saikannadkar",
23+
"Dribbble": "https://dribbble.com/your-dribbble-profile",
24+
"Figma": "https://www.figma.com/@your-figma-profile",
25+
"Replit": "https://replit.com/@your-replit-username",
26+
"BuyMeACoffee": "https://www.buymeacoffee.com/your-coffee-profile",
27+
"ProductHunt": "https://www.producthunt.com/@your-producthunt-profile",
28+
"Medium": "https://medium.com/@your-medium-profile",
29+
"Reddit": "https://www.reddit.com/user/your-reddit-username",
30+
"Unstop": "https://unstop.com/@saikannadkar"
31+
}
32+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,5 +535,6 @@
535535
"kashifsaeed.json",
536536
"AmitProfile.json",
537537
"Thakar-Advait.json",
538-
"beingaayush.json"
538+
"beingaayush.json",
539+
"saikannadkar.json"
539540
]

0 commit comments

Comments
 (0)