Skip to content

Commit d00fb70

Browse files
authored
Merge pull request #1027 from vdh05/main
add Vidhi Harwani
2 parents aaf1fcc + 42b9347 commit d00fb70

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

public/data/vdh05.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"name": "Vidhi Harwani",
3+
"location": "Gujarat,India",
4+
"bio": "",
5+
"avatar": "",
6+
"portfolio": "",
7+
skills: [
8+
"HTML",
9+
"CSS",
10+
"JavaScript",
11+
"React.js",
12+
"Next.js",
13+
"Node.js",
14+
"Express.js",
15+
"MongoDB",
16+
"Firebase",
17+
"Flutter",
18+
"Dart",
19+
"Git",
20+
"GitHub",
21+
"REST APIs",
22+
"Open Source Contribution",
23+
"C++",
24+
"Python",
25+
"Problem Solving",
26+
"UI/UX Design",
27+
"Bootstrap",
28+
"Tailwind CSS",
29+
"Postman",
30+
"Figma"
31+
],
32+
"social": {
33+
"GitHub": "https://github.com/vdh05",
34+
"LinkedIn": "https://www.linkedin.com/in/vidhi-harwani-630a5824a/",
35+
"Email": "harwanividhi05@gmail.com",
36+
"LeetCode": "https://leetcode.com/u/22it037/",
37+
}
38+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,5 +541,6 @@
541541
"a4appIe.json",
542542
"Ayush2426.json",
543543
"dipanshu447.json",
544-
"Shreyya18.json"
544+
"Shreyya18.json",
545+
"vdh05.json"
545546
]

0 commit comments

Comments
 (0)