Skip to content

Commit 1cc9c9d

Browse files
authored
Create patel-tejas.json with personal details
Added a JSON file containing personal information and skills for Tejas Patel.
1 parent 315105f commit 1cc9c9d

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

public/data/patel-tejas.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"name": "Tejas Patel",
3+
"location": "Ahmedabad, Gujarat, India",
4+
"bio": "Full stack developer passionate about building scalable web apps, AI-powered products, and exploring finance, trading, and modern technologies like Web3 and machine learning.",
5+
"avatar": "https://github.com/your-github-username.png",
6+
"portfolio": "https://tejaspatel.vercel.app",
7+
"skills": [
8+
"JavaScript",
9+
"TypeScript",
10+
"React.js",
11+
"Next.js",
12+
"Node.js",
13+
"Express.js",
14+
"MongoDB",
15+
"Prisma",
16+
"Firebase",
17+
"Redux",
18+
"Zustand",
19+
"Recoil",
20+
"Python",
21+
"Java",
22+
"AI/ML",
23+
"Web3",
24+
"REST APIs",
25+
"System Design",
26+
"CI/CD",
27+
"AWS"
28+
],
29+
"social": {
30+
"GitHub": "https://github.com/patel-tejas",
31+
"Twitter": "https://x.com/tejaspatel1532",
32+
"LinkedIn": "https://www.linkedin.com/in/pateltejas2005/",
33+
"Instagram": "https://www.instagram.com/_me.tez_/",
34+
"Email": "techtezofficial@gmail.com",
35+
}
36+
}

0 commit comments

Comments
 (0)