Skip to content

Commit 3c299e4

Browse files
authored
Merge pull request #1210 from Shauryaditya/main
Profile added to DevDisplay
2 parents 90bcc57 + 43d3190 commit 3c299e4

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

public/data/Shauryaditya.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"name": "Shauryaditya Bardhan",
3+
"location": "West Bengal, Kolkata",
4+
"bio": "Enthusiastic web developer with knowledge in various domains ",
5+
"avatar": "https://avatars.githubusercontent.com/u/68684482?v=4",
6+
"portfolio": "https://shauryaditya.vercel.app",
7+
"skills": [
8+
"Mysql",
9+
"HTML",
10+
"CSS",
11+
"Javascript",
12+
"MERN",
13+
"ReactJS",
14+
"NodeJS",
15+
"Express",
16+
"MongoDB",
17+
"GraphQL",
18+
"Database",
19+
"Web Development",
20+
"Frontend",
21+
"Git",
22+
"GitHub"
23+
],
24+
"social": {
25+
"GitHub": "https://github.com/Shauryaditya",
26+
"Twitter": "https://x.com/ShauryadityaB",
27+
"LinkedIn": "https://www.linkedin.com/in/shauryaditya-bardhan/",
28+
"Instagram": "https://www.instagram.com/shaurya_2105",
29+
"Email": "[email protected]"
30+
}
31+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,5 +581,6 @@
581581
"Kapishbansal48.json",
582582
"MdWasirul.json",
583583
"Rawshansharma.json",
584-
"Shrutika-TechSavvy.json"
584+
"Shrutika-TechSavvy.json",
585+
"Shauryaditya.json"
585586
]

0 commit comments

Comments
 (0)