Skip to content

Commit c00fc2a

Browse files
Merge branch 'codeaashu:main' into main
2 parents c407ceb + 5a4e221 commit c00fc2a

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

public/data/AvniSharma.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "Avni Sharma",
3+
"location": "Jaipur",
4+
"bio": "Fullstack Developer",
5+
"avatar": "https://github.com/AVNI-THEEXPLORER.png",
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+
"Web Development",
21+
"Frontend",
22+
"Git",
23+
"GitHub",
24+
"MERN"
25+
],
26+
"social": {
27+
"GitHub": "https://github.com/AVNI-THEEXPLORER",
28+
"Twitter": "https://twitter.com/devdisplay_",
29+
"LinkedIn": "https://www.linkedin.com/in/avni-sharma-91718631b"
30+
}
31+
}

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)