diff --git a/public/data/numcys.json b/public/data/numcys.json new file mode 100644 index 00000000..4295ece3 --- /dev/null +++ b/public/data/numcys.json @@ -0,0 +1,13 @@ +{ + "name": "Naman Sharma", + "location": "Udaipur, Rajasthan", + "bio": "Techie and code enthusiast, finding solace in development. I am part of a rare gen which wants to get their hands dirty in every tech.😁", + "avatar": "https://github.com/numcys.png", + "portfolio": "https://www.numcys.xyz/", + "skills": ["GoLang", "MERN", "DevOps", "Kubernetes", "Terraform"], + "social": { + "GitHub": "https://github.com/numcys", + "Twitter": "https://twitter.com/curios_sloth", + "LinkedIn": "https://www.linkedin.com/in/numcys" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 94596bb3..ba8061af 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -304,5 +304,6 @@ "TechBond7.json", "Subodh1911.json", "Edlavio.json", + "numcys.json", "trp02.json" ] \ No newline at end of file