From f1e5313bb9e6a503251e9bfc8a25b2d33c6aed1d Mon Sep 17 00:00:00 2001 From: Anuragh Barua Date: Thu, 13 Oct 2022 23:25:29 +0530 Subject: [PATCH] Added my profile in contribution.json --- contribution.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contribution.json b/contribution.json index a5507bd..0ac78db 100644 --- a/contribution.json +++ b/contribution.json @@ -12,5 +12,11 @@ "linkedIn": "https://www.linkedin.com/in/rishabh-chaudhari-015526225/", "project-name": "WEb Dev", "project-link": "https://github.com/Raporaz03/webdev.github.io" + }, + { + "name": "Anuragh Barua", + "github": "https://github.com/anuragh2002", + "linkedIn": "https://www.linkedin.com/in/anuragh-barua-796b05135/", + "twitter": "https://twitter.com/AnuraghBarua/" } ]