Skip to content

Commit 38afe0e

Browse files
committed
Update developer profiles with new names and avatar links
1 parent 545909b commit 38afe0e

File tree

4 files changed

+31
-7
lines changed

4 files changed

+31
-7
lines changed

public/data/devdisplay12.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "DEv Display",
2+
"name": "Aman Patel",
33
"location": "Delhi, India",
44
"bio": "Frontend Developer",
55
"avatar": "https://github.com/devdisplay12.png",

public/data/divdisplay12.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@
44
"bio": "MERN stack Developer - React-native",
55
"avatar": "https://github.com/your-github-username.png",
66
"portfolio": "https://kashifsaeed.netlify.app",
7-
"skills": ["HTML","CSS","JavaScript","TypeScript","SASS","SCSS","LESS" ,"Reactjs","mobx","mobx state tree", "redux toolkit","GitHub","NextJS"
7+
"skills": [
8+
"HTML",
9+
"CSS",
10+
"JavaScript",
11+
"TypeScript",
12+
"SASS",
13+
"SCSS",
14+
"LESS",
15+
"Reactjs",
16+
"mobx",
17+
"mobx state tree",
18+
"redux toolkit",
19+
"GitHub",
20+
"NextJS"
821
],
922
"social": {
1023
"GitHub": "https://github.com/KashifSaeed1",

public/data/kashifsaeed.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,26 @@
22
"name": "Kashif Saeed",
33
"location": "Bahawalpur Punjab, Pakistan",
44
"bio": "MERN stack Developer - React-native",
5-
"avatar": "https://github.com/your-github-username.png",
5+
"avatar": "https://github.com/KashifSaeed1.png",
66
"portfolio": "https://kashifsaeed.netlify.app",
7-
"skills": ["HTML","CSS","JavaScript","TypeScript","SASS","SCSS","LESS" ,"Reactjs","mobx","mobx state tree", "redux toolkit","GitHub","NextJS"
7+
"skills": [
8+
"HTML",
9+
"CSS",
10+
"JavaScript",
11+
"TypeScript",
12+
"SASS",
13+
"SCSS",
14+
"LESS",
15+
"Reactjs",
16+
"mobx",
17+
"mobx state tree",
18+
"redux toolkit",
19+
"GitHub",
20+
"NextJS"
821
],
922
"social": {
1023
"GitHub": "https://github.com/KashifSaeed1",
11-
"Twitter": "https://twitter.com/your-twitter-username",
1224
"LinkedIn": "https://www.linkedin.com/in/kashif-saeed-286711246",
13-
"Instagram": "https://www.instagram.com/your-instagram-username",
1425
"Email": "kashifsaeedman@gmail.com"
1526
}
1627
}

src/ProfilesList.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,5 +532,5 @@
532532
"swasthiprao.json",
533533
"ByteBard18.json",
534534
"Anjali-ops156.json",
535-
"kashifsaeed.json",
535+
"kashifsaeed.json"
536536
]

0 commit comments

Comments
 (0)