From 2e9497c006062af3fd8cc4f5e71dda5b9d3c006c Mon Sep 17 00:00:00 2001 From: Jubair Ahmed Nabin <49593276+nabin47@users.noreply.github.com> Date: Sat, 17 Jun 2023 01:54:53 +0600 Subject: [PATCH] data: nabin47 --- data/nabin47.json | 67 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 data/nabin47.json diff --git a/data/nabin47.json b/data/nabin47.json new file mode 100644 index 00000000000..52bb359be4b --- /dev/null +++ b/data/nabin47.json @@ -0,0 +1,67 @@ +{ + "name": "Jubair Ahmed Nabin", + "bio": "CS Graduate | ReactJS | Open To Work | Learning Full Stack Development | Machine Learning", + "tags": [ + "JavaScript", + "ReactJS", + "Node.js", + "Python", + "Machine-learning" + ], + "socials": [ + { + "icon": "FaLinkedinIn", + "url": "https://www.linkedin.com/in/ahmednabin/" + }, + { + "icon": "FaTwitter", + "url": "https://twitter.com/intent/user?screen_name=ahmednabin" + }, + { + "icon": "FaGithub", + "url": "https://github.com/nabin47" + }, + { + "icon": "FaInstagram", + "url": "https://www.instagram.com/ahmed_nabin" + } + ], + "links": [ + { + "group": "Socials", + "name": "Twitter - Let's share our journey!", + "url": "https://twitter.com/intent/user?screen_name=ahmednabin", + "icon": "FaTwitter" + }, + { + "group": "Socials", + "name": "GitHub - Open for collaboration", + "url": "https://github.com/nabin47", + "icon": "FaGithub" + }, + { + "group": "Socials", + "name": "LinkedIn - Let's connect and grow together", + "url": "https://www.linkedin.com/in/ahmednabin", + "icon": "FaLinkedin" + }, + { + "group": "Socials", + "name": "LeetCode - Love problem-solving?", + "url": "https://leetcode.com/nabin47", + "icon": "SiLeetcode" + }, + { + "group": "Socials", + "name": "Instagram - Follow a hobbyist!", + "url": "https://www.instagram.com/ahmed_nabin", + "icon": "FaInstagram" + }, + { + "group": "Socials", + "name": "Facebook - Let's connect!", + "url": "https://www.facebook.com/ahmednabin.16", + "icon": "FaFacebookF" + } + ] +}