From d55e9f720c48a10a743e341efec9bbb9cc895361 Mon Sep 17 00:00:00 2001 From: Samah Shakir Ali <113227314+samah554@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:32:31 +0300 Subject: [PATCH] add: samah554 (#1108) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/samah554.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/samah554.json diff --git a/public/data/samah554.json b/public/data/samah554.json new file mode 100644 index 00000000..608284a4 --- /dev/null +++ b/public/data/samah554.json @@ -0,0 +1,13 @@ +{ + "name": "Samah Shakir Ali", + "location": "India", + "bio": "CS Grad, Web dev, Full Stack Developer expertise in .Net and MERN Stack", + "avatar": "https://github.com/samah554.png", + "portfolio": "https://getssa.framer.website", + "skills": ["Javascript", "ReactJS", "Node.js", ".Net", "MongoDB", "MySql", "MSSql", "C#", "RestApi", "Express.js"], + "social": { + "GitHub": "https://github.com/samah554", + "Twitter": "https://twitter.com/samah554>", + "LinkedIn": "https://www.linkedin.com/in/samahshakir" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index e512f0d7..7dec3b17 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "samah554.json", "mayurr7.json", "vitormarinheiro.json", "AndresFelipe077.json",