Skip to content

Commit 986990e

Browse files
authored
Merge pull request #562 from AVNI-THEEXPLORER/avni
AvniSharma.json added
2 parents 3cf9a0f + 51482e9 commit 986990e

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

public/data/AvniSharma.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"name": "Avni Sharma",
3+
"location": "Jaipur",
4+
"bio": "Fullstack Developer",
5+
"avatar": "https://avatars.githubusercontent.com/u/176400523?v=4",
6+
"portfolio": "https://github.com/AVNI-THEEXPLORER",
7+
"skills": [
8+
"Reactjs",
9+
"Express",
10+
"Nodejs",
11+
"MongoDB",
12+
"Bootstrap",
13+
"MySQL",
14+
"TailwindCSS",
15+
"PostgresSQL",
16+
"JavaScript",
17+
"C",
18+
"CSS",
19+
"HTML"
20+
],
21+
"social": {
22+
"GitHub": "https://github.com/AVNI-THEEXPLORER",
23+
24+
"LinkedIn": "www.linkedin.com/in/avni-sharma-91718631b"
25+
}
26+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,5 +397,6 @@
397397
"Vigneshwaran-01.json",
398398
"itsshreyanigam.json",
399399
"saismrutiranjan18.json",
400-
"Riddhi050803.json"
400+
"Riddhi050803.json",
401+
"AvniSharma.json"
401402
]

0 commit comments

Comments
 (0)