Skip to content

Commit 3d164ca

Browse files
committed
Add YashMahto.json file in public/data and update the ProfileList.json.
1 parent b9ef68e commit 3d164ca

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

public/data/YashMahto.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "Yash Mahto",
3+
"location": "New Delhi, India",
4+
"bio": "Creative Full Stack Developer passionate about building innovative web solutions. Blending design and functionality to craft seamless, user-centric applications that drive digital transformation.",
5+
"avatar": "https://github.com/yashmahto.png",
6+
"portfolio": "https://portfolio-one-hazel-j7y5aqjcfb.vercel.app/",
7+
"skills": [
8+
"Javascript",
9+
"Typescript",
10+
"CSS",
11+
"React",
12+
"MongoDB",
13+
"Tailwind",
14+
"Nodejs",
15+
"Nextjs",
16+
"Express",
17+
"Python",
18+
"C++",
19+
"AWS",
20+
"Web Development",
21+
"Frontend",
22+
"Git",
23+
"GitHub",
24+
"MERN",
25+
"DATABASE"
26+
],
27+
"social": {
28+
"GitHub": "https://github.com/yashmahto",
29+
"Twitter": "https://x.com/yashmahto24",
30+
"LinkedIn": "https://www.linkedin.com/in/yash-mahto-311aa4293/",
31+
"Portfolio": "https://portfolio-one-hazel-j7y5aqjcfb.vercel.app/",
32+
"Email": "yashmahto244@gmail.com"
33+
}
34+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,5 +584,6 @@
584584
"Shrutika-TechSavvy.json",
585585
"Shauryaditya.json",
586586
"dev-aditya-lab.json",
587-
"IamPriyabrato04.json"
587+
"IamPriyabrato04.json",
588+
"YashMahto.json"
588589
]

0 commit comments

Comments
 (0)