From 8abe4d8b6ea312eba401a41771463fb6b8b2adb3 Mon Sep 17 00:00:00 2001 From: Ayan <126937849+a-y-a-n-das@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:29:30 +0000 Subject: [PATCH] data: a-y-a-n-das (#5280) * Create a-y-a-n-das.json data: a-y-a-n-das * Update a-y-a-n-das.json --- data/a-y-a-n-das.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 data/a-y-a-n-das.json diff --git a/data/a-y-a-n-das.json b/data/a-y-a-n-das.json new file mode 100644 index 00000000000..4d9abd4ae78 --- /dev/null +++ b/data/a-y-a-n-das.json @@ -0,0 +1,21 @@ +{ + "name": "Ayan Das", + "type": "personal", + "bio": "I am a student having a keen intrest in Web Development and Open Source", + "links": [{ + "name": "Follow me on Twitter", + "url": "https://twitter.com/ayan_das_", + "icon": "FaTwitter" + }, + { + "name": "Follow me on LinkedIn", + "url": "https://linkedin.com/in/ayan-das-5b1738267/", + "icon": "FaLinkedin" + }, + { + "name": "Follow me on Hashnode", + "url": "https://hashnode.com/@ayandas1", + "icon": "SiHashnode" + } + ] +}