Skip to content

Commit 7247156

Browse files
authored
Merge pull request #888 from beingaayush/main
Add beingaayush
2 parents 57f93cd + 459a669 commit 7247156

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

public/data/beingaayush.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Aayush Kumar",
3+
"location": "Jaipur, Rajasthan, India",
4+
"bio": "I'm Aayush, a Full Stack Developer specialised in MERN stack. I am fascinated with the connection between web development and scalable web applications.",
5+
"avatar": "https://github.com/beingaayush.png",
6+
"portfolio": "https://aayush-portfolio-pink.vercel.app/",
7+
"skills": ["c++", "HTML", "CSS", "JAVASCRIPT", "REACTJS", "NODEJS", "EXPRESSJS", "MONGODB", "MYSQL", "TAILWIND",],
8+
"social": {
9+
"GitHub": "https://github.com/beingaayush",
10+
"Twitter": "https://twitter.com/beingaayushraj3",
11+
"LinkedIn": "https://www.linkedin.com/in/beingaayush",
12+
"Instagram": "https://www.instagram.com/beingaayush__",
13+
"Email": "beingaayushraj@gmail.com",
14+
}
15+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,5 +534,6 @@
534534
"Anjali-ops156.json",
535535
"kashifsaeed.json",
536536
"AmitProfile.json",
537-
"Thakar-Advait.json"
537+
"Thakar-Advait.json",
538+
"beingaayush.json"
538539
]

0 commit comments

Comments
 (0)