From fefe8af43483fee8854c68f4869da69b15f85797 Mon Sep 17 00:00:00 2001 From: Sunny Gandhwani <65410458+Sunny-unik@users.noreply.github.com> Date: Sat, 11 May 2024 20:22:10 +0530 Subject: [PATCH] chore: add volunteer Sunny-unik --- data/users/Sunny-unik.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/users/Sunny-unik.json diff --git a/data/users/Sunny-unik.json b/data/users/Sunny-unik.json new file mode 100644 index 0000000..421e6aa --- /dev/null +++ b/data/users/Sunny-unik.json @@ -0,0 +1,14 @@ +{ + "name": "Sunny Gandhwani", + "bio": "Full Stack Developer", + "image": "https://avatars.githubusercontent.com/u/65410458", + "categories": [ + { + "slug": "web-development", + "topics": ["Mern", "Typescript", "Shopify"] + } + ], + "contacts": { + "twitter": "SunnyUnik" + } +}