From 1394e8122e75ae271c4bec31b1519a3b3c8c0e07 Mon Sep 17 00:00:00 2001 From: Sakibul Islam <65111725+sakibul-islam@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:28:47 +0600 Subject: [PATCH 01/19] add: sakibul-islam (#769) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/sakibul-islam.json | 23 +++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 24 insertions(+) create mode 100644 public/data/sakibul-islam.json diff --git a/public/data/sakibul-islam.json b/public/data/sakibul-islam.json new file mode 100644 index 00000000..193b48c7 --- /dev/null +++ b/public/data/sakibul-islam.json @@ -0,0 +1,23 @@ +{ + "name": "Sakibul Islam", + "location": "Barishal, Bangladesh", + "bio": "I love bringing ideas into life", + "avatar": "https://avatars.githubusercontent.com/u/65111725?v=4", + "portfolio": "https://sakibulislam.dev", + "skills": [ + "JavaScript", + "Typescript", + "React.js", + "Next.js", + "Node.js", + "Express.js", + "Marterial UI", + "TailwindCSS", + "Chrome Extension Development" + ], + "social": { + "GitHub": "https://github.com/sakibul-islam", + "Twitter": "https://twitter.com/sakibulislam21", + "LinkedIn": "https://www.linkedin.com/in/sakibulislam21" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index dc0bd492..319a9aeb 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -334,5 +334,6 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "sakibul-islam.json", "humayunkabir.json" ] \ No newline at end of file From 0e08a824bb80df9526cf33c11051c9c9222aa87f Mon Sep 17 00:00:00 2001 From: "Md. Khairul Islam Emon" Date: Tue, 2 Jan 2024 19:48:42 +0600 Subject: [PATCH 02/19] Add:emon1432 (#770) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/emon1432.json | 19 +++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 20 insertions(+) create mode 100644 public/data/emon1432.json diff --git a/public/data/emon1432.json b/public/data/emon1432.json new file mode 100644 index 00000000..81a900eb --- /dev/null +++ b/public/data/emon1432.json @@ -0,0 +1,19 @@ +{ + "name": "Khairul Islam Emon", + "location": "Dhaka, Bangladesh", + "bio": "Software Engineer at Wanit LTD", + "avatar": "https://github.com/emon1432.png", + "portfolio": "https://emon.craziestit.com/", + "skills": [ + "PHP", + "JavaScript", + "MySQL", + "Laravel", + "React" + ], + "social": { + "GitHub": "https://github.com/emon1432", + "Twitter": "https://twitter.com/emon143298", + "LinkedIn": "https://www.linkedin.com/in/md-khairul-islam-emon-6849071a5" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 319a9aeb..9a358475 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "emon1432.json", "notjawad404.json", "MastooraTurkmen.json", "solomonx-star.json", From 862138db03395e065e768b3d996870b224ad29a7 Mon Sep 17 00:00:00 2001 From: Gour Chandra Saha <120548758+gsjoy24@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:00:42 +0600 Subject: [PATCH 03/19] add: Gour Saha Joy (#771) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/gsjoy24.json | 32 ++++++++++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 33 insertions(+) create mode 100644 public/data/gsjoy24.json diff --git a/public/data/gsjoy24.json b/public/data/gsjoy24.json new file mode 100644 index 00000000..02406628 --- /dev/null +++ b/public/data/gsjoy24.json @@ -0,0 +1,32 @@ +{ + "name": "Gour Saha Joy", + "location": "Rajshahi, Bangladesh", + "bio": "A MERN stack developer. Expert in backend and with next.Js. Love to learn new technologies. Open to work.", + "avatar": "https://github.com/gsjoy24.png", + "portfolio": "https://gour-chandra-saha.web.app/", + "skills": [ + "JavaScript", + "TypeScript", + "React", + "Next.js", + "NodeJS", + "Express", + "MongoDB", + "Redux", + "Tailwind CSS", + "Bootstrap", + "Git", + "GitHub", + "PostgreSQL", + "Postman", + "VSCode", + "Firebase", + "JWT Auth", + "Fullstack developer", + "MERN Stack Developer" + ], + "social": { + "GitHub": "https://github.com/gsjoy24", + "LinkedIn": "https://www.linkedin.com/in/gsjoy24/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 9a358475..036b6c69 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "gsjoy24.json", "emon1432.json", "notjawad404.json", "MastooraTurkmen.json", From f6a4ffccfba8d1219c50cc8aa9a24d3445b1d3fb Mon Sep 17 00:00:00 2001 From: "Md Abu. Raihan" Date: Tue, 2 Jan 2024 20:14:09 +0600 Subject: [PATCH 04/19] add: raihaninfo (#774) * Create Raihaninfo.json file * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/Raihaninfo.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/Raihaninfo.json diff --git a/public/data/Raihaninfo.json b/public/data/Raihaninfo.json new file mode 100644 index 00000000..85bcabd9 --- /dev/null +++ b/public/data/Raihaninfo.json @@ -0,0 +1,13 @@ +{ + "name": "Md Abu Raihan", + "location": "Kushtia, Bangladesh", + "bio": "Develope, Programmer", + "avatar": "https://github.com/raihaninfo.png", + "portfolio": "https://github.com/raihaninfo", + "skills": ["Golang", "Shell", "Linux", "Javascript"], + "social": { + "GitHub": "https://github.com/raihaninfo", + "Twitter": "https://twitter.com/mdabraihan40", + "LinkedIn": "https://www.linkedin.com/in/raihaninfo" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 036b6c69..5e2de003 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -336,6 +336,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "Raihaninfo.json", "sakibul-islam.json", "humayunkabir.json" ] \ No newline at end of file From 5717a4ed25002867ee07f266c1c89ea119ea6946 Mon Sep 17 00:00:00 2001 From: Harsh Jha <83023263+rapid-killer-9@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:19:42 +0530 Subject: [PATCH 05/19] add: rapid-killer-9 (#748) * add:rapid-killer-9 * Resolved error --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/rapid-killer-9.json | 24 ++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 25 insertions(+) create mode 100644 public/data/rapid-killer-9.json diff --git a/public/data/rapid-killer-9.json b/public/data/rapid-killer-9.json new file mode 100644 index 00000000..a932a30b --- /dev/null +++ b/public/data/rapid-killer-9.json @@ -0,0 +1,24 @@ +{ + "name": "Harsh Jha", + "location": "Mumbai, India", + "bio": "Hello, I am Harsh and I am a self-taught developer with a strong passion for coding and learning. I have been making projects for almost 3 years. I love to explore a new piece of technology. I am always on the lookout for new projects and opportunities to expand my skills, and I am excited about the possibilities that the future holds for me in the world of technology.", + "avatar": "https://github.com/rapid-killer-9.png", + "portfolio": "https://github.com/rapid-killer-9", + "skills": [ + "JavaScript", + "React", + "Tailwind CSS", + "Git", + "Node.js", + "Express", + "MongoDB", + "Firebase", + "Netlify" + ], + "social": { + "GitHub": "https://github.com/rapid-killer-9", + "Twitter": "https://twitter.com/rapid_killer_9", + "LinkedIn": "https://www.linkedin.com/in/harshjha02" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 5e2de003..52bf8e56 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "rapid-killer-9.json", "gsjoy24.json", "emon1432.json", "notjawad404.json", From dc423d30a9ebd6ab97c969112fd77ed51d1f00a3 Mon Sep 17 00:00:00 2001 From: Abdullah Javaid <31802757+abdullahjavaid86@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:17:41 +0500 Subject: [PATCH 06/19] add: abdullahjavaid86 (#773) * added profile: abdullahjavaid86, fixed skill empty pill if there is empty string passed to skills * revert: profile.jsx changes * revert: profile.jsx changes --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/abdullah_javaid.json | 26 ++++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 27 insertions(+) create mode 100644 public/data/abdullah_javaid.json diff --git a/public/data/abdullah_javaid.json b/public/data/abdullah_javaid.json new file mode 100644 index 00000000..5233781f --- /dev/null +++ b/public/data/abdullah_javaid.json @@ -0,0 +1,26 @@ +{ + "name": "Abdullah Javaid", + "location": "Lahore, Pakistan", + "bio": "CS Graduate, full-stack web developer, Team Leader", + "avatar": "https://github.com/abdullahjavaid86.png", + "portfolio": "https://github.com/abdullahjavaid86", + "skills": [ + "React", + "Vue", + "TypeScript", + "Node", + "Next.js", + "Laravel", + "PHP", + "TailwindCSS", + "AWS", + "MySQL", + "MongoDB", + "PostgreSQL" + ], + "social": { + "GitHub": "https://github.com/abdullahjavaid86", + "Twitter": "https://twitter.com/abdullahjavaid2", + "LinkedIn": "https://www.linkedin.com/in/abdullahjavaid86" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 52bf8e56..f54a73a2 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "abdullah_javaid.json", "rapid-killer-9.json", "gsjoy24.json", "emon1432.json", From 5734c8477a99187b78b5ac9bbad31345dd99a7e2 Mon Sep 17 00:00:00 2001 From: Ashfiquzzaman Sajal <128677670+ashsajal1@users.noreply.github.com> Date: Thu, 4 Jan 2024 19:21:08 +0800 Subject: [PATCH 07/19] add: ashsajal1 (#775) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/ashsajal1.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/ashsajal1.json diff --git a/public/data/ashsajal1.json b/public/data/ashsajal1.json new file mode 100644 index 00000000..59e658ea --- /dev/null +++ b/public/data/ashsajal1.json @@ -0,0 +1,13 @@ +{ + "name": "Ashfiquzzaman Sajal", + "location": "Bangladesh", + "bio": "I am a web developer experienced in React.js and Express.js.", + "avatar": "https://github.com/ashsajal1.png", + "portfolio": "https://github.com/ashsajal1", + "skills": ["ReactJs", "ExpressJs", "Figma UiUx"], + "social": { + "GitHub": "https://github.com/ashsajal1", + "Twitter": "https://twitter.com/ashsajal1", + "LinkedIn": "https://www.linkedin.com/in/ashsajal" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index f54a73a2..d8434c2e 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -338,6 +338,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", "humayunkabir.json" From 505ba436111aa3d505a45a948559c2688a48fbe3 Mon Sep 17 00:00:00 2001 From: Yaya Mohamed <63175231+Yaya12085@users.noreply.github.com> Date: Thu, 4 Jan 2024 11:25:30 +0000 Subject: [PATCH 08/19] add Yaya12085 profile (#777) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/Yaya12085.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/Yaya12085.json diff --git a/public/data/Yaya12085.json b/public/data/Yaya12085.json new file mode 100644 index 00000000..9238537c --- /dev/null +++ b/public/data/Yaya12085.json @@ -0,0 +1,13 @@ +{ + "name": "Yaya Mohamed", + "location": "Ivory Coast", + "bio": "As a self-employed Full Stack M.E.R.N Developer, I create dynamic and responsive web applications using MongoDB, Express, React, and Node.js.", + "avatar": "https://github.com/yaya12085.png", + "portfolio": "https://yayamohamed.com", + "skills": ["ReactJs", "NodeJs", "ExpressJs", "MongoDB", "Prisma", "Typescript", "DevOps"], + "social": { + "GitHub": "https://github.com/Yaya12085", + "Twitter": "https://twitter.com/yayadeveloppeur", + "LinkedIn": "https://www.linkedin.com/in/yayadev" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index d8434c2e..f0cf2eff 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -338,6 +338,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "Yaya12085.json", "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", From 58f3a0845ae3de52b3dd59016864637a83d300f7 Mon Sep 17 00:00:00 2001 From: Manthan Ankolekar Date: Thu, 4 Jan 2024 16:58:07 +0530 Subject: [PATCH 09/19] add: manthan (#779) --- public/data/manthanank.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/manthanank.json diff --git a/public/data/manthanank.json b/public/data/manthanank.json new file mode 100644 index 00000000..2903f522 --- /dev/null +++ b/public/data/manthanank.json @@ -0,0 +1,13 @@ +{ + "name": "Manthan Ankolekar", + "location": "Karnataka, India", + "bio": "Software Engineer", + "avatar": "https://github.com/manthanank.png", + "portfolio": "https://github.com/manthanank", + "skills": ["Angular", "JavaScript", "Nodejs", "CSS", "SCSS", "TypeScript"], + "social": { + "GitHub": "https://github.com/manthanank", + "Twitter": "https://twitter.com/manthan_ank", + "LinkedIn": "https://www.linkedin.com/in/manthanank" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index f0cf2eff..bde71b52 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -32,6 +32,7 @@ "nincompup.json", "Saikatssd.json", "rahul0x00.json", + "manthanank.json", "sanghdeep.json", "aftabrehan.json", "SoulNikhar.json", From defabf82a51bb9781bfa6097c9b351d60623e786 Mon Sep 17 00:00:00 2001 From: Md Tanvir Ahamed Shanto <112241372+mdtanvirahamedshanto@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:07:51 +0600 Subject: [PATCH 10/19] add: Md Tanvir Ahamed Shanto (#780) --- public/data/mdtanvirahamedshanto.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/mdtanvirahamedshanto.json diff --git a/public/data/mdtanvirahamedshanto.json b/public/data/mdtanvirahamedshanto.json new file mode 100644 index 00000000..c3b73535 --- /dev/null +++ b/public/data/mdtanvirahamedshanto.json @@ -0,0 +1,13 @@ +{ + "name": "Md Tanvir Ahamed Shanto", + "location": "Kalapara, Patuakhali, Bangladesh", + "bio": "Hello, I'm Md Tanvir Ahamed Shanto. I'm a Front-end developer with 1 years of experience. I enjoy building sites & apps. My focus is React (Next.js) & Learing Backend Tecnhology Node.js.", + "avatar": "https://github.com/mdtanvirahamedshanto.png", + "portfolio": "https://mdtanvirahamedshanto.live", + "skills": ["JavaScript", "React", "Next.js", "Node.js","C++"], + "social": { + "GitHub": "https://github.com/mdtanvirahamedshanto", + "Twitter": "https://twitter.com/tashanto03", + "LinkedIn": "https://www.linkedin.com/in/mdtanvirahamedshanto" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index bde71b52..6bc8fc82 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -343,5 +343,6 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", - "humayunkabir.json" + "humayunkabir.json", + "mdtanvirahamedshanto.json" ] \ No newline at end of file From bd28a073c0dad436274f0e82a4250698edbd292c Mon Sep 17 00:00:00 2001 From: Murilo Simionato Arnemann Date: Fri, 5 Jan 2024 09:10:21 -0300 Subject: [PATCH 11/19] add:murilo-simio (#781) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/murilo-simio.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/murilo-simio.json diff --git a/public/data/murilo-simio.json b/public/data/murilo-simio.json new file mode 100644 index 00000000..8472b23f --- /dev/null +++ b/public/data/murilo-simio.json @@ -0,0 +1,13 @@ +{ + "name": "Murilo Arnemann", + "location": "Brasilia, Brazil", + "bio": "Firmware engineer developing secure and reliable code", + "avatar": "https://github.com/murilo-simio.png", + "portfolio": "https://github.com/murilo-simio/", + "skills": ["C++", "C", "Embed", "ESP32", "PlatformIO", "MQTT"], + "social": { + "GitHub": "https://github.com/murilo-simio", + "Twitter": "", + "LinkedIn": "https://www.linkedin.com/in/murilo-simionato-arnemann-988409a8/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 6bc8fc82..afa767a5 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "murilo-simio.json", "Yaya12085.json", "ashsajal1.json", "Raihaninfo.json", From 5e6cd8bab29627e4551e95c1bb4e68985d8e2995 Mon Sep 17 00:00:00 2001 From: Sanjeev <88326960+sanjeevs9@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:43:22 +0530 Subject: [PATCH 12/19] add: sanjeev (#782) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/DhanushNehru.json | 33 +++++++++++---------------------- public/data/sanjeevs9.json | 13 +++++++++++++ public/data/ugbabeOg.json | 22 +++++++++++----------- src/ProfilesList.json | 1 + 4 files changed, 36 insertions(+), 33 deletions(-) create mode 100644 public/data/sanjeevs9.json diff --git a/public/data/DhanushNehru.json b/public/data/DhanushNehru.json index 03519258..c0a2ec2b 100644 --- a/public/data/DhanushNehru.json +++ b/public/data/DhanushNehru.json @@ -1,24 +1,13 @@ { - "name": "Dhanush Nehru", - "location": "India", - "bio": "Tech Autodidact", - "avatar": "https://github.com/DhanushNehru.png", - "portfolio": "https://whatsapp-portfolio-dhanushnehru.netlify.app/", - "skills": [ - "Python", - "JavaScript", - "Node.js", - "MongoDB", - "Elasticsearch", - "AWS", - "Docker", - "Cybersecurity", - "MySQL" - ], - "social": { - "GitHub": "https://github.com/DhanushNehru", - "Twitter": "https://twitter.com/Dhanush_Nehru", - "LinkedIn": "https://www.linkedin.com/in/dhanushnehru/" - } + "name": "Dhanush Nehru", + "location": "India", + "bio": "Tech Autodidact", + "avatar": "https://github.com/DhanushNehru.png", + "portfolio": "https://whatsapp-portfolio-dhanushnehru.netlify.app/", + "skills": ["Python", "JavaScript", "Node.js", "MongoDB", "Elasticsearch", "AWS", "Docker", "Cybersecurity", "MySQL"], + "social": { + "GitHub": "https://github.com/DhanushNehru", + "Twitter": "https://twitter.com/Dhanush_Nehru", + "LinkedIn": "https://www.linkedin.com/in/dhanushnehru/" } - \ No newline at end of file +} diff --git a/public/data/sanjeevs9.json b/public/data/sanjeevs9.json new file mode 100644 index 00000000..dfde32f4 --- /dev/null +++ b/public/data/sanjeevs9.json @@ -0,0 +1,13 @@ +{ + "name": "Sanjeev Shankar", + "location": "NCR INDIA", + "bio": "a full-stack web developer. I have experience with more than 300 questions of DSA in Java.", + "avatar": "https://github.com/sanjeevs9.png", + "portfolio": "null", + "skills": ["JAVA", "JAVASCIPT", "TYPESCRIPT", "REACT", "CSS", "HTML", "XML"], + "social": { + "GitHub": "https://github.com/sanjeevs9", + "Twitter": "https://twitter.com/sanjeevs91", + "LinkedIn": "https://www.linkedin.com/in/sanjeev-kumar-s91/" + } +} diff --git a/public/data/ugbabeOg.json b/public/data/ugbabeOg.json index d6b37ce9..94f79dfe 100644 --- a/public/data/ugbabeOg.json +++ b/public/data/ugbabeOg.json @@ -1,12 +1,12 @@ { - "name": "Ugbabe Choco", - "location": "Abuja, Nigeria", - "bio": "Problem solver, not code compiler. Creative thinker using technology to bridge the gap between imagination and reality.", - "avatar": "https://github.com/ugbabeOg.png", - "portfolio": "https//chocos-portfolio.netlify.app/", - "skills": ["HTML", "CSS", "JavaScript","ReactJS","Python","Nodejs","Nextjs"], - "social": { - "GitHub": "https://github.com/ugbabeOg", - "Twitter": "https://twitter.com/Chocothe1st" - } - } \ No newline at end of file + "name": "Ugbabe Choco", + "location": "Abuja, Nigeria", + "bio": "Problem solver, not code compiler. Creative thinker using technology to bridge the gap between imagination and reality.", + "avatar": "https://github.com/ugbabeOg.png", + "portfolio": "https//chocos-portfolio.netlify.app/", + "skills": ["HTML", "CSS", "JavaScript", "ReactJS", "Python", "Nodejs", "Nextjs"], + "social": { + "GitHub": "https://github.com/ugbabeOg", + "Twitter": "https://twitter.com/Chocothe1st" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index afa767a5..1e9550ab 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "sanjeevs9.json", "murilo-simio.json", "Yaya12085.json", "ashsajal1.json", From d5afa23b2cb88da004708acf4b360c48348b01f2 Mon Sep 17 00:00:00 2001 From: DavidMwas <100795187+David-mwas@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:46:19 +0300 Subject: [PATCH 13/19] add: David-mwas (#783) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/David-mwas.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/David-mwas.json diff --git a/public/data/David-mwas.json b/public/data/David-mwas.json new file mode 100644 index 00000000..5f4c0c3d --- /dev/null +++ b/public/data/David-mwas.json @@ -0,0 +1,13 @@ +{ + "name": "David Mwangi", + "location": "Naivasha, Kenya", + "bio": "FrontendSoftware Developer based in Kenya", + "avatar": "https://github.com/David-mwas.png", + "portfolio": "https://david-mwas.vercel.app", + "skills": ["JS", "ReactJS", "NextJS","TailwindCSS","Git"], + "social": { + "GitHub": "https://github.com/David-mwas", + "Twitter": "https://twitter.com/DavidMwas2_0", + "LinkedIn": "https://www.linkedin.com/in/david-mwas-a57186235" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 1e9550ab..a4982cf0 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "David-mwas.json", "sanjeevs9.json", "murilo-simio.json", "Yaya12085.json", From fdf197ac573feb2a55a461365a1ecdea8269fa59 Mon Sep 17 00:00:00 2001 From: Amit Masram <105006236+Amitmasram@users.noreply.github.com> Date: Sat, 6 Jan 2024 16:23:31 +0530 Subject: [PATCH 14/19] add: Amitmasram (#786) * add:Amitmasram * Update ProfilesList.json --- public/data/Amitmasram.json | 24 ++++++++++++++++++++++++ public/data/Licodeao.json | 2 +- public/data/MastooraTurkmen.json | 24 ++++++++++++------------ public/data/mateusfg7.json | 14 +++++++++++++- src/ProfilesList.json | 3 ++- 5 files changed, 52 insertions(+), 15 deletions(-) create mode 100644 public/data/Amitmasram.json diff --git a/public/data/Amitmasram.json b/public/data/Amitmasram.json new file mode 100644 index 00000000..c795b8bd --- /dev/null +++ b/public/data/Amitmasram.json @@ -0,0 +1,24 @@ +{ + "name": "Amit Masram", + "location": "Nagpur,MH-India", + "bio": "Hi, I'm Amit Masram, a passionate Flutter app developer, prompt engineer, and open-source contributor. I specialize in creating innovative mobile solutions, seamlessly blending code and creativity. Let's connect and craft something extraordinary!.", + "avatar": "https://avatars.githubusercontent.com/u/105006236?v=4", + "portfolio": "https://www.soshals.app/amitmasram", + "skills": [ + "Full-Stack App Development", + "Flutter", + "prompt Engineer", + "Dart", + "TypeScript", + "NodeJs", + "Express.js", + "MongoDB", + "Supabase", + "Firebase" + ], + "social": { + "GitHub": "https://github.com/Amitmasram", + "Twitter": "https://twitter.com/AmitMasram10", + "LinkedIn": "https://www.linkedin.com/in/amit-masram/" + } +} diff --git a/public/data/Licodeao.json b/public/data/Licodeao.json index 6f80144f..639b9e69 100644 --- a/public/data/Licodeao.json +++ b/public/data/Licodeao.json @@ -10,4 +10,4 @@ "Twitter": "https://twitter.com/LYangwu", "LinkedIn": "https://www.linkedin.com/in/yangwu-liao-854b712a6/" } -} \ No newline at end of file +} diff --git a/public/data/MastooraTurkmen.json b/public/data/MastooraTurkmen.json index c6c79b20..140af848 100644 --- a/public/data/MastooraTurkmen.json +++ b/public/data/MastooraTurkmen.json @@ -1,13 +1,13 @@ { - "name": "Mastoora Turkmen", - "location": "Kabul, Afghanistan", - "bio": "Asalamualikum, I am a Passionate Full Stack web developer, Frontend & Backend developer", - "avatar": "https://github.com/MastooraTurkmen.png", - "portfolio": "https://github.com/MastooraTurkmen", - "skills": ["JavaScript", "HTML5", "CSS3", "React", "Typescript", "NodeJS", "Figma", "UX/UI", "Python"], - "social": { - "GitHub": "https://github.com/MastooraTurkmen", - "Twitter": "https://twitter.com/MastooraJ22", - "LinkedIn": "https://www.linkedin.com/in/mastoora-turkmen/" - } - } \ No newline at end of file + "name": "Mastoora Turkmen", + "location": "Kabul, Afghanistan", + "bio": "Asalamualikum, I am a Passionate Full Stack web developer, Frontend & Backend developer", + "avatar": "https://github.com/MastooraTurkmen.png", + "portfolio": "https://github.com/MastooraTurkmen", + "skills": ["JavaScript", "HTML5", "CSS3", "React", "Typescript", "NodeJS", "Figma", "UX/UI", "Python"], + "social": { + "GitHub": "https://github.com/MastooraTurkmen", + "Twitter": "https://twitter.com/MastooraJ22", + "LinkedIn": "https://www.linkedin.com/in/mastoora-turkmen/" + } +} diff --git a/public/data/mateusfg7.json b/public/data/mateusfg7.json index 8217047e..31e4bcdc 100644 --- a/public/data/mateusfg7.json +++ b/public/data/mateusfg7.json @@ -4,7 +4,19 @@ "bio": "A curious self-taught", "avatar": "https://github.com/mateusfg7.png", "portfolio": "https://mateusf.om", - "skills": ["typescript", "rust", "react", "next.js", "svelte", "python", "linux", "nest.js", "node.js", "tailwindcss", "react-native"], + "skills": [ + "typescript", + "rust", + "react", + "next.js", + "svelte", + "python", + "linux", + "nest.js", + "node.js", + "tailwindcss", + "react-native" + ], "social": { "GitHub": "https://github.com/mateusfg7", "Twitter": "https://twitter.com/mateusfg77", diff --git a/src/ProfilesList.json b/src/ProfilesList.json index a4982cf0..cd488c45 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "Amitmasram.json", "David-mwas.json", "sanjeevs9.json", "murilo-simio.json", @@ -348,4 +349,4 @@ "sakibul-islam.json", "humayunkabir.json", "mdtanvirahamedshanto.json" -] \ No newline at end of file +] From 501d64c4ac178ca7c152568fff930e16d25a4dfb Mon Sep 17 00:00:00 2001 From: vedant Date: Sat, 6 Jan 2024 16:28:29 +0530 Subject: [PATCH 15/19] add: Vedant Yetekar (#787) --- public/data/uuvedant4.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/uuvedant4.json diff --git a/public/data/uuvedant4.json b/public/data/uuvedant4.json new file mode 100644 index 00000000..2ffab75f --- /dev/null +++ b/public/data/uuvedant4.json @@ -0,0 +1,13 @@ +{ + "name": "Vedant Yetekar", + "location": "Pune, India", + "bio": "Software Engineer", + "avatar": "https://github.com/uuvedant4.png", + "portfolio": "https://vedantyetekar.vercel.app/", + "skills": ["Next.js", "GraphQL", "Prisma", "Typescript"], + "social": { + "GitHub": "https://github.com/uuvedant4", + "Twitter": "https://twitter.com/__vedant4", + "LinkedIn": "https://www.linkedin.com/in/vedant-yetekar-497949218/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index cd488c45..ebb2316f 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,7 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "uuvedant4.json", "Amitmasram.json", "David-mwas.json", "sanjeevs9.json", @@ -349,4 +350,4 @@ "sakibul-islam.json", "humayunkabir.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file From d3f7f064c90aa22ad1af4e2266f10d86d8527110 Mon Sep 17 00:00:00 2001 From: Hammad Zafar <75698921+hammadzafar05@users.noreply.github.com> Date: Sun, 7 Jan 2024 22:09:47 +0500 Subject: [PATCH 16/19] add:hammadzafar05 (#790) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/ImtiazNayeemShawon.json | 24 ++++++++++++------------ public/data/hammadzafar05.json | 25 +++++++++++++++++++++++++ public/data/noor017.json | 16 ++++++++++++++-- public/data/notjawad404.json | 24 ++++++++++++------------ src/ProfilesList.json | 1 + 5 files changed, 64 insertions(+), 26 deletions(-) create mode 100644 public/data/hammadzafar05.json diff --git a/public/data/ImtiazNayeemShawon.json b/public/data/ImtiazNayeemShawon.json index 329a8b04..c2e7315c 100644 --- a/public/data/ImtiazNayeemShawon.json +++ b/public/data/ImtiazNayeemShawon.json @@ -1,13 +1,13 @@ { - "name": "Imtiaz Nayeem Shawon", - "location": "Dhaka,Bangladesh", - "bio": "I'm Imtiaz Nayeem Shawon, an 18-year-old web developer with over three years of experience", - "avatar": "https://github.com/ImtiazNayeemShawon.png", - "portfolio": "https://www.imtiaznayeem.co/", - "skills": ["Javascript", "React js", "Next js", "nodejs","Express js", "Mongodb", "Prisma","Typescript", "C++"], - "social": { - "GitHub": "https://github.com/ImtiazNayeemShawon/", - "Twitter": "https://twitter.com/Imtiaz_Nayim", - "LinkedIn": "https://www.linkedin.com/in/imtiaznayeem/" - } - } \ No newline at end of file + "name": "Imtiaz Nayeem Shawon", + "location": "Dhaka,Bangladesh", + "bio": "I'm Imtiaz Nayeem Shawon, an 18-year-old web developer with over three years of experience", + "avatar": "https://github.com/ImtiazNayeemShawon.png", + "portfolio": "https://www.imtiaznayeem.co/", + "skills": ["Javascript", "React js", "Next js", "nodejs", "Express js", "Mongodb", "Prisma", "Typescript", "C++"], + "social": { + "GitHub": "https://github.com/ImtiazNayeemShawon/", + "Twitter": "https://twitter.com/Imtiaz_Nayim", + "LinkedIn": "https://www.linkedin.com/in/imtiaznayeem/" + } +} diff --git a/public/data/hammadzafar05.json b/public/data/hammadzafar05.json new file mode 100644 index 00000000..408c17f8 --- /dev/null +++ b/public/data/hammadzafar05.json @@ -0,0 +1,25 @@ +{ + "name": "Hammad Zafar", + "location": "Pakistan", + "bio": "Laravel PHP Full Stack Developer with 3+ years' expertise. Proven in streamlining processes, REST APIs, and WordPress. Committed to innovation and delivering top-tier solutions.", + "avatar": "https://github.com/hammadzafar05.png", + "portfolio": "https://www.linkedin.com/in/hammadzafar05/", + "skills": [ + "PHP", + "Laravel", + "Livewire", + "MySql", + "FilamentPHP", + "Tailwind", + "Javascript", + "WordPress", + "REST APIs", + "Backend Development", + "Admin Panel Development" + ], + "social": { + "GitHub": "https://github.com/hammadzafar05", + "Twitter": "https://twitter.com/hammadzafar05", + "LinkedIn": "https://www.linkedin.com/in/hammadzafar05" + } +} diff --git a/public/data/noor017.json b/public/data/noor017.json index 3e4facfb..cf62431e 100644 --- a/public/data/noor017.json +++ b/public/data/noor017.json @@ -4,10 +4,22 @@ "bio": "Full-stack Developer adept in Java, Spring Boot, AWS, MongoDB, MySQL. Skilled in distributed systems, team management, problem-solving, and embracing new tech. Passionate about software development and innovation.", "avatar": "https://github.com/noor017.png", "portfolio": "https://gitlab.com/noor017", - "skills": ["Java", "Spring Boot", "Angular", "Javascript", "NodeJS", "MySQL", "MongoDB", "AWS", "Micro Services", "Data Structures and Algorithms", "Team Management"], + "skills": [ + "Java", + "Spring Boot", + "Angular", + "Javascript", + "NodeJS", + "MySQL", + "MongoDB", + "AWS", + "Micro Services", + "Data Structures and Algorithms", + "Team Management" + ], "social": { "GitHub": "https://github.com/noor017", "Twitter": "https://twitter.com/noor01747", "LinkedIn": "https://www.linkedin.com/in/noor01747" } -} \ No newline at end of file +} diff --git a/public/data/notjawad404.json b/public/data/notjawad404.json index d4c44c8c..0b062cb7 100644 --- a/public/data/notjawad404.json +++ b/public/data/notjawad404.json @@ -1,13 +1,13 @@ { - "name": "Jawad Ali", - "location": "Islambad, Pakistan", - "bio": "Front end web developer and data science enthusiast. Working in ReactJS and Tailwind CSS to build beautiful and responsive web appss.", - "avatar": "https://github.com/notjawad404.png", - "portfolio": "https://notjawad404.vercel.app", - "skills": ["ReactJS", "Tailwind CSS", "Bootstrap", "JavaScript", "HTML", "CSS"], - "social": { - "GitHub": "https://github.com/notjawad404", - "Twitter": "https://twitter.com/notjawad404", - "LinkedIn": "https://www.linkedin.com/in/notjawad404" - } - } \ No newline at end of file + "name": "Jawad Ali", + "location": "Islambad, Pakistan", + "bio": "Front end web developer and data science enthusiast. Working in ReactJS and Tailwind CSS to build beautiful and responsive web appss.", + "avatar": "https://github.com/notjawad404.png", + "portfolio": "https://notjawad404.vercel.app", + "skills": ["ReactJS", "Tailwind CSS", "Bootstrap", "JavaScript", "HTML", "CSS"], + "social": { + "GitHub": "https://github.com/notjawad404", + "Twitter": "https://twitter.com/notjawad404", + "LinkedIn": "https://www.linkedin.com/in/notjawad404" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index ebb2316f..9d7e5baa 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -344,6 +344,7 @@ "David-mwas.json", "sanjeevs9.json", "murilo-simio.json", + "hammadzafar05.json", "Yaya12085.json", "ashsajal1.json", "Raihaninfo.json", From e9bd56f5887c613b301b9eaf0158615e5ed12bac Mon Sep 17 00:00:00 2001 From: CMohamed Date: Sun, 7 Jan 2024 18:14:46 +0100 Subject: [PATCH 17/19] add: CMohamed (#791) * add: CMohamed --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/CMohamed.json | 24 ++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 public/data/CMohamed.json diff --git a/public/data/CMohamed.json b/public/data/CMohamed.json new file mode 100644 index 00000000..513d3aa7 --- /dev/null +++ b/public/data/CMohamed.json @@ -0,0 +1,24 @@ +{ + "name": "Mohamed CHADAD", + "location": "Casablanca, Morocco", + "bio": "Software Engineer & problem solver", + "avatar": "https://github.com/CMohamed.png", + "portfolio": "https://github.com/CMohamed", + "skills": [ + "React", + "Next", + "Java", + "Spring Framwork", + "Git", + "TypeScript", + "JavaScript", + "SQL", + "Python", + "Docker" + ], + "social": { + "GitHub": "https://github.com/CMohamed", + "LinkedIn": "https://www.linkedin.com/in/mohamed-chadad/", + "Twitter": "https://twitter.com/C_Mohamed_5" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 9d7e5baa..2abd9327 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -339,6 +339,8 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json", + "humayunkabir.json", + "CMohamed.json", "uuvedant4.json", "Amitmasram.json", "David-mwas.json", @@ -349,6 +351,5 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", - "humayunkabir.json", "mdtanvirahamedshanto.json" ] \ No newline at end of file From 4520be37e6abea7f2b8d6b0ec7bc5bb4629892c4 Mon Sep 17 00:00:00 2001 From: Stephen Kwaku Azongo <135361078+steveAzo@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:40:09 +0000 Subject: [PATCH 18/19] add: Stephen Kwaku Azongo (#792) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/steveAzo.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/steveAzo.json diff --git a/public/data/steveAzo.json b/public/data/steveAzo.json new file mode 100644 index 00000000..8e0171af --- /dev/null +++ b/public/data/steveAzo.json @@ -0,0 +1,13 @@ +{ + "name": "Stephen Kwaku Azongo", + "location": "Accra, Ghana", + "bio": "Web Developer(Full Stack) MERN", + "avatar": "https://github.com/steveAzo.png", + "portfolio": "https://github.com/steveAzo", + "skills": ["HTML", "CSS", "Javascript", "Tailwind CSS", "React.js", "Node.js", "MongoDB", "Express.js"], + "social": { + "GitHub": "https://github.com/steveAzo", + "Twitter": "https://twitter.com/StephenAzongo2", + "LinkedIn": "https://www.linkedin.com/in/stephen-azongo-671823257/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 2abd9327..c6f60d04 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "steveAzo.json", "abdullah_javaid.json", "rapid-killer-9.json", "gsjoy24.json", From 518ef6a096986f5e7084a9fc3361f1a1038c62cf Mon Sep 17 00:00:00 2001 From: Mike Kipruto Date: Mon, 8 Jan 2024 20:42:51 +0300 Subject: [PATCH 19/19] add: Mike (#794) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/kipmyk.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/kipmyk.json diff --git a/public/data/kipmyk.json b/public/data/kipmyk.json new file mode 100644 index 00000000..3c64b45d --- /dev/null +++ b/public/data/kipmyk.json @@ -0,0 +1,13 @@ +{ + "name": "Mike Kipruto", + "location": "Nairobi, Kenya", + "bio": "Howdy 👋, I'm Mike - a Professional Telecom & Electrical Engineer, Problem Solver, and WordPress Enthusiast. I help build and maintain parts of the Web, with a particular focus on WordPress.", + "avatar": "https://github.com/kipmyk.png", + "portfolio": "https://github.com/kipmyk", + "skills": ["PHP", "HTML", "CSS", "JavaScript", "WordPress"], + "social": { + "GitHub": "https://github.com/kipmyk", + "Twitter": "https://twitter.com/kipmyk", + "LinkedIn": "https://www.linkedin.com/in/kipmyk/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index c6f60d04..cd9e7cb9 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -341,6 +341,7 @@ "nandha46.json", "VishalIsharani.json", "humayunkabir.json", + "kipmyk.json", "CMohamed.json", "uuvedant4.json", "Amitmasram.json",