Skip to content

Commit b8c1aaf

Browse files
committed
Add SudoAnirudh profile data
Added a new profile for Anirudh S in public/data/SudoAnirudh.json and updated ProfilesList.json to include the new profile.
1 parent a11a247 commit b8c1aaf

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

public/data/SudoAnirudh.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "Anirudh S",
3+
"location": "Kozhikode, Kerala, India",
4+
"bio": "I & ML Engineering Student | Python & C Developer | Code Addict & AI Explorer | Building the Future with Innovation & Emerging Technologies",
5+
"avatar": "https://github.com/SudoAnirudh.png",
6+
"portfolio": "https://sudoanirudh.github.io/portfolio_main/",
7+
"skills": ["Python", "C", "AI", "ML", "Data Science", "Web Development", "HTML", "CSS", "JavaScript", "MongoDB", "Git", "GitHub"],
8+
"social": {
9+
"GitHub": "https://github.com/SudoAnirudh",
10+
"Twitter": "https://x.com/SudoAnirudh",
11+
"LinkedIn": "https://www.linkedin.com/in/sudoanirudh/",
12+
"Instagram": "https://www.instagram.com/___anirudh.s/",
13+
"Email": "[email protected]",
14+
"Discord": "https://discord.com/users/sudoanirudh",
15+
"LeetCode": "https://leetcode.com/u/anirudhsudheer/",
16+
"HackerRank": "https://www.hackerrank.com/profile/anirudhsudheer",
17+
"Replit": "https://replit.com/@SudoAnirudh",
18+
"BuyMeACoffee": "https://www.buymeacoffee.com/sudoanirudh",
19+
"Reddit": "https://www.reddit.com/user/__anirudh_s/",
20+
"Unstop": "https://unstop.com/@anirus2816"
21+
}
22+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,5 +542,6 @@
542542
"Ayush2426.json",
543543
"dipanshu447.json",
544544
"Shreyya18.json",
545-
"vdh05.json"
545+
"vdh05.json",
546+
"SudoAnirudh.json"
546547
]

0 commit comments

Comments
 (0)