From 97306219dcb873aee04ec61bfd1ffc8913688fb9 Mon Sep 17 00:00:00 2001 From: Tulsi Virani Date: Fri, 6 Dec 2024 21:03:58 +0530 Subject: [PATCH] Update meet-the-talent.json --- public/data/meet-the-talent.json | 46 +++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/public/data/meet-the-talent.json b/public/data/meet-the-talent.json index 924313f..e4f942a 100644 --- a/public/data/meet-the-talent.json +++ b/public/data/meet-the-talent.json @@ -1379,6 +1379,50 @@ "name": "X/Twitter" } ] + }, + { + "fullName": "Tulsi Virani", + "location": "Ahmedabad, India", + "bio": "With 4+ years of experience, I am dedicated to crafting innovative mobile applications that deliver exceptional user experiences. I focus on understanding user needs, solving challenges with precision, and building solutions that are both functional and impactful.", + "email": "viranitulsi153@gmail.com", + "phone": "+91-9624186387", + "website": "", + "imageUrl": "https://github.com/iamtvirani/iamtvirani/blob/main/iamtvirani.jpg", + "skills": [ + "Flutter", + "IOS", + "Web apps", + "Agile Methodologies", + "Cross platform apps", + "Kotlin", + "Shift", + "Firebase", + "Google Cloud", + "MongoDB", + "Nodejs" + ], + "links": [ + { + "icon": "twitter", + "link": "https://x.com/Viranitulsi07?t=-ZbXSIODX6Alh47kd_khtg&s=09", + "name": "X/Twitter" + }, + { + "icon": "github", + "link": "https://github.com/iamtvirani", + "name": "Github" + }, + { + "icon": "linkedin", + "link": "https://www.linkedin.com/in/virani-tulsi-7547vp", + "name": "LinkedIn" + }, + { + "icon": "stackover Flow", + "link": "https://stackoverflow.com/users/20909255/tulsi-virani?tab=profile", + "name": "StackOver Flow" + } + ] } ] -} \ No newline at end of file +}