Skip to content

Commit fcbd953

Browse files
authored
Merge pull request #1186 from Kapishbansal48/main
Add Your Profile On DevDisplay
2 parents 61e29fa + 6b06e0b commit fcbd953

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

public/data/Kapishbansal48.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Kapish Bansal",
3+
"location": "Delhi, India",
4+
"bio": "A developer passionate about building systems for the web 🌐.",
5+
"avatar": "https://avatars.githubusercontent.com/u/134728855?v=4",
6+
"skills": [
7+
"C++",
8+
"Java",
9+
"Javascript",
10+
"React",
11+
"MySQL",
12+
"Git",
13+
"GitHub",
14+
"Tailwind CSS",
15+
"Web Development",
16+
"Frontend",
17+
"DSA"
18+
],
19+
"social": {
20+
"GitHub": "https://github.com/Kapishbansal48",
21+
"LinkedIn": "https://www.linkedin.com/in/kapish-bansal-18b196246/",
22+
"Email": "[email protected]"
23+
}
24+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,5 +576,6 @@
576576
"AryanBhendarkar.json",
577577
"kushagra0902.json",
578578
"mehedihasankhairul.json",
579-
"7sg56.json"
579+
"7sg56.json",
580+
"Kapishbansal48.json"
580581
]

0 commit comments

Comments
 (0)