|
1 | 1 | { |
2 | 2 | "name": "Aman Verma", |
3 | 3 | "location": "Delhi", |
4 | | - "bio": "Your Bio should be 20-30 words not more than that", |
| 4 | + "bio": "Aspiring Developer", |
5 | 5 | "avatar": "https://github.com/hecker8055.png", |
6 | 6 | "portfolio": "https://myportfolio-mu-silk.vercel.app/", |
7 | 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 | | -], |
| 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 | 32 |
|
33 | 33 | "social": { |
34 | 34 | "GitHub": "https://github.com/hecker8055", |
35 | | - "Twitter": "https://twitter.com/your-twitter-username", |
36 | 35 | "LinkedIn": "https://www.linkedin.com/in/amanverma2301", |
37 | | - "Instagram": "https://www.instagram.com/your-instgram-username", |
38 | 36 | |
39 | 37 | "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" |
| 38 | + "LeetCode": "https://leetcode.com/impainn" |
56 | 39 | } |
57 | 40 | } |
0 commit comments