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/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index fd8efb8b..80d36896 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "vsnikhilvs.json", "ArnavGarg68.json", "samah554.json", "atik-7866.json",