Skip to content

Commit 6ac2552

Browse files
authored
Merge branch 'main' into patch-4
2 parents f57f54b + 5d534b0 commit 6ac2552

File tree

5 files changed

+32
-5
lines changed

5 files changed

+32
-5
lines changed
Loading

public/data/Punedev-raj-gond.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Pune dev",
3+
"location": "Patna,Bihar,India",
4+
"bio": "inspiring Student seeking knowledge | BCA-Java developer/Android development ",
5+
"avatar": "https://github.com/Punedev-raj-gond.png",
6+
"portfolio": "https://github.com/Punedev-raj-gond",
7+
"skills": ["Java", "Android", "Android studio","Swing","Database","MySQL"],
8+
"social": {
9+
"GitHub": "https://github.com/Punedev-raj-gond",
10+
"Twitter": "https://twitter.com/<twitter-username>",
11+
"LinkedIn": "www.linkedin.com/in/devraj911"
12+
}
13+
}

public/data/Rana-Akshat.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Akshat Mehrotra",
3+
"location": "Kashipur, Uttarakhand",
4+
"bio": "Software engineer enthusiast with experience in Data analytics and Web Development, always up-skilling in new technologies",
5+
"avatar": "https://github.com/Rana-Akshat.png",
6+
"portfolio": "https://www.github.com/Rana-Akshat",
7+
"skills": ["Python", "Power BI", "ReactJs", "HTML", "CSS", "Javascript", "Tableau", "Docker", "Kubernetes", "Terraform", "Github Actions", "Jenkins"],
8+
"social": {
9+
"GitHub": "https://github.com/Rana-Akshat",
10+
"LinkedIn": "https://www.linkedin.com/in/akshat-mehrotra-247317201"
11+
}
12+
}

public/data/aditya8380.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "Aditya kumar jha",
3-
"location": "patna ,bihar",
4-
"bio": "ui/ux designer &java developerI am a passionate and motivated student currently pursuing a Bachelor of Computer Applications (BCA). With a keen interest in the field of computer science and technology, I have developed a strong foundation in programming, software development, and database management. I am proficient in various programming languages like Java, and have experience working with web development technologies such as HTML, CSS, JavaScript",
3+
"location": "Patna, Bihar",
4+
"bio": "ui/ux designer &java developerI am a passionate and motivated student currently pursuing a Bachelor of Computer Applications (BCA). With a keen interest in the field of computer science and technology, I have developed a strong foundation in programming, software development, and database management. I am proficient in various programming languages like Java, and have experience working with web development technologies such as HTML, CSS, JavaScript",
55
"avatar": "https://github.com/aditya8380.png",
66
"portfolio": "https://github.com/aditya8380",
7-
"skills": ["ui/ux(web designer) ", "java", "html","css","javascript","figma","canva","sql server","ms word","power point","excel"],
7+
"skills": ["ui/ux", "web designer", "java", "html", "css", "javascript", "figma", "canva", "sql server", "ms word", "power point", "excel"],
88
"social": {
99
"GitHub": "https://github.com/aditya8380",
1010
"Twitter": "https://twitter.com/KumarAdity38169",
11-
"LinkedIn": "https://www.linkedin.com/in/"
11+
"LinkedIn": "https://www.linkedin.com/in/aditya-kumar-jha-962083261/"
1212
}
1313
}

src/ProfilesList.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@
1919
"udaysharmagithub.json",
2020
"Abhishekkumarsharma1001.json",
2121
"Abhi-RajMehta.json",
22-
"aditya8380.json"
22+
"aditya8380.json",
23+
"Punedev-raj-gond.json",
24+
"Rana-Akshat.json"
2325
]

0 commit comments

Comments
 (0)