Skip to content

Commit 14221ce

Browse files
authored
Merge pull request #1070 from omku415/main
Added omkumar.json profile
2 parents e473f52 + 94541df commit 14221ce

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

public/data/omku415.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"name": "Om Kumar",
3+
"location": "Alappuzha, India",
4+
"bio": "Motivated IT student with MERN stack experience, focused on backend architecture, scalable deployment, and problem-solving through full-stack projects.",
5+
"avatar": "https://github.com/omku415.png",
6+
"portfolio": "https://github.com/omku415",
7+
"skills": [
8+
"C++", "JavaScript", "React", "HTML", "CSS",
9+
"Node.js", "Express.js", "JWT",
10+
"MySQL", "MongoDB",
11+
"Git", "VS Code",
12+
"Netlify", "Render", "Railway"
13+
],
14+
"social": {
15+
"GitHub": "https://github.com/omku415",
16+
"LinkedIn": "https://www.linkedin.com/in/kumar-om45/",
17+
"Instagram": "https://www.instagram.com/omkumar.45?igsh=cXkzcDlzNXY5Mjlk",
18+
"LeetCode": "https://leetcode.com/u/omku45/",
19+
"GeeksforGeeks": "https://www.geeksforgeeks.org/user/omku45/",
20+
"StackOverflow": "https://stackoverflow.com/users/29466073/om-kumar",
21+
"Twitter": "https://x.com/kumarom45?t=lahNS-tPgAI0TFKHA8xG4w&s=08",
22+
"Email": "[email protected]",
23+
"Discord": "https://discord.com/users/1400208871548784701",
24+
"Unstop": "https://unstop.com/u/omkum8636"
25+
}
26+
}
27+

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,5 +548,6 @@
548548
"GollaBharath.json",
549549
"Koushik.json",
550550
"NikunjMehta.json",
551-
"parth-patel010.json"
551+
"parth-patel010.json",
552+
"omku415.json"
552553
]

0 commit comments

Comments
 (0)