diff --git a/public/data/hecker8055.json b/public/data/hecker8055.json new file mode 100644 index 00000000..0222819a --- /dev/null +++ b/public/data/hecker8055.json @@ -0,0 +1,32 @@ +{ + "name": "Aman Verma", + "location": "Delhi", + "bio": "Your Bio should be 20-30 words not more than that", + "avatar": "https://github.com/hecker8055.png", + "portfolio": "Your Portfolio URL or Github URL", + "skills": ["Your Skill 1", "Your Skill 2", "..."], + "social": { + "GitHub": "https://github.com/hecker8055", + "Twitter": "https://twitter.com/your-twitter-username", + "LinkedIn": "https://www.linkedin.com/in/amanverma2301", + "Instagram": "https://www.instagram.com/your-instgram-username", + "Email": "ranked2301@gmail.com", + "Discord": "https://discord.com/users/impainn", + "LeetCode": "https://leetcode.com/impainn", + "Codeforces": "https://codeforces.com/profile/your-codeforces-username", + "HackerRank": "https://www.hackerrank.com/your-hackerrank-username", + "StackOverflow": "https://stackoverflow.com/users/your-stackoverflow-id", + "YouTube": "https://www.youtube.com/c/your-youtube-channel", + "DevTo": "https://dev.to/your-dev-profile", + "Hashnode": "https://hashnode.com/@your-hashnode-username", + "Behance": "https://www.behance.net/your-behance-profile", + "Dribbble": "https://dribbble.com/your-dribbble-profile", + "Figma": "https://www.figma.com/@your-figma-profile", + "Replit": "https://replit.com/@your-replit-username", + "BuyMeACoffee": "https://www.buymeacoffee.com/your-coffee-profile", + "ProductHunt": "https://www.producthunt.com/@your-producthunt-profile", + "Medium": "https://medium.com/@your-medium-profile", + "Reddit": "https://www.reddit.com/user/your-reddit-username", + "Unstop": "https://unstop.com/@your-unstop-username" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index d678ca1a..21ac0c4c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -548,5 +548,6 @@ "GollaBharath.json", "Koushik.json", "NikunjMehta.json", - "parth-patel010.json" + "parth-patel010.json", + "hecker8055.json" ]