From 45019ddcd88933118618406eb65c7707a40e9e9e Mon Sep 17 00:00:00 2001 From: Nikhil V S <60286257+vsnikhilvs@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:17:55 +0530 Subject: [PATCH] Create vsnikhilvs.json --- public/data/vsnikhilvs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public/data/vsnikhilvs.json diff --git a/public/data/vsnikhilvs.json b/public/data/vsnikhilvs.json new file mode 100644 index 00000000..1fa4da0e --- /dev/null +++ b/public/data/vsnikhilvs.json @@ -0,0 +1,12 @@ +{ + "name": "Nikhil Vikraman", + "location": "Thiruvananthapuram, Kerala", + "bio": "The frontend guy", + "avatar": "https://github.com/vsnikhilvs.png", + "portfolio": "https://github.com/vsnikhilvs", + "skills": ["ReactJS", "NextJS", "Angular", "Javascript", "Typescript", "Jest"], + "social": { + "GitHub": "https://github.com/vsnikhilvs", + "LinkedIn": "https://www.linkedin.com/in/sknikhilvs5/" + } +}