From 545932576c76a7f1e0b1e361160463a96e9501d9 Mon Sep 17 00:00:00 2001 From: Aditya Raj <101452242+aditya8Raj@users.noreply.github.com> Date: Sun, 23 Jun 2024 13:56:24 +0530 Subject: [PATCH] data: profile addition by Aditya Raj (#249) --- 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"] } - ]