From c55326453f651435c1e36504f743023474855df7 Mon Sep 17 00:00:00 2001 From: Aditya Raj <101452242+aditya8Raj@users.noreply.github.com> Date: Sun, 23 Jun 2024 09:13:02 +0530 Subject: [PATCH] data: profile addition by Aditya Raj --- data.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index a7adfbf..d865794 100644 --- a/data.json +++ b/data.json @@ -958,6 +958,13 @@ "twitter": "", "linkedin": "https://linkedin.com/in/emmanpbarrameda", "skills": ["Java", "C#", "VB.Net", "HTML/CSS/Javascript", "PHP", "Laravel"] + }, + { + "name": "Aditya Raj", + "image": "https://avatars.githubusercontent.com/u/101452242", + "github": "https://github.com/aditya8Raj", + "twitter": "https://x.com/nerdinbiz", + "linkedin": "", + "skills": ["HTML/CSS/JS", "ReactJS", "NextJS", "Python"] } - ]