Skip to content

Commit ab04ce2

Browse files
authored
Merge pull request #421 from Sambashivarao-Boyina/main
Added My Profile to the Data
2 parents d9bc695 + 8a3805e commit ab04ce2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

public/data/Sambashivarao-Boyina.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Samba shiva rao Boyina",
3+
"location": "Kothapalli, srikakulam India",
4+
"bio": "Full-stack web and mobile developer with expertise in the MERN stack, Java, and Android. I’m passionate about building scalable, efficient applications and constantly exploring new technologies. Always eager to collaborate and contribute to open-source projects",
5+
"avatar": "https://avatars.githubusercontent.com/u/130130937?v=4",
6+
"portfolio": "https://github.com/Sambashivarao-Boyina",
7+
"skills": ["Java","C","HTML", "React", "CSS", "Javascript","Nodejs","Express","MongoDB","SQL","Kotlin","Tailwind"],
8+
"social": {
9+
"GitHub": "https://github.com/Sambashivarao-Boyina",
10+
"Twitter": "https://x.com/Sambashiva33470",
11+
"LinkedIn": "https://www.linkedin.com/in/sambashivarao-boyina"
12+
}
13+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,5 +338,6 @@
338338
"hemanvithapullela0456.json",
339339
"tusharshah21.json",
340340
"REHAN-18.json",
341-
"amiya-cyber.json"
341+
"amiya-cyber.json",
342+
"Sambashivarao-Boyina.json"
342343
]

0 commit comments

Comments
 (0)