Skip to content

Commit 79628ab

Browse files
authored
Merge pull request #213 from harshendram/main
added my profile as per the instructions of #111 issue
2 parents c3122f6 + ae324e1 commit 79628ab

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

public/data/harshendram.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Harshendra M",
3+
"location": "Bengaluru,Karnataka,India",
4+
"bio": "",
5+
"avatar": "https://github.com/harshendram.png",
6+
"portfolio": "https://github.com/harshendram",
7+
"skills": ["Redux", "DSA", "React js","JavaScript","Python","HTML","CSS","C++","Competitive Programming","GitHub","Front-end"],
8+
"social": {
9+
"GitHub": "https://github.com/harshendram",
10+
"Twitter": "https://x.com/harami_harsh?t=5s7kkAf-j9XLlLekfxLr9Q&s=09",
11+
"LinkedIn": "https://www.linkedin.com/in/harshendra-m-2b8bb5299/"
12+
}
13+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,6 @@
155155
"haylemon.json",
156156
"Shirisha-16.json",
157157
"minji105.json",
158-
"tirdesh.json"
158+
"tirdesh.json",
159+
"harshendram.json"
159160
]

0 commit comments

Comments
 (0)