Skip to content

Commit 5595ab5

Browse files
committed
Fix formatting in saikannadkar.json and remove unused social media links
1 parent b60a0ed commit 5595ab5

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

public/data/saikannadkar.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
{
22
"name": "Sai Kannadkar",
33
"location": "Nashik, India",
4-
"bio": " Computer Science Enthusiast | Inclined towards Reseach",
4+
"bio": "Computer Science Enthusiast | Inclined towards Reseach",
55
"avatar": "https://github.com/saikannadkar.png",
66
"portfolio": "https://github.com/saikannadkar",
7-
"skills": ["Java", "C++", "API", "Management", "Web Devlopment"],
7+
"skills": [
8+
"Java",
9+
"C++",
10+
"API",
11+
"Management",
12+
"Web Devlopment"
13+
],
814
"social": {
915
"GitHub": "https://github.com/saikannadkar",
1016
"Twitter": "https://twitter.com/saikannadkar",
@@ -20,13 +26,6 @@
2026
"DevTo": "https://dev.to/saikannadkar",
2127
"Hashnode": "https://hashnode.com/@saikannadkar",
2228
"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",
3029
"Unstop": "https://unstop.com/@saikannadkar"
3130
}
32-
}
31+
}

0 commit comments

Comments
 (0)