From 64f0c28f33fb54d936fc752f8b35459979f30831 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:14:44 +0800 Subject: [PATCH] data: leecheeyong (#10322) --- data/leecheeyong.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 data/leecheeyong.json diff --git a/data/leecheeyong.json b/data/leecheeyong.json new file mode 100644 index 00000000000..3c124b09d18 --- /dev/null +++ b/data/leecheeyong.json @@ -0,0 +1,27 @@ +{ + "name": "Chee Yong Lee", + "bio": "Full stack project abandoner, also known as joeleeofficial", + "tags": ["FullStack", "Vuejs", "Javascript", "OpenSource", "TailwindCSS", "NodeJS", "Python", "CyberSecurity"], + "links": [ + { + "name": "Follow me on Twitter", + "url": "https://twitter.com/itscheeyong", + "icon": "FaTwitter" + }, + { + "name": "Let's Connect on Linkedin", + "url": "https://my.linkedin.com/in/joeleeofficial", + "icon": "FaLinkedin" + }, + { + "name": "Github", + "url": "https://github.com/leecheeyong", + "icon": "FaGithub" + }, + { + "name": "Follow me on Instagram", + "url": "https://instagram.com/cheeyong_08", + "icon": "FaInstagram" + } + ] +}