Skip to content

Commit 92161ac

Browse files
authored
Merge pull request #1169 from WonderSTK/main
add Mehul Kumar
2 parents 547090f + 9299291 commit 92161ac

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

public/data/WonderSTK.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"name": "Mehul Kumar",
3+
"location": "Rajasthan",
4+
"bio": "Frontend Developer & Web3 Enthusiast | Crafting exceptional user experiences with React, Next.js, and TypeScript | Exploring the decentralized future with Solidity, Ether.js, Web3.js and Hardhat",
5+
"avatar": "https://github.com/WonderSTK.png",
6+
"portfolio": "https://personal-portfolio-liard-five.vercel.app/",
7+
"skills": [
8+
"HTML5",
9+
"CSS3",
10+
"JavaScript",
11+
"TypeScript",
12+
"Solidity",
13+
"React",
14+
"Redux",
15+
"Next.js",
16+
"Tailwind CSS",
17+
"C/C++",
18+
"SQL",
19+
"Python",
20+
"Node.js",
21+
"Express.js",
22+
"MongoDB",
23+
"MySQL",
24+
"Firebase",
25+
"Supabase",
26+
"GraphQL",
27+
"Docker",
28+
"AWS",
29+
"Framer Motion",
30+
"Web3.js",
31+
"Ethers.js"
32+
],
33+
"social": {
34+
"GitHub": "https://github.com/WonderSTK",
35+
"LinkedIn": "https://www.linkedin.com/in/mehul-kumar-19209b203/",
36+
"Portfolio": "https://personal-portfolio-liard-five.vercel.app/",
37+
"Email": "[email protected]",
38+
"WhatsApp": "https://wa.me/916378259178"
39+
"Instagram": "https://www.instagram.com/wonderstk",
40+
"Discord": "https://discord.com/users/im_mehulk",
41+
}
42+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,5 +567,6 @@
567567
"KWIZERA-CALEB.json",
568568
"farazmirzax.json",
569569
"stutitiwari23.json",
570-
"thirumaleshp.json"
570+
"thirumaleshp.json",
571+
"WonderSTK.json",
571572
]

0 commit comments

Comments
 (0)