diff --git a/public/data/Chinmayi-H-M.json b/public/data/Chinmayi-H-M.json new file mode 100644 index 00000000..720636a1 --- /dev/null +++ b/public/data/Chinmayi-H-M.json @@ -0,0 +1,32 @@ +{ + "name": "Chinmayi H M", + "location": "Mandya", + "bio": "Aspiring developer eager to learn and improve coding skills. Passionate about solving problems, exploring new technologies, and building projects. Open to collaboration and growth in the tech world.", + "avatar": "https://github.com/your-github-username.png", + "portfolio": "Your Portfolio URL or Github URL", + "skills": ["HTML", "CSS", "JAVASCRIPT", "Python", "GIT", "GITHUB"], + "social": { + "GitHub": "https://github.com/Chinmayi-H-M", + "Twitter": "https://twitter.com/your-twitter-username", + "LinkedIn": "https://www.linkedin.com/in/chinmayi-h-m-087545331", + "Instagram": "https://www.instagram.com/your-instgram-hmschinmayi", + "Email": "hmschinmayi06@gmail.com", + "Discord": "https://discord.com/users/your-discord-id", + "LeetCode": "https://leetcode.com/your-leetcode-username", + "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 1038f156..4ec68d81 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -551,5 +551,6 @@ "parth-patel010.json", "hecker8055.json", "omku415.json", - "DivyaJain-DataAnalyst.json" + "DivyaJain-DataAnalyst.json"; + "Chinmayi-H-M.json"; ]