From eac9b7f985ce2579276ba7d1f7ad40abc8550d76 Mon Sep 17 00:00:00 2001 From: Nishant Movaliya <63806205+nishantmovaliya@users.noreply.github.com> Date: Thu, 26 Dec 2024 00:18:23 +0530 Subject: [PATCH] update: data.json:profile addition by nishant movaliya --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index b2fedf0..4f04895 100644 --- a/data.json +++ b/data.json @@ -1038,5 +1038,13 @@ "twitter": "", "linkedin": "", "skills": ["ReactJS", "NextJS", "HTML/CSS/JS"] + }, + { + "name": "Nishant Movaliya", + "image": "https://avatars.githubusercontent.com/u/63806205?v=4", + "github": "https://github.com/nishantmovaliya", + "twitter": "", + "linkedin": "https://www.linkedin.com/in/nishant-movaliya-6b8813169/", + "skills": ["Node.js", "Typescript", "PostgreSQL", "NestJS", "Socket.io", "Redis", "AWS"] } ]