Skip to content

Commit 3a8bf4b

Browse files
authored
Merge pull request #1152 from farazmirzax/main
create farazmirzax.json
2 parents a487c87 + 5a8354e commit 3a8bf4b

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

public/data/farazmirzax.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"name": "Faraz Mirza",
3+
"location": "Lucknow",
4+
"bio": "Software dev by day, ML tinkerer by obsession, deploying in the cloud and contributing to open source on the side.",
5+
"avatar": "https://github.com/farazmirzax.png",
6+
"portfolio": "farazmirza.vercel.app",
7+
"skills": [
8+
"Python",
9+
"Machine Learning",
10+
"Deep Learning",
11+
"Data Analysis & Visualization",
12+
"NumPy & Pandas",
13+
"Scikit-learn",
14+
"TensorFlow & PyTorch",
15+
"JavaScript & TypeScript",
16+
"React & Next.js",
17+
"SvelteKit",
18+
"REST APIs",
19+
"SQL & NoSQL",
20+
"Git & GitHub",
21+
"Docker & Containerization",
22+
"CI/CD Pipelines",
23+
"AWS Cloud",
24+
"Cloud Deployment & Hosting",
25+
"Problem Solving & DSA",
26+
"Critical Thinking",
27+
"Team Collaboration",
28+
"Effective Communication",
29+
"Adaptability",
30+
"Time Management"
31+
],
32+
"social": {
33+
"GitHub": "https://github.com/farazmirzax",
34+
"Twitter": "https://x.com/FarazMirza68904",
35+
"LinkedIn": "https://www.linkedin.com/in/faraz-mirza-488a2627b/",
36+
"Instagram": "https://www.instagram.com/your-instgram-username",
37+
"Email": "farazmirza866@gmail.com",
38+
"Discord": "https://discord.com/users/josefumikujo",
39+
"LeetCode": "https://leetcode.com/your-leetcode-username",
40+
"Codeforces": "https://codeforces.com/profile/your-codeforces-username",
41+
"HackerRank": "https://www.hackerrank.com/your-hackerrank-username",
42+
"StackOverflow": "https://stackoverflow.com/users/your-stackoverflow-id",
43+
"YouTube": "https://www.youtube.com/c/your-youtube-channel",
44+
"DevTo": "https://dev.to/your-dev-profile",
45+
"Hashnode": "https://hashnode.com/@your-hashnode-username",
46+
"Behance": "https://www.behance.net/your-behance-profile",
47+
"Dribbble": "https://dribbble.com/your-dribbble-profile",
48+
"Figma": "https://www.figma.com/@your-figma-profile",
49+
"Replit": "https://replit.com/@your-replit-username",
50+
"BuyMeACoffee": "https://www.buymeacoffee.com/your-coffee-profile",
51+
"ProductHunt": "https://www.producthunt.com/@your-producthunt-profile",
52+
"Medium": "https://medium.com/@your-medium-profile",
53+
"Reddit": "https://www.reddit.com/user/your-reddit-username",
54+
"Unstop": "https://unstop.com/@your-unstop-username"
55+
}
56+
}

0 commit comments

Comments
 (0)