Skip to content

Commit afa5e89

Browse files
authored
Merge pull request #868 from amitkumardemo/main
Amit Kumar
2 parents 530f135 + e086522 commit afa5e89

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

public/data/AmitProfile.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Amit Kumar",
3+
"location": "India",
4+
"bio": "Machine Learning Engineer | Founder of TechieHelp | Passionate about AI, Web Development, and Coding.",
5+
"avatar": "https://github.com/amitkumardemo.png",
6+
"portfolio": "https://amitjiportfolio.netlify.app/",
7+
"skills": ["Python", "Java", "Machine Learning", "AI", "Web Development", "React", "Flask", "JavaScript"],
8+
"social": {
9+
"GitHub": "https://github.com/amitkumardemo",
10+
"Twitter": "https://x.com/AmitKum5579044",
11+
"LinkedIn": "https://www.linkedin.com/in/amit-kumar-686196225/",
12+
"Email": "amitk25783@gmail.com",
13+
"Discord": "https://discord.com/Amit kumar/amitkumar0846",
14+
"LeetCode": "https://leetcode.com/u/Amitkumar90/",
15+
"YouTube": "https://www.youtube.com/@TechieHelp",
16+
"Unstop": "https://unstop.com/u/amitkum6013"
17+
}
18+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,5 +532,6 @@
532532
"swasthiprao.json",
533533
"ByteBard18.json",
534534
"Anjali-ops156.json",
535-
"kashifsaeed.json"
535+
"kashifsaeed.json",
536+
"AmitProfile.json"
536537
]

0 commit comments

Comments
 (0)