From f626a5277eb034ed2a61ffd57888325c9145f1ec Mon Sep 17 00:00:00 2001 From: Mikhail Sakdalan <118745499+yolk23@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:10:00 +0800 Subject: [PATCH] data: profile addition by Khail Sakdalan (#265) Added data to data.json --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 6949885..30bc304 100644 --- a/data.json +++ b/data.json @@ -1030,5 +1030,13 @@ "twitter": "https://x.com/aayushrestha5", "linkedin": "https://www.linkedin.com/in/aayushrestha/", "skills": ["ReactJS", "NextJS", "HTML/CSS/JS", "C/C++", "MERN"] + }, + { + "name": "Khail Vaun", + "image": "https://avatars.githubusercontent.com/u/118745499?v=4", + "github": "https://github.com/yolk23", + "twitter": "", + "linkedin": "", + "skills": ["ReactJS", "NextJS", "HTML/CSS/JS"] } ]