From 681a52b537a2a55a8caeb3a7b48d40b20f5c7543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Felipe=20Gon=C3=A7alves?= Date: Sun, 31 Dec 2023 10:12:42 -0300 Subject: [PATCH 01/48] =?UTF-8?q?add:=20Mateus=20Felipe=20Gon=C3=A7alves?= =?UTF-8?q?=20(#759)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add `mateusfg7.json` * include `mateusfg7.json` on `ProfilesList.json` --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/mateusfg7.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/mateusfg7.json diff --git a/public/data/mateusfg7.json b/public/data/mateusfg7.json new file mode 100644 index 00000000..8217047e --- /dev/null +++ b/public/data/mateusfg7.json @@ -0,0 +1,13 @@ +{ + "name": "Mateus Felipe Gonçalves", + "location": "Minas Gerais, Brazil", + "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"], + "social": { + "GitHub": "https://github.com/mateusfg7", + "Twitter": "https://twitter.com/mateusfg77", + "LinkedIn": "https://www.linkedin.com/in/mateusfg" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index efa4f1bc..d94ddc01 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -319,6 +319,7 @@ "prkaushal.json", "utkbkts.json", "SutanjoyPal.json", + "mateusfg7.json", "DhanushNehru.json", "ugbabeOg.json", "rohan-bhautoo.json", From f2f114b7bddf8049dbea7ebb2d124521d2b256db Mon Sep 17 00:00:00 2001 From: Solomon kanu <105060839+solomonx-star@users.noreply.github.com> Date: Sun, 31 Dec 2023 13:29:24 +0000 Subject: [PATCH 02/48] add: solomon (#761) * add: solomon * FIX: ERROR * Update solomonx-star.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/solomonx-star.json | 26 ++++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 public/data/solomonx-star.json diff --git a/public/data/solomonx-star.json b/public/data/solomonx-star.json new file mode 100644 index 00000000..ca96fc65 --- /dev/null +++ b/public/data/solomonx-star.json @@ -0,0 +1,26 @@ +{ + "name": "Solomon Kanu", + "location": "Sierra Leone", + "bio": "Software Engineer", + "avatar": "https://github.com/solomonx-star.png", + "portfolio": "https://github.com/solomonx-star/GPAcalculator", + "skills": [ + "Frontend Developer", + "HTML", + "CSS", + "javaScript", + "TypeScript", + "React", + "React Native", + "Next.js", + "Mobile App Development", + "Python", + "Illustrator", + "PhotoShop" + ], + "social": { + "Github": "https://github.com/solomonx-star", + "Twitter": "https://twitter.com/solcaster", + "LinkedIn": "https://www.linkedIn.com/in/solomon-kanu" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index d94ddc01..99b09657 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "solomonx-star.json", "alamin-karno.json", "thasup.json", "furkankapukayaa.json", @@ -327,4 +328,4 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json" -] \ No newline at end of file +] From dd808a3863790a1e179b0813905f77e46cad8b8f Mon Sep 17 00:00:00 2001 From: Mastoora Turkmen Date: Sun, 31 Dec 2023 18:05:03 +0430 Subject: [PATCH 03/48] add: Mastoora Turkmen (#762) * creating my profile --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/MastooraTurkmen.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/MastooraTurkmen.json diff --git a/public/data/MastooraTurkmen.json b/public/data/MastooraTurkmen.json new file mode 100644 index 00000000..c6c79b20 --- /dev/null +++ b/public/data/MastooraTurkmen.json @@ -0,0 +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 diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 99b09657..ca8e4454 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "MastooraTurkmen.json", "solomonx-star.json", "alamin-karno.json", "thasup.json", @@ -328,4 +329,4 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json" -] +] \ No newline at end of file From f36d45c71193e26a99088a7059f8d667921169b1 Mon Sep 17 00:00:00 2001 From: YangWu Liao <1019805199@qq.com> Date: Sun, 31 Dec 2023 22:31:25 +0800 Subject: [PATCH 04/48] add: Licodeao (#763) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/Licodeao.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/Licodeao.json diff --git a/public/data/Licodeao.json b/public/data/Licodeao.json new file mode 100644 index 00000000..6f80144f --- /dev/null +++ b/public/data/Licodeao.json @@ -0,0 +1,13 @@ +{ + "name": "Licodeao", + "location": "Shenzhen, China", + "bio": "A TypeScript Full-stack Developer and a fan of Rust.", + "avatar": "https://github.com/Licodeao.png", + "portfolio": "https://github.com/Licodeao", + "skills": ["ReactJS", "NextJS", "NestJS", "TypeScript", "NodeJS", "Rust"], + "social": { + "GitHub": "https://github.com/Licodeao", + "Twitter": "https://twitter.com/LYangwu", + "LinkedIn": "https://www.linkedin.com/in/yangwu-liao-854b712a6/" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index ca8e4454..7259bdbb 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -321,6 +321,7 @@ "prkaushal.json", "utkbkts.json", "SutanjoyPal.json", + "Licodeao.json", "mateusfg7.json", "DhanushNehru.json", "ugbabeOg.json", From 705244dcc6fb41994f22db8604e4f99c9d65e995 Mon Sep 17 00:00:00 2001 From: Jawad Ali Date: Mon, 1 Jan 2024 17:47:55 +0500 Subject: [PATCH 05/48] add: notjawad404 (#760) * add: notjawad404 * Updated my avatar * Deleted package-lock.json file --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/notjawad404.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/notjawad404.json diff --git a/public/data/notjawad404.json b/public/data/notjawad404.json new file mode 100644 index 00000000..d4c44c8c --- /dev/null +++ b/public/data/notjawad404.json @@ -0,0 +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 diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 7259bdbb..4c3ab899 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "notjawad404.json", "MastooraTurkmen.json", "solomonx-star.json", "alamin-karno.json", From dc84ea6f8a8bedf7c1cf2d9fd6fa98c69826a539 Mon Sep 17 00:00:00 2001 From: Imtiaz Nayeem Shawon <89548269+ImtiazNayeemShawon@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:50:49 +0600 Subject: [PATCH 06/48] add: Imtiaz Nayeem Shawon (#764) --- public/data/ImtiazNayeemShawon.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/ImtiazNayeemShawon.json diff --git a/public/data/ImtiazNayeemShawon.json b/public/data/ImtiazNayeemShawon.json new file mode 100644 index 00000000..329a8b04 --- /dev/null +++ b/public/data/ImtiazNayeemShawon.json @@ -0,0 +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 diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 4c3ab899..648fb9f1 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -70,6 +70,7 @@ "nitesh32.json", "07prajwal2000.json", "DebadityaSom.json", + "ImtiazNayeemShawon.json", "ayezabashir.json", "vaibhav-009.json", "bharathkalyans.json", From 23e8cdcc71befe5b2e77ef90e28ef4d92c886b02 Mon Sep 17 00:00:00 2001 From: Guillermo <80534057+glizondo@users.noreply.github.com> Date: Mon, 1 Jan 2024 04:55:31 -0800 Subject: [PATCH 07/48] add: Guillermo Lizondo (#766) --- public/data/alamin-karno.json | 24 +++++++++++------------ public/data/glizondo.json | 13 ++++++++++++ public/data/nandha46.json | 37 +++++++++++++++++++++++------------ public/data/roy2pushkar.json | 2 +- public/data/thasup.json | 30 ++++++++++++---------------- src/ProfilesList.json | 3 ++- 6 files changed, 65 insertions(+), 44 deletions(-) create mode 100644 public/data/glizondo.json diff --git a/public/data/alamin-karno.json b/public/data/alamin-karno.json index 76bf46cd..fdae01a1 100644 --- a/public/data/alamin-karno.json +++ b/public/data/alamin-karno.json @@ -1,13 +1,13 @@ { - "name": "Md. Al-Amin", - "location": "Dhaka, Bangladesh", - "bio": "Junior Software Engineer (Android & iOS) at Rokomari.com", - "avatar": "https://github.com/alamin-karno.png", - "portfolio": "https://github.com/alamin-karno", - "skills": ["Java", "Dart", "Android", "Flutter", "Firebase", "Git", "GitHub"], - "social": { - "GitHub": "https://github.com/alamin-karno", - "Twitter": "https://twitter.com/alamin_karno", - "LinkedIn": "https://www.linkedin.com/in/alaminkarno" - } - } \ No newline at end of file + "name": "Md. Al-Amin", + "location": "Dhaka, Bangladesh", + "bio": "Junior Software Engineer (Android & iOS) at Rokomari.com", + "avatar": "https://github.com/alamin-karno.png", + "portfolio": "https://github.com/alamin-karno", + "skills": ["Java", "Dart", "Android", "Flutter", "Firebase", "Git", "GitHub"], + "social": { + "GitHub": "https://github.com/alamin-karno", + "Twitter": "https://twitter.com/alamin_karno", + "LinkedIn": "https://www.linkedin.com/in/alaminkarno" + } +} diff --git a/public/data/glizondo.json b/public/data/glizondo.json new file mode 100644 index 00000000..04c61ffd --- /dev/null +++ b/public/data/glizondo.json @@ -0,0 +1,13 @@ +{ + "name": "Guillermo Lizondo", + "location": "Portland, OR", + "bio": "Senior software engineer student with passion for machine learning", + "avatar": "https://github.com/glizondo.png", + "portfolio": "https://github.com/glizondo", + "skills": ["ReactJS", "JavaScript", "Java", "Python", "HTML", "Tensorflow", "Git", "Rest API", "MariaDB"], + "social": { + "GitHub": "https://github.com/glizondo", + "Twitter": "https://twitter.com/glizondo1", + "LinkedIn": "https://www.linkedin.com/in/guillermo-lizondo" + } +} diff --git a/public/data/nandha46.json b/public/data/nandha46.json index f099f760..07330e9e 100644 --- a/public/data/nandha46.json +++ b/public/data/nandha46.json @@ -1,13 +1,26 @@ { - "name": "Nandhakumar Subramanian", - "location": "Chennai, TamilNadu, India", - "bio": "Full stack web developer with 6+ years of experience in building scalable web applications in Node.js, Laravel and PHP", - "avatar": "https://avatars.githubusercontent.com/u/48977375", - "portfolio": "https://github.com/nandha46", - "skills": ["Node.js", "MongoDB", "MySQL", "Laravel", "PHP", "Java", "Spring boot", "HTML5","CSS3", "Javascript", "JQuery", "RegEx"], - "social": { - "GitHub": "https://github.com/nandha46", - "Twitter": "https://twitter.com/Nandhakumar790", - "LinkedIn": "https://www.linkedin.com/in/nandhakumar46" - } - } \ No newline at end of file + "name": "Nandhakumar Subramanian", + "location": "Chennai, TamilNadu, India", + "bio": "Full stack web developer with 6+ years of experience in building scalable web applications in Node.js, Laravel and PHP", + "avatar": "https://avatars.githubusercontent.com/u/48977375", + "portfolio": "https://github.com/nandha46", + "skills": [ + "Node.js", + "MongoDB", + "MySQL", + "Laravel", + "PHP", + "Java", + "Spring boot", + "HTML5", + "CSS3", + "Javascript", + "JQuery", + "RegEx" + ], + "social": { + "GitHub": "https://github.com/nandha46", + "Twitter": "https://twitter.com/Nandhakumar790", + "LinkedIn": "https://www.linkedin.com/in/nandhakumar46" + } +} diff --git a/public/data/roy2pushkar.json b/public/data/roy2pushkar.json index 2dfe6576..7d9a8240 100644 --- a/public/data/roy2pushkar.json +++ b/public/data/roy2pushkar.json @@ -4,7 +4,7 @@ "bio": "I'm MERN Stack Developer who Design and Develop Fully Functional and Scalable websites.", "avatar": "https://github.com/roy2pushkar.png", "portfolio": "https://github.com/roy2pushkar", - "skills": ["React.js", "Next.js", "Node.js", "Express.js", "MongoDb", "MySql","Typescript","Javascript"], + "skills": ["React.js", "Next.js", "Node.js", "Express.js", "MongoDb", "MySql", "Typescript", "Javascript"], "social": { "GitHub": "https://github.com/roy2pushkar", "Twitter": "https://twitter.com/roy2pushkar", diff --git a/public/data/thasup.json b/public/data/thasup.json index 1e2d4d4b..3439e3d3 100644 --- a/public/data/thasup.json +++ b/public/data/thasup.json @@ -1,19 +1,13 @@ { - "name": "Thanachon Supasatian", - "location": "Bangkok, Thailand", - "bio": "A front-end engineer passionate about building aesthetically pleasing yet functional things, a curious mind who constantly waging war in the pursuit of self-improvement.", - "avatar": "https://github.com/thasup.png", - "portfolio": "https://thanachon.me", - "skills": [ - "React.js", - "Next.js", - "Vue.js", - "TypeScript.js", - "Node.js" - ], - "social": { - "GitHub": "https://github.com/thasup", - "Twitter": "", - "LinkedIn": "https://www.linkedin.com/in/thanachon-supasatian-278292159" - } -} \ No newline at end of file + "name": "Thanachon Supasatian", + "location": "Bangkok, Thailand", + "bio": "A front-end engineer passionate about building aesthetically pleasing yet functional things, a curious mind who constantly waging war in the pursuit of self-improvement.", + "avatar": "https://github.com/thasup.png", + "portfolio": "https://thanachon.me", + "skills": ["React.js", "Next.js", "Vue.js", "TypeScript.js", "Node.js"], + "social": { + "GitHub": "https://github.com/thasup", + "Twitter": "", + "LinkedIn": "https://www.linkedin.com/in/thanachon-supasatian-278292159" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 648fb9f1..9f7faa57 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -166,6 +166,7 @@ "ankushtripathii.json", "nikolagolubovic.json", "kaleemullah786.json", + "glizondo.json", "priyanshu0511.json", "Pritam1136.json", "shubhamgarg21156.json", @@ -332,4 +333,4 @@ "blmayer.json", "nandha46.json", "VishalIsharani.json" -] \ No newline at end of file +] From 186eb638c22ff158e3138fff860d933e109254dc Mon Sep 17 00:00:00 2001 From: Humayun Kabir Date: Mon, 1 Jan 2024 18:59:04 +0600 Subject: [PATCH 08/48] add: humayunkabir (#765) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/humayunkabir.json | 38 +++++++++++++++++++++++++++++++++++ src/ProfilesList.json | 5 +++-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 public/data/humayunkabir.json diff --git a/public/data/humayunkabir.json b/public/data/humayunkabir.json new file mode 100644 index 00000000..5cd430a7 --- /dev/null +++ b/public/data/humayunkabir.json @@ -0,0 +1,38 @@ +{ + "name": "Humayun Kabir", + "location": "Dhaka, Bangladesh", + "bio": " I've been engaged with web development focusing on intuitive UI and better UX", + "avatar": "https://github.com/humayunkabir.png", + "portfolio": "https://humayunkabir.dev", + "skills": [ + "JavaScript", + "HTML5", + "CSS", + "TypeScript", + "React", + "Vue.js", + "jQuery", + "React Native", + "Framework7", + "Apache Cordova", + "Next.js", + "NestJS", + "Laravel", + "Git", + "Adobe Photoshop", + "Adobe Premier Pro", + "Webpack", + "rollup", + "gulp", + "NodeJS", + "Sass", + "Docker", + "Tailwind CSS", + "Bootstrap" + ], + "social": { + "GitHub": "https://github.com/humayunkabir", + "Twitter": "https://twitter.com/humayunkabirdev", + "LinkedIn": "https://www.linkedin.com/in/humayunkabirdev" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 9f7faa57..f4322bed 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -332,5 +332,6 @@ "roy2pushkar.json", "blmayer.json", "nandha46.json", - "VishalIsharani.json" -] + "VishalIsharani.json", + "humayunkabir.json" +] \ No newline at end of file From 511a3bc106bdc7215918281c95c5d9a3036045f4 Mon Sep 17 00:00:00 2001 From: Asaduzzaman Noor Date: Mon, 1 Jan 2024 19:00:46 +0600 Subject: [PATCH 09/48] add:noor017 (#768) * add: Asaduzzaman Noor * add: Asaduzzaman Noor * Removed new line from ProfilesList.json * Removed new line from noor017.json --- public/data/noor017.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/noor017.json diff --git a/public/data/noor017.json b/public/data/noor017.json new file mode 100644 index 00000000..3e4facfb --- /dev/null +++ b/public/data/noor017.json @@ -0,0 +1,13 @@ +{ + "name": "Asaduzzaman Noor", + "location": "Dhaka, Bangladesh", + "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"], + "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/src/ProfilesList.json b/src/ProfilesList.json index f4322bed..dc0bd492 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -50,6 +50,7 @@ "chazGraham.json", "biswabaibhab007.json", "Ahsankhalid618.json", + "noor017.json", "raj-pulapakura.json", "KaloniGiga.json", "nikohoffren.json", 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 10/48] 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 11/48] 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 12/48] 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 13/48] 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 14/48] 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 15/48] 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 16/48] 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 17/48] 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 18/48] 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 19/48] 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 20/48] 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 21/48] 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 22/48] 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 23/48] 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 24/48] 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 25/48] 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 26/48] 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 27/48] 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 28/48] 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", From 8c8210e6864b2036b7c9f984cd7a0dfe70486e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9Eunit?= Date: Tue, 9 Jan 2024 13:42:55 +0100 Subject: [PATCH 29/48] add: eunit99 (#796) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/eunit99.json | 48 ++++++++++++++++++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 49 insertions(+) create mode 100644 public/data/eunit99.json diff --git a/public/data/eunit99.json b/public/data/eunit99.json new file mode 100644 index 00000000..8dd5547a --- /dev/null +++ b/public/data/eunit99.json @@ -0,0 +1,48 @@ +{ + "name": "Eunit", + "location": "Earth", + "bio": "Emmanuel is an experienced, passionate, and enthusiastic software developer and technical writer with proven years of professional experience. He focuses on full-stack web development. He's fluent in ReactJS, JavaScript, VueJS, and NodeJS and familiar with industry-standard technologies such as Git, GitHub, and TDD. ", + "avatar": "https://github.com/eunit99.png", + "portfolio": "https://eunit.me", + "skills": [ + "HTML5", + "CSS3", + "JavaScript (ES8/ES7/ES6/ES5)", + "jQuery", + "SASS/SCSS", + "BEM", + "Bootstrap", + "TailwindCSS", + "SEO", + "Web Scrapping", + "Vuex", + "VueJS", + "Angular", + "Styled-components", + "Firebase", + "Supabase", + "Webpack", + "Babel", + "Storybook", + "TypeScript", + "Responsive Web Development", + "Git", + "GitHub", + "BitBucket", + "ReactJS", + "Redux", + "RESTful API", + "WCAG Compliance", + "Jest", + "Node.js", + "Express.js", + "MongoDB", + "Mongoose", + "DynamoDB" + ], + "social": { + "GitHub": "https://github.com/eunit99", + "Twitter": "https://twitter.com/eunit99", + "LinkedIn": "https://www.linkedin.com/in/eunit99" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index cd9e7cb9..840065a3 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "eunit99.json", "steveAzo.json", "abdullah_javaid.json", "rapid-killer-9.json", From 9ac74bb2794b4f7d94885db5437c5dd50223ad17 Mon Sep 17 00:00:00 2001 From: Himel Islam Date: Wed, 10 Jan 2024 13:21:06 +0600 Subject: [PATCH 30/48] add: Himel Islam (#784) * add: Himel Islam * deleted the package-lock.json file --- public/data/himelislam.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/himelislam.json diff --git a/public/data/himelislam.json b/public/data/himelislam.json new file mode 100644 index 00000000..5b1aec74 --- /dev/null +++ b/public/data/himelislam.json @@ -0,0 +1,13 @@ +{ + "name": "Himel Islam", + "location": "Sylhet, Bangladesh", + "bio": "An easygoing web developer and tech support enthusiast with a passion for JavaScript and React.js, currently succeeding as a technical support engineer with troubleshooting and problem-solving, focusing on Next.js", + "avatar": "https://github.com/himelislam.png", + "portfolio": "https://himelportfilio.web.app/", + "skills": ["JavaScript", "PHP", "React", "Nextjs", "NodeJS", "ExpressJS", "MongoDB"], + "social": { + "GitHub": "https://github.com/himelislam", + "Twitter": "https://twitter.com/himel_islam1", + "LinkedIn": "https://www.linkedin.com/in/himelislam" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 840065a3..eb451fa7 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -10,6 +10,7 @@ "solomonx-star.json", "alamin-karno.json", "thasup.json", + "himelislam.json", "furkankapukayaa.json", "anjalbinayak.json", "shrix1.json", From b43ef6c8a1e163b0953a3d2e2b2c868c2b3990b5 Mon Sep 17 00:00:00 2001 From: Nabil Akhunjee Date: Wed, 10 Jan 2024 13:24:23 +0600 Subject: [PATCH 31/48] add: Nabil Akhunjee (#800) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/nbakh16.json | 14 ++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 15 insertions(+) create mode 100644 public/data/nbakh16.json diff --git a/public/data/nbakh16.json b/public/data/nbakh16.json new file mode 100644 index 00000000..5ee7fb9e --- /dev/null +++ b/public/data/nbakh16.json @@ -0,0 +1,14 @@ +{ + "name": "Nabil Akhunjee", + "location": "Dhaka, Bangladesh", + "bio": "Mobile Application Developer | Building User-Friendly Apps", + "avatar": "https://github.com/nbakh16.png", + "portfolio": "https://github.com/nbakh16", + "skills": ["Flutter", "Dart", "Kotlin", "Android", "Firebase", "Git", "REST API", "UI/UX"], + "social": { + "GitHub": "https://github.com/nbakh16", + "Twitter": "https://twitter.com/nbakh16", + "LinkedIn": "https://www.linkedin.com/in/nbakh16" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index eb451fa7..8e69f261 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -355,5 +355,6 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", + "nbakh16.json", "mdtanvirahamedshanto.json" ] \ No newline at end of file From d19ad064a1e4a783e6d02dc2542c72bb6132f3fa Mon Sep 17 00:00:00 2001 From: ermjonertas Date: Wed, 10 Jan 2024 08:27:29 +0100 Subject: [PATCH 32/48] add jonasermert(#801) * add: jonasermert * add bio --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/jonasermert.json | 12 ++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 13 insertions(+) create mode 100644 public/data/jonasermert.json diff --git a/public/data/jonasermert.json b/public/data/jonasermert.json new file mode 100644 index 00000000..1fc8e1a7 --- /dev/null +++ b/public/data/jonasermert.json @@ -0,0 +1,12 @@ +{ + "name": "Jonas Ermert", + "location": "Erfurt, Germany", + "bio": "Hello, my Name is Jonas. I am a Fullstack Developer working with React Native and Golang. In my free time I love to create Flutter Apps.", + "avatar": "https://github.com/jonasermert.png", + "portfolio": "https://github.com/jonasermert", + "skills": ["Flutter", "Dart", "React Native", "Golang"], + "social": { + "GitHub": "https://github.com/jonasermert", + "Twitter": "https://twitter.com/Jonas20692" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 8e69f261..5640c69d 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -355,6 +355,7 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", + "jonasermert.json", "nbakh16.json", "mdtanvirahamedshanto.json" ] \ No newline at end of file From e6b1437abb9d1d8d2a4bdc9e51d76b0649643d83 Mon Sep 17 00:00:00 2001 From: Parkson Tano Daniel Date: Thu, 11 Jan 2024 08:39:30 +0100 Subject: [PATCH 33/48] add: parkson-tano (#803) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/parkson-tano.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/parkson-tano.json diff --git a/public/data/parkson-tano.json b/public/data/parkson-tano.json new file mode 100644 index 00000000..3179f93b --- /dev/null +++ b/public/data/parkson-tano.json @@ -0,0 +1,13 @@ +{ + "name": "Parkson Tano Daniel", + "location": "Yaounde, Cameroon", + "bio": "Full Stack Developer with 4 years of experience developing, testing, and deploying web-based applications, resulting in increased user performance, cost savings", + "avatar": "https://github.com/parkson-tano.png", + "portfolio": "https://github.com/parkson-tano", + "skills": ["Python", "JavaScript", "Full Stack web Development", "React JS", "React Native", "Django"], + "social": { + "GitHub": "https://github.com/parkson-tano", + "Twitter": "https://twitter.com/parksondaniel", + "LinkedIn": "https://www.linkedsin.com/in/daniel-parkson-tano/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 5640c69d..57eb4b64 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -355,6 +355,7 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", + "parkson-tano.json", "jonasermert.json", "nbakh16.json", "mdtanvirahamedshanto.json" From 12a759e197d1df027210643125211d2cc00650d3 Mon Sep 17 00:00:00 2001 From: Gabriel Rodrigues <52265978+ApenasGabs@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:43:33 -0300 Subject: [PATCH 34/48] add: apenasgabs.json (#804) --- public/data/apenasgabs.json | 19 +++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 20 insertions(+) create mode 100644 public/data/apenasgabs.json diff --git a/public/data/apenasgabs.json b/public/data/apenasgabs.json new file mode 100644 index 00000000..2cdbd374 --- /dev/null +++ b/public/data/apenasgabs.json @@ -0,0 +1,19 @@ +{ + "name": "Gabriel Rodrigues", + "location": "Campinas - SP, Brazil", + "bio": "I spent 3 years working in the testing field, and now, I have been working in the development field for a little over 2 years.", + "avatar": "https://github.com/apenasgabs.png", + "portfolio": "https://github.com/apenasgabs", + "skills": [ + "TypeScript","JavaScript", "React", "React Native", "PWA", + "Styled Components", "Ant Design", "ES6", "NextJs", + "Node.js", "ExpressJs", "Python", "Flask", "Docker", "Version Control", + "UML", "Database", "GraphQL", "REST", "Context API", "React Query", + "Jest", "Cypress", "Puppeteer" +], + "social": { + "GitHub": "https://github.com/apenasgabs", + "Twitter": "https://twitter.com/apenasgabs", + "LinkedIn": "https://www.linkedin.com/in/apenasgabs" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 57eb4b64..514c0454 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -2,6 +2,7 @@ "eunit99.json", "steveAzo.json", "abdullah_javaid.json", + "apenasgabs.json", "rapid-killer-9.json", "gsjoy24.json", "emon1432.json", From 086fb3e3150dfe75149e2c667841c8e1e4f03c72 Mon Sep 17 00:00:00 2001 From: Napong Jantaranimi Date: Thu, 11 Jan 2024 14:47:52 +0700 Subject: [PATCH 35/48] add: Napong Jantaranimi (#806) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/NongBritee.json | 23 +++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 24 insertions(+) create mode 100644 public/data/NongBritee.json diff --git a/public/data/NongBritee.json b/public/data/NongBritee.json new file mode 100644 index 00000000..97e92a4a --- /dev/null +++ b/public/data/NongBritee.json @@ -0,0 +1,23 @@ +{ + "name": "Napong Jantaranimi", + "location": "Bangkok, Thailand", + "bio": "Hi, I'm Napong. A Software Engineer from Thailand. I love coding", + "avatar": "https://github.com/NongBritee.png", + "portfolio": "https://github.com/NongBritee", + "skills": [ + "Golang", + "React", + "Node.js", + "Next.js", + "TailwindCSS", + "MongoDB", + "PostgreSQL", + "Java", + "SpringBoot" + ], + "social": { + "GitHub": "https://github.com/NongBritee", + "Twitter": "#", + "LinkedIn": "https://www.linkedin.com/in/napong-jantaranimi-273983171" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 514c0454..b2e8b004 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -97,6 +97,7 @@ "anonymgit.json", "AseanK.json", "B2prakash.json", + "NongBritee.json", "bkpecho.json", "brandeddavid.json", "CameronSquires.json", From 7b65e7a86b4b849d729b167bc61fe907a3d0bf7e Mon Sep 17 00:00:00 2001 From: Guilherme Dantas <82834363+Dants0@users.noreply.github.com> Date: Thu, 11 Jan 2024 04:54:16 -0300 Subject: [PATCH 36/48] add: Guilherme Dantas (#808) --- public/data/Dants0.json | 12 ++++++++++ public/data/emon1432.json | 30 ++++++++++-------------- public/data/manthanank.json | 24 +++++++++---------- public/data/mdtanvirahamedshanto.json | 24 +++++++++---------- public/data/murilo-simio.json | 24 +++++++++---------- public/data/rapid-killer-9.json | 33 +++++++++------------------ src/ProfilesList.json | 1 + 7 files changed, 72 insertions(+), 76 deletions(-) create mode 100644 public/data/Dants0.json diff --git a/public/data/Dants0.json b/public/data/Dants0.json new file mode 100644 index 00000000..dc78050e --- /dev/null +++ b/public/data/Dants0.json @@ -0,0 +1,12 @@ +{ + "name": "Guilherme Dantas", + "location": "Salvador, Bahia, Brazil", + "bio": "Talk is cheap. Show me the code.", + "avatar": "https://github.com/Dants0.png", + "portfolio": "https://github.com/Dants0?tab=repositories", + "skills": ["HTML/CSS", "JavaScript/TypeScript", "NodeJS", "ReactJS", "MySQL", "Python", "Ruby", "Go"], + "social": { + "GitHub": "https://github.com/Dants0", + "LinkedIn": "https://www.linkedin.com/in/guilherme-góes-8b72531b0/?locale=en_US" + } +} diff --git a/public/data/emon1432.json b/public/data/emon1432.json index 81a900eb..c9cd5114 100644 --- a/public/data/emon1432.json +++ b/public/data/emon1432.json @@ -1,19 +1,13 @@ { - "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 + "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" + } +} diff --git a/public/data/manthanank.json b/public/data/manthanank.json index 2903f522..ec1e1028 100644 --- a/public/data/manthanank.json +++ b/public/data/manthanank.json @@ -1,13 +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 + "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" + } +} diff --git a/public/data/mdtanvirahamedshanto.json b/public/data/mdtanvirahamedshanto.json index c3b73535..c5b29577 100644 --- a/public/data/mdtanvirahamedshanto.json +++ b/public/data/mdtanvirahamedshanto.json @@ -1,13 +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 + "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" + } +} diff --git a/public/data/murilo-simio.json b/public/data/murilo-simio.json index 8472b23f..ca7b59c8 100644 --- a/public/data/murilo-simio.json +++ b/public/data/murilo-simio.json @@ -1,13 +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 + "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/" + } +} diff --git a/public/data/rapid-killer-9.json b/public/data/rapid-killer-9.json index a932a30b..17429be0 100644 --- a/public/data/rapid-killer-9.json +++ b/public/data/rapid-killer-9.json @@ -1,24 +1,13 @@ { - "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" - } + "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 b2e8b004..ce3cc362 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -357,6 +357,7 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", + "Dants0.json", "parkson-tano.json", "jonasermert.json", "nbakh16.json", From 748311f48bd668ce2e5e042c1e76f6acd77716a8 Mon Sep 17 00:00:00 2001 From: Rasel Hossen Date: Sat, 13 Jan 2024 10:21:06 +0600 Subject: [PATCH 37/48] add: rasel9t6 (#802) * Create rasel9t6.json * Added file name in ProfilesList.json * Update rasel9t6.json #802 --- public/data/rasel9t6.json | 14 ++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 public/data/rasel9t6.json diff --git a/public/data/rasel9t6.json b/public/data/rasel9t6.json new file mode 100644 index 00000000..55fa48cf --- /dev/null +++ b/public/data/rasel9t6.json @@ -0,0 +1,14 @@ + +{ + "name": "Rasel Hossen", + "location": "Bangladesh", + "bio": "Hello there! I'm RASEL, a dedicated and skilled full-stack web developer with expertise in Next.js, MongoDB, TypeScript, and JavaScript. My focus is on transforming creative ideas into seamless digital experiences, driven by a belief in the power of technology to simplify, connect, and inspire.", + "avatar": "https://github.com/rasel9t6.png", + "portfolio": "Your Portfolio URL or Github URL", + "skills": ["Next.js", "React.js", "TypeScript", "JavaScript", "MongoDB", "Supabase"], + "social": { + "GitHub": "https://github.com/rasel9t6", + "Twitter": "https://www.facebook.com/rasel9t6/", + "LinkedIn": "https://www.linkedin.com/in/rasel-9t6/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index ce3cc362..4d6b1fde 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ -[ +[ + "rasel9t6.json", "eunit99.json", "steveAzo.json", "abdullah_javaid.json", From 57695ce42abc5c3a1e4bd6c7724d327aa0376b94 Mon Sep 17 00:00:00 2001 From: Vladyslav Skrynnyk <88098862+feelthatvib3@users.noreply.github.com> Date: Sat, 13 Jan 2024 05:24:18 +0100 Subject: [PATCH 38/48] [STYLE]: Changed former Twitter logo & Updated styles (#809) * Replaced former Twitter logo with new X (Twitter) Logo I replaced the former Twitter logo using FontAwesome's React component in order to be consistent with the initial codebase (referencing line 50 in Profile.jsx file where the above-mentioned component is already used). I also did the same with other icons for consistency. In addition, I added 'social-icon' className for further stylization of the component. * Updated styles for 'social-icon' class I updated styles for newly changed icons (now using component instead of ). Also optimized the way of centering the icon w/o magic values. Apapted scale hover effect of the icon to work properly with new elements. --- src/components/Profile/Profile.css | 17 +++++++++-------- src/components/Profile/Profile.jsx | 9 ++++++--- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/src/components/Profile/Profile.css b/src/components/Profile/Profile.css index 452b0b87..4c3cd2cf 100644 --- a/src/components/Profile/Profile.css +++ b/src/components/Profile/Profile.css @@ -159,11 +159,12 @@ font-size: 1.2em; } -.social-icons i { +.social-icons .social-icon { color: #fff; position: absolute; - top: 16px; - left: 16.75px; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); transition: all 265ms ease-out; } @@ -186,11 +187,11 @@ -webkit-tap-highlight-color: transparent; /* Add the WebKit-specific property to remove the border in safari browser*/ } -.social-icons a:hover i { - transform: scale(2.25); - -ms-transform: scale(2.25); - -webkit-transform: scale(2.25); - color: #0031b9; +.social-icons a:hover .social-icon { + transform: scale(2) translate(-25%, -25%); + -ms-transform: scale(2) translate(-25%, -25%); + -webkit-transform: scale(2) translate(-25%, -25%); + color: #3474ec; background: -webkit-linear-gradient(45deg, #1b58c9, #0daae9); background-clip: text; -webkit-background-clip: text; diff --git a/src/components/Profile/Profile.jsx b/src/components/Profile/Profile.jsx index b22b438c..c5cf1cce 100644 --- a/src/components/Profile/Profile.jsx +++ b/src/components/Profile/Profile.jsx @@ -2,6 +2,9 @@ import React from 'react'; import './Profile.css'; import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; import { faLocationDot } from '@fortawesome/free-solid-svg-icons'; +import { faXTwitter } from '@fortawesome/free-brands-svg-icons'; +import { faGithub } from '@fortawesome/free-brands-svg-icons'; +import { faLinkedinIn } from '@fortawesome/free-brands-svg-icons'; function Profile({ data }) { return ( @@ -71,17 +74,17 @@ function Profile({ data }) { From 356540a97cb66c2b52b29849910e9548260c397e Mon Sep 17 00:00:00 2001 From: amjido_01 <96017433+amjido-01@users.noreply.github.com> Date: Sat, 13 Jan 2024 05:41:40 +0100 Subject: [PATCH 39/48] add: Abubakar Muhammad Ala (#818) Co-authored-by: alajido <96017433+Alajido@users.noreply.github.com> Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/CMohamed.json | 35 +++++--------- public/data/David-mwas.json | 4 +- public/data/amjido-01.json | 25 ++++++++++ public/data/eunit99.json | 96 ++++++++++++++++++------------------- public/data/kipmyk.json | 24 +++++----- src/ProfilesList.json | 3 +- 6 files changed, 101 insertions(+), 86 deletions(-) create mode 100644 public/data/amjido-01.json diff --git a/public/data/CMohamed.json b/public/data/CMohamed.json index 513d3aa7..0158690e 100644 --- a/public/data/CMohamed.json +++ b/public/data/CMohamed.json @@ -1,24 +1,13 @@ { - "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 + "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" + } +} diff --git a/public/data/David-mwas.json b/public/data/David-mwas.json index 5f4c0c3d..17791d91 100644 --- a/public/data/David-mwas.json +++ b/public/data/David-mwas.json @@ -4,10 +4,10 @@ "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"], + "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/public/data/amjido-01.json b/public/data/amjido-01.json new file mode 100644 index 00000000..1eb4941a --- /dev/null +++ b/public/data/amjido-01.json @@ -0,0 +1,25 @@ +{ + "name": "Abubakar Muhammad Ala", + "location": "Kano, Nigeria", + "bio": "Frontend web developer, Technical writer", + "avatar": "https://github.com/amjido-01.png", + "portfolio": "https://alerntech.vercel.app/", + "skills": [ + "HTML", + "CSS", + "Bootstrap", + "Tailwind", + "JavaScript", + "TypeScript", + "ReactJS", + "Python", + "Vite", + "Famer motion", + "Firebase" + ], + "social": { + "GitHub": "https://github.com/amjido-01", + "Twitter": "https://twitter.com/amJido_01", + "LinkedIn": "https://www.linkedin.com/in/abubakar-muhammad-ala-110925242/" + } +} diff --git a/public/data/eunit99.json b/public/data/eunit99.json index 8dd5547a..e00f1b88 100644 --- a/public/data/eunit99.json +++ b/public/data/eunit99.json @@ -1,48 +1,48 @@ -{ - "name": "Eunit", - "location": "Earth", - "bio": "Emmanuel is an experienced, passionate, and enthusiastic software developer and technical writer with proven years of professional experience. He focuses on full-stack web development. He's fluent in ReactJS, JavaScript, VueJS, and NodeJS and familiar with industry-standard technologies such as Git, GitHub, and TDD. ", - "avatar": "https://github.com/eunit99.png", - "portfolio": "https://eunit.me", - "skills": [ - "HTML5", - "CSS3", - "JavaScript (ES8/ES7/ES6/ES5)", - "jQuery", - "SASS/SCSS", - "BEM", - "Bootstrap", - "TailwindCSS", - "SEO", - "Web Scrapping", - "Vuex", - "VueJS", - "Angular", - "Styled-components", - "Firebase", - "Supabase", - "Webpack", - "Babel", - "Storybook", - "TypeScript", - "Responsive Web Development", - "Git", - "GitHub", - "BitBucket", - "ReactJS", - "Redux", - "RESTful API", - "WCAG Compliance", - "Jest", - "Node.js", - "Express.js", - "MongoDB", - "Mongoose", - "DynamoDB" - ], - "social": { - "GitHub": "https://github.com/eunit99", - "Twitter": "https://twitter.com/eunit99", - "LinkedIn": "https://www.linkedin.com/in/eunit99" - } -} \ No newline at end of file +{ + "name": "Eunit", + "location": "Earth", + "bio": "Emmanuel is an experienced, passionate, and enthusiastic software developer and technical writer with proven years of professional experience. He focuses on full-stack web development. He's fluent in ReactJS, JavaScript, VueJS, and NodeJS and familiar with industry-standard technologies such as Git, GitHub, and TDD. ", + "avatar": "https://github.com/eunit99.png", + "portfolio": "https://eunit.me", + "skills": [ + "HTML5", + "CSS3", + "JavaScript (ES8/ES7/ES6/ES5)", + "jQuery", + "SASS/SCSS", + "BEM", + "Bootstrap", + "TailwindCSS", + "SEO", + "Web Scrapping", + "Vuex", + "VueJS", + "Angular", + "Styled-components", + "Firebase", + "Supabase", + "Webpack", + "Babel", + "Storybook", + "TypeScript", + "Responsive Web Development", + "Git", + "GitHub", + "BitBucket", + "ReactJS", + "Redux", + "RESTful API", + "WCAG Compliance", + "Jest", + "Node.js", + "Express.js", + "MongoDB", + "Mongoose", + "DynamoDB" + ], + "social": { + "GitHub": "https://github.com/eunit99", + "Twitter": "https://twitter.com/eunit99", + "LinkedIn": "https://www.linkedin.com/in/eunit99" + } +} diff --git a/public/data/kipmyk.json b/public/data/kipmyk.json index 3c64b45d..dde96284 100644 --- a/public/data/kipmyk.json +++ b/public/data/kipmyk.json @@ -1,13 +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 + "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/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 4d6b1fde..40fab968 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -5,6 +5,7 @@ "abdullah_javaid.json", "apenasgabs.json", "rapid-killer-9.json", + "amjido-01.json", "gsjoy24.json", "emon1432.json", "notjawad404.json", @@ -363,4 +364,4 @@ "jonasermert.json", "nbakh16.json", "mdtanvirahamedshanto.json" -] \ No newline at end of file +] From 11a312eac9654c285489f1146ef7bd94c751fc6c Mon Sep 17 00:00:00 2001 From: Utkarsh Hadgekar <79980596+utkarsh-1602@users.noreply.github.com> Date: Sun, 14 Jan 2024 20:10:23 +0530 Subject: [PATCH 40/48] add: utkarsh-1602 (#811) * add: utkarsh-1602 * Delete package-lock.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/utkarsh-1602.json | 14 ++++++++++++++ src/ProfilesList.json | 5 +++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 public/data/utkarsh-1602.json diff --git a/public/data/utkarsh-1602.json b/public/data/utkarsh-1602.json new file mode 100644 index 00000000..26e501c4 --- /dev/null +++ b/public/data/utkarsh-1602.json @@ -0,0 +1,14 @@ +{ + "name": "Utkarsh hadgekar", + "location": "aurangabad, maharashtra", + "bio": "A Full stack Developer with experience in MERN Stack", + "avatar": "https://github.com/utkarsh-1602.png", + "portfolio": "https://portfolio-website-2024.vercel.app/", + "skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"], + "social": { + "GitHub": "https://github.com/utkarsh-1602", + "Twitter": "https://twitter.com/hey_utkarshh", + "LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 40fab968..78e02791 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ -[ +[ + "utkarsh-1602.json", "rasel9t6.json", "eunit99.json", "steveAzo.json", @@ -364,4 +365,4 @@ "jonasermert.json", "nbakh16.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file From debaa326bfad8c791da138fe60d2512effc3565e Mon Sep 17 00:00:00 2001 From: Magdum Pirjade Date: Mon, 15 Jan 2024 11:34:12 +0530 Subject: [PATCH 41/48] add :pirjademl (#820) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/himelislam.json | 24 ++++++++++++------------ public/data/jonasermert.json | 22 +++++++++++----------- public/data/nbakh16.json | 27 +++++++++++++-------------- public/data/pirjademl.json | 25 +++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 5 files changed, 63 insertions(+), 38 deletions(-) create mode 100644 public/data/pirjademl.json diff --git a/public/data/himelislam.json b/public/data/himelislam.json index 5b1aec74..b4eb0685 100644 --- a/public/data/himelislam.json +++ b/public/data/himelislam.json @@ -1,13 +1,13 @@ { - "name": "Himel Islam", - "location": "Sylhet, Bangladesh", - "bio": "An easygoing web developer and tech support enthusiast with a passion for JavaScript and React.js, currently succeeding as a technical support engineer with troubleshooting and problem-solving, focusing on Next.js", - "avatar": "https://github.com/himelislam.png", - "portfolio": "https://himelportfilio.web.app/", - "skills": ["JavaScript", "PHP", "React", "Nextjs", "NodeJS", "ExpressJS", "MongoDB"], - "social": { - "GitHub": "https://github.com/himelislam", - "Twitter": "https://twitter.com/himel_islam1", - "LinkedIn": "https://www.linkedin.com/in/himelislam" - } - } \ No newline at end of file + "name": "Himel Islam", + "location": "Sylhet, Bangladesh", + "bio": "An easygoing web developer and tech support enthusiast with a passion for JavaScript and React.js, currently succeeding as a technical support engineer with troubleshooting and problem-solving, focusing on Next.js", + "avatar": "https://github.com/himelislam.png", + "portfolio": "https://himelportfilio.web.app/", + "skills": ["JavaScript", "PHP", "React", "Nextjs", "NodeJS", "ExpressJS", "MongoDB"], + "social": { + "GitHub": "https://github.com/himelislam", + "Twitter": "https://twitter.com/himel_islam1", + "LinkedIn": "https://www.linkedin.com/in/himelislam" + } +} diff --git a/public/data/jonasermert.json b/public/data/jonasermert.json index 1fc8e1a7..e9e91f21 100644 --- a/public/data/jonasermert.json +++ b/public/data/jonasermert.json @@ -1,12 +1,12 @@ { - "name": "Jonas Ermert", - "location": "Erfurt, Germany", - "bio": "Hello, my Name is Jonas. I am a Fullstack Developer working with React Native and Golang. In my free time I love to create Flutter Apps.", - "avatar": "https://github.com/jonasermert.png", - "portfolio": "https://github.com/jonasermert", - "skills": ["Flutter", "Dart", "React Native", "Golang"], - "social": { - "GitHub": "https://github.com/jonasermert", - "Twitter": "https://twitter.com/Jonas20692" - } - } \ No newline at end of file + "name": "Jonas Ermert", + "location": "Erfurt, Germany", + "bio": "Hello, my Name is Jonas. I am a Fullstack Developer working with React Native and Golang. In my free time I love to create Flutter Apps.", + "avatar": "https://github.com/jonasermert.png", + "portfolio": "https://github.com/jonasermert", + "skills": ["Flutter", "Dart", "React Native", "Golang"], + "social": { + "GitHub": "https://github.com/jonasermert", + "Twitter": "https://twitter.com/Jonas20692" + } +} diff --git a/public/data/nbakh16.json b/public/data/nbakh16.json index 5ee7fb9e..4f7b3433 100644 --- a/public/data/nbakh16.json +++ b/public/data/nbakh16.json @@ -1,14 +1,13 @@ -{ - "name": "Nabil Akhunjee", - "location": "Dhaka, Bangladesh", - "bio": "Mobile Application Developer | Building User-Friendly Apps", - "avatar": "https://github.com/nbakh16.png", - "portfolio": "https://github.com/nbakh16", - "skills": ["Flutter", "Dart", "Kotlin", "Android", "Firebase", "Git", "REST API", "UI/UX"], - "social": { - "GitHub": "https://github.com/nbakh16", - "Twitter": "https://twitter.com/nbakh16", - "LinkedIn": "https://www.linkedin.com/in/nbakh16" - } - } - \ No newline at end of file +{ + "name": "Nabil Akhunjee", + "location": "Dhaka, Bangladesh", + "bio": "Mobile Application Developer | Building User-Friendly Apps", + "avatar": "https://github.com/nbakh16.png", + "portfolio": "https://github.com/nbakh16", + "skills": ["Flutter", "Dart", "Kotlin", "Android", "Firebase", "Git", "REST API", "UI/UX"], + "social": { + "GitHub": "https://github.com/nbakh16", + "Twitter": "https://twitter.com/nbakh16", + "LinkedIn": "https://www.linkedin.com/in/nbakh16" + } +} diff --git a/public/data/pirjademl.json b/public/data/pirjademl.json new file mode 100644 index 00000000..4a59298a --- /dev/null +++ b/public/data/pirjademl.json @@ -0,0 +1,25 @@ +{ + "name": "Magdum Pirjade ", + "location": "Pune , Maharashtra", + "bio": "I am a full stack web developer . Love building backend Systems .Curious about everything in the tech", + "avatar": "https://avatars.githubusercontent.com/u/85778551", + "portfolio": "https://pirjademl.github.io/", + "skills": [ + "React", + "Redux", + "HTML", + "CSS", + ".Javascript", + "Tailwind CSS", + "Bootstrap", + "Node js", + "Express", + "MongoDB", + "mysql" + ], + "social": { + "GitHub": "https://github.com/pirjademl", + "Twitter": "https://twitter.com/iampirjade", + "LinkedIn": "https://www.linkedin.com/in/magdum-pirjade-981955215/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 78e02791..6a184c72 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -364,5 +364,6 @@ "parkson-tano.json", "jonasermert.json", "nbakh16.json", + "pirjademl.json", "mdtanvirahamedshanto.json" -] \ No newline at end of file +] From aa51e82b200bf543cab97a8a890755b39ae9a71b Mon Sep 17 00:00:00 2001 From: Abhiraj Chaudhuri Date: Mon, 15 Jan 2024 11:38:49 +0530 Subject: [PATCH 42/48] add: Abhiraj Chaudhuri (#822) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/abhie7.json | 24 ++++++++++++++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 public/data/abhie7.json diff --git a/public/data/abhie7.json b/public/data/abhie7.json new file mode 100644 index 00000000..2fed3ec6 --- /dev/null +++ b/public/data/abhie7.json @@ -0,0 +1,24 @@ +{ + "name": "Abhiraj Chaudhuri", + "location": "Vadodara, India", + "bio": "I'm an aspiring Full stack Developer and also an AI/ML Enthusiast.", + "avatar": "https://github.com/abhie7.png", + "portfolio": "https://github.com/abhie7", + "skills": [ + "JavaScript", + "Python", + "C#", + "HTML", + "CSS", + "Git", + "MySQL", + "AWS", + "Adobe Photoshop", + "Adobe Illustrator" + ], + "social": { + "GitHub": "https://github.com/abhie7", + "Twitter": "https://twitter.com/bunnypinguu", + "LinkedIn": "https://www.linkedin.com/in/abhiraj-chaudhuri" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 6a184c72..235fe24c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -364,6 +364,7 @@ "parkson-tano.json", "jonasermert.json", "nbakh16.json", + "abhie7.json", "pirjademl.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file From 9902e072d8e5ae141369fac83664bbb9ce4303ed Mon Sep 17 00:00:00 2001 From: BruceCha <155265792+BruceCha@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:18:12 -0500 Subject: [PATCH 43/48] add: Bruce Chapman (#829) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/BruceCha.json | 13 +++++++++++++ public/data/NongBritee.json | 14 ++------------ public/data/apenasgabs.json | 31 +++++++++++++++++++++++++------ public/data/parkson-tano.json | 24 ++++++++++++------------ public/data/rasel9t6.json | 1 - src/ProfilesList.json | 1 + 6 files changed, 53 insertions(+), 31 deletions(-) create mode 100644 public/data/BruceCha.json diff --git a/public/data/BruceCha.json b/public/data/BruceCha.json new file mode 100644 index 00000000..3fa9d372 --- /dev/null +++ b/public/data/BruceCha.json @@ -0,0 +1,13 @@ +{ + "name": "Bruce Chapman", + "location": "Virginia, USA", + "bio": "I am a full stack developer with a passion for learning", + "avatar": "https://github.com/BruceCha.png", + "portfolio": "https://github.com/BruceCha", + "skills": ["HTML", "JAVASCRIPT", "CSS", "REACT", "GIT", "AWS CLOUD"], + "social": { + "GitHub": "https://github.com/BruceCha", + "Twitter": "https://twitter.com/BruceJr1010", + "LinkedIn": "https://www.linkedin.com/in/brucechapmanjr" + } +} diff --git a/public/data/NongBritee.json b/public/data/NongBritee.json index 97e92a4a..b81e3746 100644 --- a/public/data/NongBritee.json +++ b/public/data/NongBritee.json @@ -4,20 +4,10 @@ "bio": "Hi, I'm Napong. A Software Engineer from Thailand. I love coding", "avatar": "https://github.com/NongBritee.png", "portfolio": "https://github.com/NongBritee", - "skills": [ - "Golang", - "React", - "Node.js", - "Next.js", - "TailwindCSS", - "MongoDB", - "PostgreSQL", - "Java", - "SpringBoot" - ], + "skills": ["Golang", "React", "Node.js", "Next.js", "TailwindCSS", "MongoDB", "PostgreSQL", "Java", "SpringBoot"], "social": { "GitHub": "https://github.com/NongBritee", "Twitter": "#", "LinkedIn": "https://www.linkedin.com/in/napong-jantaranimi-273983171" } -} \ No newline at end of file +} diff --git a/public/data/apenasgabs.json b/public/data/apenasgabs.json index 2cdbd374..07ebf66f 100644 --- a/public/data/apenasgabs.json +++ b/public/data/apenasgabs.json @@ -5,12 +5,31 @@ "avatar": "https://github.com/apenasgabs.png", "portfolio": "https://github.com/apenasgabs", "skills": [ - "TypeScript","JavaScript", "React", "React Native", "PWA", - "Styled Components", "Ant Design", "ES6", "NextJs", - "Node.js", "ExpressJs", "Python", "Flask", "Docker", "Version Control", - "UML", "Database", "GraphQL", "REST", "Context API", "React Query", - "Jest", "Cypress", "Puppeteer" -], + "TypeScript", + "JavaScript", + "React", + "React Native", + "PWA", + "Styled Components", + "Ant Design", + "ES6", + "NextJs", + "Node.js", + "ExpressJs", + "Python", + "Flask", + "Docker", + "Version Control", + "UML", + "Database", + "GraphQL", + "REST", + "Context API", + "React Query", + "Jest", + "Cypress", + "Puppeteer" + ], "social": { "GitHub": "https://github.com/apenasgabs", "Twitter": "https://twitter.com/apenasgabs", diff --git a/public/data/parkson-tano.json b/public/data/parkson-tano.json index 3179f93b..e5b23ad3 100644 --- a/public/data/parkson-tano.json +++ b/public/data/parkson-tano.json @@ -1,13 +1,13 @@ { - "name": "Parkson Tano Daniel", - "location": "Yaounde, Cameroon", - "bio": "Full Stack Developer with 4 years of experience developing, testing, and deploying web-based applications, resulting in increased user performance, cost savings", - "avatar": "https://github.com/parkson-tano.png", - "portfolio": "https://github.com/parkson-tano", - "skills": ["Python", "JavaScript", "Full Stack web Development", "React JS", "React Native", "Django"], - "social": { - "GitHub": "https://github.com/parkson-tano", - "Twitter": "https://twitter.com/parksondaniel", - "LinkedIn": "https://www.linkedsin.com/in/daniel-parkson-tano/" - } - } \ No newline at end of file + "name": "Parkson Tano Daniel", + "location": "Yaounde, Cameroon", + "bio": "Full Stack Developer with 4 years of experience developing, testing, and deploying web-based applications, resulting in increased user performance, cost savings", + "avatar": "https://github.com/parkson-tano.png", + "portfolio": "https://github.com/parkson-tano", + "skills": ["Python", "JavaScript", "Full Stack web Development", "React JS", "React Native", "Django"], + "social": { + "GitHub": "https://github.com/parkson-tano", + "Twitter": "https://twitter.com/parksondaniel", + "LinkedIn": "https://www.linkedsin.com/in/daniel-parkson-tano/" + } +} diff --git a/public/data/rasel9t6.json b/public/data/rasel9t6.json index 55fa48cf..fc2e05d9 100644 --- a/public/data/rasel9t6.json +++ b/public/data/rasel9t6.json @@ -1,4 +1,3 @@ - { "name": "Rasel Hossen", "location": "Bangladesh", diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 235fe24c..71ad4c75 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -364,6 +364,7 @@ "parkson-tano.json", "jonasermert.json", "nbakh16.json", + "BruceCha.json", "abhie7.json", "pirjademl.json", "mdtanvirahamedshanto.json" From bf283e4875252643e38991eb58360a696fd2c4fc Mon Sep 17 00:00:00 2001 From: Jeremy Ray Jewell <140910682+jeremyrayjewell@users.noreply.github.com> Date: Thu, 18 Jan 2024 06:27:37 -0300 Subject: [PATCH 44/48] add: jeremyrayjewell (#830) --- public/data/jeremyrayjewell.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/jeremyrayjewell.json diff --git a/public/data/jeremyrayjewell.json b/public/data/jeremyrayjewell.json new file mode 100644 index 00000000..be7891b5 --- /dev/null +++ b/public/data/jeremyrayjewell.json @@ -0,0 +1,13 @@ +{ + "name": "Jeremy Ray Jewell", + "location": "San Antonio, TX, USA", + "bio": "I'm a writer and web developer with a passion for learning and teaching.", + "avatar": "https://github.com/jeremyrayjewell.png", + "portfolio": "www.jeremyrayjewell.com", + "skills": ["Front-End", "Teaching", "Javascript", "React"], + "social": { + "GitHub": "https://github.com/jeremyrayjewell", + "Twitter": "https://twitter.com/jeremyrayjewell", + "LinkedIn": "https://www.linkedin.com/in/jeremyrayjewell" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 71ad4c75..933abf9a 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "jeremyrayjewell.json", "utkarsh-1602.json", "rasel9t6.json", "eunit99.json", From e449af89fcf9cd062f063da166f002d8826679b9 Mon Sep 17 00:00:00 2001 From: Geoffrey <88082651+geoffreykithuku@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:40:27 +0300 Subject: [PATCH 45/48] add: geoffreykithuku (#823) * added my profile * add .png extension to avator url --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/geoffreykithuku.json | 28 ++++++++++++++++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 29 insertions(+) create mode 100644 public/data/geoffreykithuku.json diff --git a/public/data/geoffreykithuku.json b/public/data/geoffreykithuku.json new file mode 100644 index 00000000..e19a24af --- /dev/null +++ b/public/data/geoffreykithuku.json @@ -0,0 +1,28 @@ +{ + "name": "Geoffrey Kithuku", + "location": "Nairobi, Kenya", + "bio": "Recent graduate and junior software developer passionate about web development, seeking opportunities to contribute and grow in a dynamic team.", + "avatar": "https://github.com/geoffreykithuku.png", + "portfolio": "https://geoffrey-kithuku.vercel.app/", + "skills": [ + "JavaScript", + "ReactJs", + "NextJS", + "Ruby", + "Ruby On Rails", + "Python", + "Django", + "Typescript", + "Tailwind CSS", + "NodeJs", + "SQL", + "Git", + "Linux", + "Effective Communication" + ], + "social": { + "GitHub": "https://github.com/geoffreykithuku", + "Twitter": "https://twitter.com/k__geoffrey", + "LinkedIn": "https://www.linkedin.com/in/geoffrey-kithuku" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 933abf9a..70a28947 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -365,6 +365,7 @@ "parkson-tano.json", "jonasermert.json", "nbakh16.json", + "geoffreykithuku.json", "BruceCha.json", "abhie7.json", "pirjademl.json", From 2c76437e15acb250dcefab65d4e9c99ca6df1bf3 Mon Sep 17 00:00:00 2001 From: Mohammed Akhtar <121827191+akhtarhssn@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:47:41 +0600 Subject: [PATCH 46/48] add: akhtrahssn (#832) * add: Akhtar Hussain * add: Akhtar Hussain --- public/data/akhtarhssn.json | 13 +++++++++++++ public/data/utkarsh-1602.json | 23 +++++++++++------------ src/ProfilesList.json | 3 ++- 3 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 public/data/akhtarhssn.json diff --git a/public/data/akhtarhssn.json b/public/data/akhtarhssn.json new file mode 100644 index 00000000..b65e0c15 --- /dev/null +++ b/public/data/akhtarhssn.json @@ -0,0 +1,13 @@ +{ + "name": "Akhtar Hussain", + "location": "Sylhet, Bangladesh", + "bio": "Ingenious MERN maestro crafting digital realms. Architect of sleek, user-centric wonders. Code conjurer on a mission to redefine web experiences with flair and finesse.", + "avatar": "https://github.com/akhtarhssn.png", + "portfolio": "https://aktarhossain.com", + "skills": ["JavaScript", "TypeScript", "React", "Next.js", "Node.js", "Mongoose", "Firebase", "PostgreSQL", "AWS"], + "social": { + "GitHub": "https://github.com/akhtarhssn", + "Twitter": "https://twitter.com/akhtarhssn", + "LinkedIn": "https://www.linkedin.com/in/akhtarhssn" + } +} diff --git a/public/data/utkarsh-1602.json b/public/data/utkarsh-1602.json index 26e501c4..c94d8a4f 100644 --- a/public/data/utkarsh-1602.json +++ b/public/data/utkarsh-1602.json @@ -1,14 +1,13 @@ { - "name": "Utkarsh hadgekar", - "location": "aurangabad, maharashtra", - "bio": "A Full stack Developer with experience in MERN Stack", - "avatar": "https://github.com/utkarsh-1602.png", - "portfolio": "https://portfolio-website-2024.vercel.app/", - "skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"], - "social": { - "GitHub": "https://github.com/utkarsh-1602", - "Twitter": "https://twitter.com/hey_utkarshh", - "LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/" - } + "name": "Utkarsh hadgekar", + "location": "aurangabad, maharashtra", + "bio": "A Full stack Developer with experience in MERN Stack", + "avatar": "https://github.com/utkarsh-1602.png", + "portfolio": "https://portfolio-website-2024.vercel.app/", + "skills": ["React", "Typescript", "JavaScript", "TailwindCss", "Postgres", "NodeJS", "MongoDB", "Docker"], + "social": { + "GitHub": "https://github.com/utkarsh-1602", + "Twitter": "https://twitter.com/hey_utkarshh", + "LinkedIn": "https://www.linkedin.com/in/utkarsh-hadgekar-9a0b411a5/" } - \ No newline at end of file +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 70a28947..00b74207 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "akhtarhssn.json", "jeremyrayjewell.json", "utkarsh-1602.json", "rasel9t6.json", @@ -370,4 +371,4 @@ "abhie7.json", "pirjademl.json", "mdtanvirahamedshanto.json" -] \ No newline at end of file +] From bb5c9e20c11a2f6beac9070b737b643135604213 Mon Sep 17 00:00:00 2001 From: Vladislav <36796951+vladstepway@users.noreply.github.com> Date: Tue, 23 Jan 2024 15:13:38 +0100 Subject: [PATCH 47/48] add: valdstepway (#834) * add: vladstepway * update: vladstepway --------- Co-authored-by: ustsepavy Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/vladstepway.json | 12 ++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 public/data/vladstepway.json diff --git a/public/data/vladstepway.json b/public/data/vladstepway.json new file mode 100644 index 00000000..de2091bc --- /dev/null +++ b/public/data/vladstepway.json @@ -0,0 +1,12 @@ +{ + "name": "Vladislav Stepovoy", + "location": "Poland, Wroclaw", + "bio": "Backend Developer with 4+ years of experience concentrating mostly on web development using Java. Professional experience covers software development of web applications using SpringBoot and Hibernate, and has skills in SQL, PL/SQL scripts writing. Is highly motivated to work with the newest technologies, such as Kubernetes and cloud servers. Constantly strives to enrich his knowledge, being a communicative person, works efficiently both in a team and independently. ", + "avatar": "https://github.com/vladstepway.png", + "portfolio": "https://github.com/vladstepway", + "skills": ["Java", "SQL", "Spring", "React"], + "social": { + "GitHub": "https://github.com/vladstepway", + "LinkedIn": "https://www.linkedin.com/in/vlad-stepovoy" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 00b74207..9e582f30 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -370,5 +370,6 @@ "BruceCha.json", "abhie7.json", "pirjademl.json", + "vladstepway.json", "mdtanvirahamedshanto.json" -] +] \ No newline at end of file From 41e2fea6744b96fdc17a0e0ec3fadaeed42a940d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Carvalho?= Date: Fri, 26 Jan 2024 09:39:34 -0300 Subject: [PATCH 48/48] add: leo carvalho (#838) Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/carvalholeo.json | 13 +++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 public/data/carvalholeo.json diff --git a/public/data/carvalholeo.json b/public/data/carvalholeo.json new file mode 100644 index 00000000..4d8ddf61 --- /dev/null +++ b/public/data/carvalholeo.json @@ -0,0 +1,13 @@ +{ + "name": "Leonardo 'Léo' Carvalho", + "location": "Guarujá, Brazil", + "bio": "Backend Developer at Namu and Development teacher.", + "avatar": "https://github.com/carvalholeo.png", + "portfolio": "https://github.com/carvalholeo", + "skills": ["AWS", "Node.js", "Laravel", "WordPress", "PHP", "JavaScript", "SQL", "Docker"], + "social": { + "GitHub": "https://github.com/carvalholeo", + "Twitter": "https://twitter.com/_carvalho_leo", + "LinkedIn": "https://www.linkedin.com/in/carvalholeo" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 9e582f30..dc777e9c 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -370,6 +370,7 @@ "BruceCha.json", "abhie7.json", "pirjademl.json", + "carvalholeo.json", "vladstepway.json", "mdtanvirahamedshanto.json" ] \ No newline at end of file