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" } ]