From 0ec9dcb15526d7194e8279718258cdc5ffa99542 Mon Sep 17 00:00:00 2001 From: Akhilesh Date: Wed, 12 Apr 2023 02:01:46 +0530 Subject: [PATCH] added my profile --- src/Data/hacker-profiles.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Data/hacker-profiles.json b/src/Data/hacker-profiles.json index 71aeacc..7d2139a 100644 --- a/src/Data/hacker-profiles.json +++ b/src/Data/hacker-profiles.json @@ -118,5 +118,15 @@ "twitter": "https://twitter.com/DevarshiShimpi" }, "tagline": "Building @Noteslify and @StoneCSS" + }, + { + "firstName": "Akhilesh", + "lastName": "Waghmare", + "contacts": { + "linkedin": "https://www.linkedin.com/in/akhilesh-w/", + "github": "https://github.com/akhilesh-w", + "twitter": "https://twitter.com/the_akhilesh_w" + }, + "tagline": "Designer & Developer" } ]