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