From c43b152f010db5f0824e515a4fadf9e8e1f1028a Mon Sep 17 00:00:00 2001 From: Avnish Kumar Date: Thu, 2 Apr 2026 00:49:06 +0530 Subject: [PATCH 1/3] Add avikeid2007.json with user profile information --- public/data/avikeid2007.json | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 public/data/avikeid2007.json diff --git a/public/data/avikeid2007.json b/public/data/avikeid2007.json new file mode 100644 index 00000000..a6c0c76e --- /dev/null +++ b/public/data/avikeid2007.json @@ -0,0 +1,45 @@ +{ + "name": "Avnish Kumar", + "location": "Ghaziabad, India", + "bio": "Software builder focused on .NET, WinUI, and full-stack development. Passionate about creating practical tools, local AI solutions, and scalable enterprise applications.", + "avatar": "https://github.com/avikeid2007.png", + "portfolio": "https://avnishkumar.co.in/", + "skills": [ + "C#", + "WinUI", + "UWP", + "Uno Platform", + ".NET", + "ASP.NET Core", + "Azure", + "SQL Server", + "XAML", + "REST APIs", + "AI Integration", + "System Design" + ], + "social": { + "GitHub": "https://github.com/avikeid2007", + "Twitter": "https://twitter.com/avikeid2007", + "LinkedIn": "https://www.linkedin.com/in/avnishkumar1", + "Instagram": "", + "Email": "", + "Discord": "", + "LeetCode": "", + "Codeforces": "", + "HackerRank": "", + "StackOverflow": "https://stackoverflow.com/users/7550820/avnish-kumar", + "YouTube": "", + "DevTo": "", + "Hashnode": "", + "Behance": "", + "Dribbble": "", + "Figma": "", + "Replit": "", + "BuyMeACoffee": "", + "ProductHunt": "", + "Medium": "", + "Reddit": "", + "Unstop": "" + } +} From 02548abc972db5db5771d9107984a20f8891c399 Mon Sep 17 00:00:00 2001 From: Avnish Kumar Date: Thu, 2 Apr 2026 00:55:35 +0530 Subject: [PATCH 2/3] Add 'avikeid2007.json' to ProfilesList --- src/ProfilesList.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ProfilesList.json b/src/ProfilesList.json index a1dcb600..30b8309f 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -590,5 +590,6 @@ "Ananya-Hegde2001.json", "TenathDilusha", "anmolsah.json", - "hitendras510.json" + "hitendras510.json", + "avikeid2007.json" ] From 385ca7f4967b302a541528a11e03f6eb942fed84 Mon Sep 17 00:00:00 2001 From: Avnish Kumar Date: Wed, 1 Apr 2026 23:43:35 -0500 Subject: [PATCH 3/3] Update avikeid2007.json --- public/data/avikeid2007.json | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/public/data/avikeid2007.json b/public/data/avikeid2007.json index a6c0c76e..cec4d2fd 100644 --- a/public/data/avikeid2007.json +++ b/public/data/avikeid2007.json @@ -12,34 +12,13 @@ ".NET", "ASP.NET Core", "Azure", - "SQL Server", - "XAML", "REST APIs", - "AI Integration", - "System Design" + "AI Integration" ], "social": { "GitHub": "https://github.com/avikeid2007", "Twitter": "https://twitter.com/avikeid2007", "LinkedIn": "https://www.linkedin.com/in/avnishkumar1", - "Instagram": "", - "Email": "", - "Discord": "", - "LeetCode": "", - "Codeforces": "", - "HackerRank": "", - "StackOverflow": "https://stackoverflow.com/users/7550820/avnish-kumar", - "YouTube": "", - "DevTo": "", - "Hashnode": "", - "Behance": "", - "Dribbble": "", - "Figma": "", - "Replit": "", - "BuyMeACoffee": "", - "ProductHunt": "", - "Medium": "", - "Reddit": "", - "Unstop": "" + "StackOverflow": "https://stackoverflow.com/users/7550820/avnish-kumar" } -} +} \ No newline at end of file