Skip to content

Commit 62f13c7

Browse files
authored
Merge pull request #1069 from hecker8055/main
Add : Aman Verma
2 parents 5fbd16c + 1bb2c40 commit 62f13c7

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed

public/data/hecker8055.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"name": "Aman Verma",
3+
"location": "Delhi",
4+
"bio": "Your Bio should be 20-30 words not more than that",
5+
"avatar": "https://github.com/hecker8055.png",
6+
"portfolio": "https://myportfolio-mu-silk.vercel.app/",
7+
"skills": [
8+
"Java",
9+
"C++",
10+
"Spring Boot",
11+
"React",
12+
"MongoDB",
13+
"MySQL",
14+
"Python",
15+
"Machine Learning",
16+
"Data Structures & Algorithms",
17+
"REST APIs",
18+
"WebSockets",
19+
"HTML",
20+
"CSS",
21+
"JavaScript",
22+
"Git",
23+
"GitHub",
24+
"Postman",
25+
"Firebase",
26+
"Socket.IO",
27+
"Problem Solving",
28+
"Object-Oriented Programming (OOP)",
29+
"Agile Methodology",
30+
"System Design Basics"
31+
],
32+
33+
"social": {
34+
"GitHub": "https://github.com/hecker8055",
35+
"Twitter": "https://twitter.com/your-twitter-username",
36+
"LinkedIn": "https://www.linkedin.com/in/amanverma2301",
37+
"Instagram": "https://www.instagram.com/your-instgram-username",
38+
"Email": "[email protected]",
39+
"Discord": "https://discord.com/users/impainn",
40+
"LeetCode": "https://leetcode.com/impainn",
41+
"Codeforces": "https://codeforces.com/profile/your-codeforces-username",
42+
"HackerRank": "https://www.hackerrank.com/your-hackerrank-username",
43+
"StackOverflow": "https://stackoverflow.com/users/your-stackoverflow-id",
44+
"YouTube": "https://www.youtube.com/c/your-youtube-channel",
45+
"DevTo": "https://dev.to/your-dev-profile",
46+
"Hashnode": "https://hashnode.com/@your-hashnode-username",
47+
"Behance": "https://www.behance.net/your-behance-profile",
48+
"Dribbble": "https://dribbble.com/your-dribbble-profile",
49+
"Figma": "https://www.figma.com/@your-figma-profile",
50+
"Replit": "https://replit.com/@your-replit-username",
51+
"BuyMeACoffee": "https://www.buymeacoffee.com/your-coffee-profile",
52+
"ProductHunt": "https://www.producthunt.com/@your-producthunt-profile",
53+
"Medium": "https://medium.com/@your-medium-profile",
54+
"Reddit": "https://www.reddit.com/user/your-reddit-username",
55+
"Unstop": "https://unstop.com/@your-unstop-username"
56+
}
57+
}

src/ProfilesList.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,5 +549,6 @@
549549
"Koushik.json",
550550
"NikunjMehta.json",
551551
"parth-patel010.json",
552+
"hecker8055.json",
552553
"omku415.json"
553554
]

0 commit comments

Comments
 (0)