Skip to content

Commit 2478606

Browse files
authored
Merge pull request #17 from pankajproject/main
add: Pankaj Kumar
2 parents 50fa764 + 93083e0 commit 2478606

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

public/data/pankajproject.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Pankaj Kumar",
3+
"location": "Ara, Bihar, India",
4+
"bio": "I'm Pankaj Kumar, a passionate and driven Bachelor of Computer Applications (BCA) student with a strong focus on web development. Proficient in a diverse array of programming languages, including Python, C, C++, Java (with a special affinity for JAVA), HTML, and CSS, I'm committed to continuous learning and innovation.",
5+
"avatar": "https://github.com/pankajproject.png",
6+
"portfolio": "https://github.com/pankajproject",
7+
"skills": ["Java", "C", "C++", "DMBS", "PHP", "SQL", "Python", "HTML", "CSS", "JavaScript"],
8+
"social": {
9+
"GitHub": "https://github.com/pankajproject",
10+
"Twitter": "https://twitter.com/positive__p",
11+
"LinkedIn": "https://www.linkedin.com/in/pankaj-kumar999/"
12+
}
13+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
"prerna-dubey-dev.json",
1111
"anux-cyberboy.json",
1212
"abhishekkumar62000.json",
13-
"shubhcoding01.json"
13+
"shubhcoding01.json",
14+
"pankajproject.json"
1415
]

0 commit comments

Comments
 (0)