From 717a180c7c706d62d9785360719a5f530b1b0b10 Mon Sep 17 00:00:00 2001 From: Naman Sharma <84118525+numcys@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:43:03 +0530 Subject: [PATCH] add: numcys (#711) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/numcys.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/numcys.json 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