Skip to content

Commit 0f5aaa8

Browse files
authored
Merge pull request #1060 from Nikunj-Mehta/add-nikunj-profile
feat: add Nikunj Mehta profile JSON and update ProfilesList.json
2 parents 4a4277d + ff29ed3 commit 0f5aaa8

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

public/data/NikunjMehta.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "Nikunj Mehta",
3+
"location": "Pune, Maharashtra",
4+
"bio": "Passionate computer science student focused on DSA and web development, striving for a successful career in tech.",
5+
"avatar": "https://github.com/Nikunj-Mehta.png",
6+
"skills": ["JAVA", "DSA", "HTML", "CSS", "Javascript", "Frontend", "Backend", "MERN stack Developer", "Git", "GitHub", "Deployment"],
7+
"social": {
8+
"GitHub": "https://github.com/Nikunj-Mehta",
9+
"Twitter": "https://x.com/NikunjMehta_15",
10+
"LinkedIn": "https://www.linkedin.com/in/nikunj-mehta-016a2a2b0/",
11+
"LeetCode": "https://leetcode.com/u/mehtanikunj11/",
12+
"Email": "[email protected]"
13+
}
14+
}

src/ProfilesList.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
"codeaashu.json",
3+
"NikunjMehta.json",
34
"madhukalita.json",
45
"amanpoddar-dev12.json",
56
"shubhcoding01.json",

0 commit comments

Comments
 (0)