From 58f3aecca221a1c2436798169c1fb64bcb2c8ffd Mon Sep 17 00:00:00 2001 From: Fariol Blondeau Date: Wed, 7 Dec 2022 16:01:40 +0300 Subject: [PATCH 1/4] add volunteer Fariol Blondeau --- data/users/bruxx-6243.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 data/users/bruxx-6243.json diff --git a/data/users/bruxx-6243.json b/data/users/bruxx-6243.json new file mode 100644 index 0000000..7dfae98 --- /dev/null +++ b/data/users/bruxx-6243.json @@ -0,0 +1,26 @@ +{ + "name": "Fariol Blondeau", + "bio": "Frontend Developer", + "image": "https://avatars.githubusercontent.com/u/81830567?v=4", + "categories": [ + { + "slug": "web-development", + "topics": [ + "css", + "javascript", + "Typescript", + "React" + ] + }, + { + "slug": "programming", + "topics": [ + "Python", + "C++" + ] + } + ], + "contacts": { + "twitter": "bryan_6243" + } +} \ No newline at end of file From 85a1ba81a435f766c57b19ba8975b5cb5c2143cf Mon Sep 17 00:00:00 2001 From: Fariol Blondeau Date: Thu, 8 Dec 2022 13:24:05 +0300 Subject: [PATCH 2/4] specifying topics --- data/users/bruxx-6243.json | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/data/users/bruxx-6243.json b/data/users/bruxx-6243.json index 7dfae98..9bf1979 100644 --- a/data/users/bruxx-6243.json +++ b/data/users/bruxx-6243.json @@ -3,24 +3,17 @@ "bio": "Frontend Developer", "image": "https://avatars.githubusercontent.com/u/81830567?v=4", "categories": [ - { - "slug": "web-development", - "topics": [ - "css", - "javascript", - "Typescript", - "React" - ] - }, - { - "slug": "programming", - "topics": [ - "Python", - "C++" - ] - } + { + "slug": "web-development", + "topics": ["css", "ReactJS"] + }, + { + "slug": "programming", + "topics": ["Python"] + } ], "contacts": { - "twitter": "bryan_6243" + "twitter": "bryan_6243" } -} \ No newline at end of file + } + \ No newline at end of file From 78fb837d08b7fa8db26e55bc6493c0a1704c4fe2 Mon Sep 17 00:00:00 2001 From: Fariol Blondeau Date: Thu, 8 Dec 2022 19:48:47 +0300 Subject: [PATCH 3/4] Fixing some styling bugs --- src/pages/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 64ecd2c..8260e83 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -33,12 +33,12 @@ export default function Home({ users, categories }) { function getProfileCard(user) { return ( -
+
profile

@@ -104,7 +104,7 @@ export default function Home({ users, categories }) {

-
+
{categoryUsers.map(getProfileCard)}
From c071dea456827149a067d92cc9135d4d91fb6412 Mon Sep 17 00:00:00 2001 From: Fariol Blondeau Date: Mon, 12 Dec 2022 19:24:28 +0300 Subject: [PATCH 4/4] synchronization filles --- CODE_OF_CONDUCT.md | 21 +++++++------- README.md | 4 --- data/users/AmitMaity.json | 22 +++++++-------- data/users/Aryan-Deshpande.json | 47 ++++++++++++++++---------------- data/users/PriteshKiri.json | 23 ++++++++-------- data/users/bruxx-6243.json | 31 ++++++++++----------- data/users/gambhirsharma.json | 21 ++++++-------- data/users/kalyan-vurugonda.json | 24 ++++++++-------- data/users/kaverigotkhindi.json | 10 ++----- data/users/vedantnn7.json | 36 ++++++++++-------------- 10 files changed, 107 insertions(+), 132 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3d11d36..723c570 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -14,21 +14,21 @@ religion, or sexual identity and orientation. Examples of behavior that contributes to creating a positive environment include: -* Using welcoming and inclusive language -* Being respectful of differing viewpoints and experiences -* Gracefully accepting constructive criticism -* Focusing on what is best for the community -* Showing empathy towards other community members +- Using welcoming and inclusive language +- Being respectful of differing viewpoints and experiences +- Gracefully accepting constructive criticism +- Focusing on what is best for the community +- Showing empathy towards other community members Examples of unacceptable behavior by participants include: -* The use of sexualized language or imagery and unwelcome sexual attention or +- The use of sexualized language or imagery and unwelcome sexual attention or advances -* Trolling, insulting/derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or electronic +- Trolling, insulting/derogatory comments, and personal or political attacks +- Public or private harassment +- Publishing others' private information, such as a physical or electronic address, without explicit permission -* Other conduct which could reasonably be considered inappropriate in a +- Other conduct which could reasonably be considered inappropriate in a professional setting ## Our Responsibilities @@ -71,4 +71,3 @@ This Code of Conduct is adapted from the [Contributor Covenant][homepage], versi available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html [homepage]: https://www.contributor-covenant.org - diff --git a/README.md b/README.md index d6a002d..db89ac6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Check out the website: https://ask-devs.vercel.app/ https://user-images.githubusercontent.com/70970530/206005591-1eb473b7-3cfc-4d9a-ae1d-0acb492d2d07.mp4 - ## 🔍 Add yourself as volunteer STEPS : @@ -42,15 +41,12 @@ Everyone in this community (from core members to random committers and volunteer [Code of Conduct](code-of-conduct.md) - - ## 🙌 Team - AskDevs is beautifully crafted by these awesome [contributors](https://github.com/codewithvoid/AskDevs/graphs/contributors) [![Contributors](https://contrib.rocks/image?repo=codewithvoid/AskDevs)](https://github.com/codewithvoid/AskDevs/graphs/contributors) diff --git a/data/users/AmitMaity.json b/data/users/AmitMaity.json index ba95f00..7357124 100644 --- a/data/users/AmitMaity.json +++ b/data/users/AmitMaity.json @@ -1,14 +1,14 @@ { - "name": "Amit Maity", - "bio": "Android Developer", - "image": "https://maityamit.github.io/maityamit-portfolio/assets/images/hero.png", - "categories": [ - { - "slug": "mobile-development", - "topics": ["android"] - } - ], - "contacts": { - "twitter": "_maityamit" + "name": "Amit Maity", + "bio": "Android Developer", + "image": "https://maityamit.github.io/maityamit-portfolio/assets/images/hero.png", + "categories": [ + { + "slug": "mobile-development", + "topics": ["android"] } + ], + "contacts": { + "twitter": "_maityamit" } +} diff --git a/data/users/Aryan-Deshpande.json b/data/users/Aryan-Deshpande.json index 10bf80b..db211d0 100644 --- a/data/users/Aryan-Deshpande.json +++ b/data/users/Aryan-Deshpande.json @@ -1,27 +1,26 @@ { - "name": "Aryan Deshpande", - "bio": "Backend Engineer", - "image": "https://pbs.twimg.com/profile_images/1563849487029780483/IlkYVtRY_400x400.jpg", - "categories": [ - { - "slug": "web-development", - "topics": ["NodeJS", "Flask", "Javascript"] - }, - { - "slug": "data-science", - "topics": ["Python", "Pytorch", "Numpy"] - }, - { - "slug": "programming", - "topics": ["Python", "Java", "Golang"] - }, - { - "slug": "devops", - "topics": ["Docker", "Kubernetes", "Azure"] - } - ], - "contacts": { - "twitter": "aryanscript" + "name": "Aryan Deshpande", + "bio": "Backend Engineer", + "image": "https://pbs.twimg.com/profile_images/1563849487029780483/IlkYVtRY_400x400.jpg", + "categories": [ + { + "slug": "web-development", + "topics": ["NodeJS", "Flask", "Javascript"] + }, + { + "slug": "data-science", + "topics": ["Python", "Pytorch", "Numpy"] + }, + { + "slug": "programming", + "topics": ["Python", "Java", "Golang"] + }, + { + "slug": "devops", + "topics": ["Docker", "Kubernetes", "Azure"] } + ], + "contacts": { + "twitter": "aryanscript" } - \ No newline at end of file +} diff --git a/data/users/PriteshKiri.json b/data/users/PriteshKiri.json index 67224e1..6d9335a 100644 --- a/data/users/PriteshKiri.json +++ b/data/users/PriteshKiri.json @@ -1,15 +1,14 @@ { - "name": "Pritesh Kiri", - "bio": "Frontend Dev", - "image": "https://avatars.githubusercontent.com/u/77957844?v=4", - "categories": [ - { - "slug": "web-development", - "topics": ["CSS", "javascript","react"] - } - ], - "contacts": { - "twitter": "PriteshKiri" + "name": "Pritesh Kiri", + "bio": "Frontend Dev", + "image": "https://avatars.githubusercontent.com/u/77957844?v=4", + "categories": [ + { + "slug": "web-development", + "topics": ["CSS", "javascript", "react"] } + ], + "contacts": { + "twitter": "PriteshKiri" } - \ No newline at end of file +} diff --git a/data/users/bruxx-6243.json b/data/users/bruxx-6243.json index 9bf1979..3563a60 100644 --- a/data/users/bruxx-6243.json +++ b/data/users/bruxx-6243.json @@ -1,19 +1,18 @@ { - "name": "Fariol Blondeau", - "bio": "Frontend Developer", - "image": "https://avatars.githubusercontent.com/u/81830567?v=4", - "categories": [ - { - "slug": "web-development", - "topics": ["css", "ReactJS"] - }, - { - "slug": "programming", - "topics": ["Python"] - } - ], - "contacts": { - "twitter": "bryan_6243" + "name": "Fariol Blondeau", + "bio": "Frontend Developer", + "image": "https://avatars.githubusercontent.com/u/81830567?v=4", + "categories": [ + { + "slug": "web-development", + "topics": ["css", "ReactJS"] + }, + { + "slug": "programming", + "topics": ["Python"] } + ], + "contacts": { + "twitter": "bryan_6243" } - \ No newline at end of file +} diff --git a/data/users/gambhirsharma.json b/data/users/gambhirsharma.json index 3628623..35443c4 100644 --- a/data/users/gambhirsharma.json +++ b/data/users/gambhirsharma.json @@ -3,21 +3,16 @@ "bio": "Fullstack Developer", "image": "https://avatars.githubusercontent.com/u/69895353?v=4", "categories": [ - { - "slug": "web-development", - "topics": [ - "ReactJS" - ] - }, - { - "slug": "programming", - "topics": [ - "C++","Python" - ] - } + { + "slug": "web-development", + "topics": ["ReactJS"] + }, + { + "slug": "programming", + "topics": ["C++", "Python"] + } ], "contacts": { "twitter": "gambhir_sharma" } } - diff --git a/data/users/kalyan-vurugonda.json b/data/users/kalyan-vurugonda.json index e5d791a..5e63f96 100644 --- a/data/users/kalyan-vurugonda.json +++ b/data/users/kalyan-vurugonda.json @@ -1,14 +1,14 @@ { - "name": "Kalyan Vurugonda", - "bio": "DevOps", - "image": "https://avatars.githubusercontent.com/kalyan-vurugonda", - "categories": [ - { - "slug": "devops", - "topics": ["docker", "kubernetes"] - } - ], - "contacts": { - "twitter": "kalyanstwt" + "name": "Kalyan Vurugonda", + "bio": "DevOps", + "image": "https://avatars.githubusercontent.com/kalyan-vurugonda", + "categories": [ + { + "slug": "devops", + "topics": ["docker", "kubernetes"] } - } \ No newline at end of file + ], + "contacts": { + "twitter": "kalyanstwt" + } +} diff --git a/data/users/kaverigotkhindi.json b/data/users/kaverigotkhindi.json index 1acea5b..71a775a 100644 --- a/data/users/kaverigotkhindi.json +++ b/data/users/kaverigotkhindi.json @@ -5,17 +5,11 @@ "categories": [ { "slug": "web-development", - "topics": [ - "HTML", - "CSS" - ] + "topics": ["HTML", "CSS"] }, { "slug": "database-development", - "topics": [ - "Microsoft SQL", - "Oracle SQL" - ] + "topics": ["Microsoft SQL", "Oracle SQL"] } ], "contacts": { diff --git a/data/users/vedantnn7.json b/data/users/vedantnn7.json index 7d6e4fd..8e1cb94 100644 --- a/data/users/vedantnn7.json +++ b/data/users/vedantnn7.json @@ -1,24 +1,18 @@ { - "name": "Vedant Nandwana", - "bio": "Fullstack Developer", - "image": "https://pbs.twimg.com/profile_images/1523167477315690497/mqLWnX_e_400x400.png", - "categories": [ - { - "slug": "web-development", - "topics": [ - "ReactJS", - "NodeJS" - ] - }, - { - "slug": "programming", - "topics": [ - "rust" - ] - } - ], - "contacts": { - "twitter": "vedantnn7" + "name": "Vedant Nandwana", + "bio": "Fullstack Developer", + "image": "https://pbs.twimg.com/profile_images/1523167477315690497/mqLWnX_e_400x400.png", + "categories": [ + { + "slug": "web-development", + "topics": ["ReactJS", "NodeJS"] + }, + { + "slug": "programming", + "topics": ["rust"] } + ], + "contacts": { + "twitter": "vedantnn7" } - +}