From 88f3ed192974531795ad862d745f7ebb3a5b661b Mon Sep 17 00:00:00 2001 From: Aayush Shrestha Date: Fri, 11 Oct 2024 12:04:57 +0545 Subject: [PATCH] data: profile addition by aayush105 --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index c26782f..6949885 100644 --- a/data.json +++ b/data.json @@ -1022,5 +1022,13 @@ "twitter": "https://x.com/gaurovgiri", "linkedin": "https://www.linkedin.com/in/gaurovgiri/", "skills": ["Python", "Dart", "HTML/CSS/JS", "C/C++", "Flutter", "AI/ML", "MERN"] + }, + { + "name": "Aayush Shrestha", + "image": "https://avatars.githubusercontent.com/u/115408327?v=4", + "github": "https://github.com/aayush105", + "twitter": "https://x.com/aayushrestha5", + "linkedin": "https://www.linkedin.com/in/aayushrestha/", + "skills": ["ReactJS", "NextJS", "HTML/CSS/JS", "C/C++", "MERN"] } ]