From 9e3e148443ee14d3d1ce80f1ccfd5bed740e36af Mon Sep 17 00:00:00 2001 From: gaurovgiri Date: Fri, 11 Oct 2024 00:07:32 +0545 Subject: [PATCH] data: profile addition by gaurovgiri --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 4b79ec1..c26782f 100644 --- a/data.json +++ b/data.json @@ -1014,5 +1014,13 @@ "twitter": "https://x.com/Hailo7ts", "linkedin": "https://www.linkedin.com/in/hailey-martin-co/", "skills": ["WebDev", "ReactJS", "HTML/CSS/JS", "Java", "C"] + }, + { + "name": "Gaurav Giri", + "image": "https://avatars.githubusercontent.com/u/64427471?v=4", + "github": "https://github.com/gaurovgiri", + "twitter": "https://x.com/gaurovgiri", + "linkedin": "https://www.linkedin.com/in/gaurovgiri/", + "skills": ["Python", "Dart", "HTML/CSS/JS", "C/C++", "Flutter", "AI/ML", "MERN"] } ]