Skip to content

Commit 2cb395a

Browse files
authored
Merge pull request #1170 from Kumarikhushi712/main
Added my profile Khushi.json
2 parents 5504b49 + 0dffdbf commit 2cb395a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

public/data/Khushi.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "Khushi Kumari",
3+
"location": "India",
4+
"bio": "Budding developer exploring web development, ReactJS, and problem solving. Passionate about building impactful projects.",
5+
"avatar": "https://github.com/Kumarikhushi712.png",
6+
"portfolio": "https://portfolio-ruby-xi-95.vercel.app/",
7+
"skills": ["JavaScript", "React", "Java", "MERN", "MySQL"],
8+
"social": {
9+
"GitHub": "https://github.com/Kumarikhushi712",
10+
"LinkedIn": "https://www.linkedin.com/in/khushijii/",
11+
"Email": "khushi087singh@gmail.com",
12+
"X": "https://x.com/kumari_khu75741"
13+
}
14+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,5 +568,6 @@
568568
"farazmirzax.json",
569569
"stutitiwari23.json",
570570
"thirumaleshp.json",
571-
"WonderSTK.json"
571+
"WonderSTK.json",
572+
"Khushi.json"
572573
]

0 commit comments

Comments
 (0)