From 882d5d087f1c6fc6b5d6b3ede1150716273a9f44 Mon Sep 17 00:00:00 2001 From: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:21:09 +0100 Subject: [PATCH 001/110] feat: Added Burnleydev1 tech_stack (#110) --- Task4/techStack.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 45c34e44..13347a85 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -180,5 +180,19 @@ Php

+
+

+ Flutter and dart +

+

+ JavaScript +

+

+ Python3 +

+

+ ReactJs +

+
From 3edb4780aea390978067e71f702a8316df32b1dc Mon Sep 17 00:00:00 2001 From: Sonia Amehmbo <87652337+xennia316@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:21:40 +0100 Subject: [PATCH 002/110] feat: xennia316 as contributor and maintainer (#109) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 3638fd1f..9ea5f013 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -148,6 +148,15 @@ "contributor" ] }, + { + "name": "Sonia Amehmbo", + "github_handle": "xennia316", + "hacktoberfest_round": "first", + "role": [ + "maintainer", + "contributor" + ] + }, { "name": "Aman Fangeria", "github_handle": "amanfangeria980", From d679e5c2b2cb645dcd8ab5ef810d1d53bc980a68 Mon Sep 17 00:00:00 2001 From: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:22:02 +0100 Subject: [PATCH 003/110] feat: added my techstack - spykelionel (#107) --- Task4/techStack.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index 13347a85..aeb24069 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -145,6 +145,20 @@ ReactJs

+
+

+ Mongodb +

+

+ Express +

+

+ Reactjs +

+

+ MongoDB +

+

C @@ -164,9 +178,6 @@

Reactjs

-

- Express.js -

MongoDB

From 842df7380a0cc4c5b5b6a97c85c1bbf371eca5b5 Mon Sep 17 00:00:00 2001 From: BAIMAM BOUKAR JEAN JACQUES <49169158+baimamboukar@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:22:26 +0100 Subject: [PATCH 004/110] feat: added baimamboukar as contributor (#111) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 9ea5f013..3f2d5938 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -7,6 +7,16 @@ "contributor" ] }, + { + "name": "Baimam Boukar Jean Jacques", + "github_handle": "baimamboukar", + "hacktoberfest_round": "second", + "role":[ + "contributor", + "maintainer" + ] + + }, { "name": "Rupali Haldiya", "github_handle": "rupali-codes", From de07e94e75bdc1bd32520f7c1ea99d21e17a0ae9 Mon Sep 17 00:00:00 2001 From: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:22:39 +0100 Subject: [PATCH 005/110] feat: Added education details burnleydev1 (#105) --- Task3/education.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Task3/education.py b/Task3/education.py index ff953725..46abf6ef 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -13,5 +13,7 @@ ["State Institute of engineering and Technology ", "Nilokheri", "2018", "present"], ["Ahmadu Bello University", "Bachelor of Engineering", "2018", "present"], ["University of Bamenda", "Nahpi", "2019", "present"], - ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["university of bamenda", "Nahpi", "2019", "present"], + ] From 4f5ced2f232e6e75dc6e1126c3a0dec36741a8ea Mon Sep 17 00:00:00 2001 From: Dibyajit Tripathy <32672582+DibyajitTripathy@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:53:22 +0530 Subject: [PATCH 006/110] feat: added DibyajitTripathy as contributor (#112) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 3f2d5938..cc563100 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -175,7 +175,7 @@ }, "name": "Dibyajit Tripathy", "github_handle": "DibyajitTripathy", - "hacktoberfest_round": "Third", + "hacktoberfest_round": "third", "role": [ "contributor" ] From 310dc5b2c808de91a94423ca5bff08f4000d5aba Mon Sep 17 00:00:00 2001 From: Aman Fangeria <94740401+amanfangeria980@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:54:04 +0530 Subject: [PATCH 007/110] feat: added educational background of amanfangeria980 (#108) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 46abf6ef..4bf77304 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -11,6 +11,7 @@ ["university of bamenda", "Nahpi", "2019", "present"], ["university of bamenda", "Nahpi", "2019", "present"], ["State Institute of engineering and Technology ", "Nilokheri", "2018", "present"], + ["Chitkara University", "Punjab", "2021", "present"], ["Ahmadu Bello University", "Bachelor of Engineering", "2018", "present"], ["University of Bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], From 066433ea56b4d3e9a89a5b57d51037635724257b Mon Sep 17 00:00:00 2001 From: BAIMAM BOUKAR JEAN JACQUES <49169158+baimamboukar@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:24:52 +0100 Subject: [PATCH 008/110] feat: added baimamboukar as contributor (#106) Co-authored-by: Steve Yonkeu --- Task1/intro.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index cc563100..4ab4cc15 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -15,7 +15,6 @@ "contributor", "maintainer" ] - }, { "name": "Rupali Haldiya", @@ -180,5 +179,14 @@ "contributor" ] }, + { + "name": "Baimam Boukar Jean Jacques", + "github_handle": "baimamboukar", + "hacktoberfest_round": "second", + "role":[ + "contributor", + "maintainer"] + + } ] From 51cebe334f5fc1a264c60a6270a7f3d230c935d6 Mon Sep 17 00:00:00 2001 From: Aman Fangeria <94740401+amanfangeria980@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:56:10 +0530 Subject: [PATCH 009/110] feat: added my techstack - amanfangeria980 (#113) Co-authored-by: Steve Yonkeu --- Task4/techStack.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index aeb24069..d817a858 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -191,7 +191,7 @@ Php

-
+

Flutter and dart

@@ -205,5 +205,22 @@ ReactJs

+
+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ ReactJs +

+

+ C++ +

+
From 6537e9f8ab6b9c59381f6aa71eb9ff00677a73bc Mon Sep 17 00:00:00 2001 From: BAIMAM BOUKAR JEAN JACQUES <49169158+baimamboukar@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:31:27 +0100 Subject: [PATCH 010/110] feat: added baimamboukar socials (#115) --- Task2/socials.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index bfec69d3..1ac09854 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -5,6 +5,13 @@ "telegram_handle": "spykelionel", "instagram": "spykelionel" }, + baimamboukar_socials = { + "twitter_handle": "baimamjj", + "likedin_handle": "baimamboukar", + "telegram_handle": "bsquarejj", + "instagram": "baimamboukar" + }, + rupali_codes_socials = { "twitter_handle": "rupali_codes", "likedin_handle": "rupali-codes", From 9255ce39e4fde63e1d8f1dfe4e72dd6d306672b2 Mon Sep 17 00:00:00 2001 From: Dibyajit Tripathy <32672582+DibyajitTripathy@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:02:24 +0530 Subject: [PATCH 011/110] feat: added DibyajitTripathy socials (#116) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 1ac09854..42cca63e 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -84,6 +84,12 @@ manjusha2912_socials = { "facebook": "", "telegram_handle": "", }, +dibyajittripathy_socials = { + "twitter_handle": "djWarrioR1997", + "likedin_handle": "Dibyajit Tripathy", + "facebook": "", + "telegram_handle": "Rhaegal", + }, burnleydev1_socials = { "twitter_handle": "bonalaisa", "likedin_handle": "abongwa-bonalais-a4a34a1a9", From 6a214a06a0d7874b39e6d635e65754b51996a62c Mon Sep 17 00:00:00 2001 From: BAIMAM BOUKAR JEAN JACQUES <49169158+baimamboukar@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:35:57 +0100 Subject: [PATCH 012/110] feat: added educational background of baimamboukar (#117) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 4bf77304..b27a9b6c 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -1,5 +1,6 @@ [ ["Krishna Engineering College", "Bachelor Of Technology", "2018", "2022"], + ["The ICT University", "Bachelor of Science in Computer Science", "2020", "present"], ["Board of Technical Education", "Polytechnic Diploma", "2019", "2022"], ["Board of Highschool and intermediate education", "Highschool", "2018", "2019"], ["ABV IIITM Gwalior", "B.Tech in Computer Science", "2021", "present"], From eaf6fd285ccba14702f2343d8489af8d33838555 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <101321276+kshitijv256@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:10:08 +0530 Subject: [PATCH 013/110] feat: added Kshitij Verma as contributor (#119) --- Task1/intro.json | 138 +++++++++++++++++------------------------------ 1 file changed, 49 insertions(+), 89 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 4ab4cc15..1a3f3dd5 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -3,190 +3,150 @@ "name": "Jaydeep Ghevariya", "github_handle": "JYDP02", "hacktoberfest_round": "second", - "role": [ - "contributor" - ] + "role": ["contributor"] }, - { + { "name": "Baimam Boukar Jean Jacques", "github_handle": "baimamboukar", "hacktoberfest_round": "second", - "role":[ - "contributor", - "maintainer" - ] - }, + "role": ["contributor", "maintainer"] + }, { "name": "Rupali Haldiya", "github_handle": "rupali-codes", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Yogesh Gaur", "github_handle": "imyogeshgaur", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Nyong Godwill", "github_handle": "godsakani", "hacktoberfest_round": "second", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Shubham", "github_handle": "shubh045", "hacktoberfest_round": "second", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Hari Om Sharma", "github_handle": "iamhariom0228", "hactoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Abdullahi Yunus", "github_handle": "Abdulkbk", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Renan Miranda", "github_handle": "renanlmiranda", "hacktoberfest_round": "second", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Shruti Mohanty", "github_handle": "shruti0419", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Sudipta Pradhan", "github_handle": "sudiptapradhan", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Manjusha Iyer", "github_handle": "manjusha2912", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Aravindh Sivalingam", "github_handle": "Aravindhsiva", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Gourav Chawla", "github_handle": "gouravchawla334", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Nishant Ola", "github_handle": "ola-nishant", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Abongwa Bonalais Amahnui", "github_handle": "Burnleydev1", "hacktoberfest_round": "third", - "role":[ - "contributor" - "Maintainer" - ] - }, - { - "name": "Krishnapal Mori ", - "github_handle": "Krishnapalmori301", - "hacktoberfest_round": "first", - "role": ["contributor"] - }, - { - "name": "Ndi Lionel", - "github_handle": "spykelionel", - "hacktoberfest_round": "second", - "role": ["contributor", "maintainer"] - }, + "role": ["contributor", "Maintainer"] + }, { "name": "Krishnapal Mori ", "github_handle": "Krishnapalmori301", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] + }, + { + "name": "Ndi Lionel", + "github_handle": "spykelionel", + "hacktoberfest_round": "second", + "role": ["contributor", "maintainer"] + }, + { + "name": "Krishnapal Mori ", + "github_handle": "Krishnapalmori301", + "hacktoberfest_round": "first", + "role": ["contributor"] }, { "name": "Dhruv Gupta", "github_handle": "MR-DHRUV", "hacktoberfest_round": "first", - "role": [ - "contributor" - ] + "role": ["contributor"] }, { "name": "Sonia Amehmbo", "github_handle": "xennia316", "hacktoberfest_round": "first", - "role": [ - "maintainer", - "contributor" - ] + "role": ["maintainer", "contributor"] }, { - "name": "Aman Fangeria", - "github_handle": "amanfangeria980", - "hacktoberfest_round": "first", - "role": "contributor" + "name": "Aman Fangeria", + "github_handle": "amanfangeria980", + "hacktoberfest_round": "first", + "role": "contributor" }, + { "name": "Dibyajit Tripathy", "github_handle": "DibyajitTripathy", "hacktoberfest_round": "third", - "role": [ - "contributor" - ] + "role": ["contributor"] }, - { + { "name": "Baimam Boukar Jean Jacques", "github_handle": "baimamboukar", "hacktoberfest_round": "second", - "role":[ - "contributor", - "maintainer"] - - } + "role": ["contributor", "maintainer"] + }, + { + "name": "Kshitij Verma", + "github_handle": "kshitijv256", + "hacktoberfest_round": "first", + "role": ["contributor"] + } ] - From c8c7cfcb9934d8a3321fa74dbf5212ff2f73a49a Mon Sep 17 00:00:00 2001 From: BAIMAM BOUKAR JEAN JACQUES <49169158+baimamboukar@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:40:30 +0100 Subject: [PATCH 014/110] feat: added my techstack - baimamboukar (#120) --- Task4/techStack.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index d817a858..4000a4be 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -25,6 +25,25 @@ Reactjs

+ +
+

+ Flutter +

+

+ Dart +

+

+ Firebase +

+

+ Google Cloud Platform +

+

+ Tensorflow +

+
+

JavaScript From 78bb1cd9392772b38800535afac40c3b34baf157 Mon Sep 17 00:00:00 2001 From: Dibyajit Tripathy <32672582+DibyajitTripathy@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:11:11 +0530 Subject: [PATCH 015/110] feat: added educational background of DibyajitTripathy (#118) Co-authored-by: Steve Yonkeu --- Task3/education.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Task3/education.py b/Task3/education.py index b27a9b6c..7ee988f6 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -14,8 +14,9 @@ ["State Institute of engineering and Technology ", "Nilokheri", "2018", "present"], ["Chitkara University", "Punjab", "2021", "present"], ["Ahmadu Bello University", "Bachelor of Engineering", "2018", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["Institute Of Technical Education and Research","Electronics and Communication and Technology", "Bachelor of Technology", "2016", "2020"] ["University of Bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Nahpi", "2019", "present"], - ] From 39a0287d9ed9afa688abcf29e3b6ef812cd17249 Mon Sep 17 00:00:00 2001 From: Dibyajit Tripathy <32672582+DibyajitTripathy@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:18:34 +0530 Subject: [PATCH 016/110] feat: added my techstack - DibyajitTripathy (#122) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index 4000a4be..80d77ed6 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -164,6 +164,9 @@ ReactJs

+
+

+ Java

Mongodb @@ -192,7 +195,13 @@ CSS

- Javascript + HTML +

+

+ JavaScript +

+

+ Ruby

Reactjs From fb2cb91393cb018d3566a3f8042babbf3b1e10b8 Mon Sep 17 00:00:00 2001 From: Dhruv Gupta <96336775+MR-DHRUV@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:19:15 +0530 Subject: [PATCH 017/110] feat: added MR-DHRUV socials (#121) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 42cca63e..6c51d9d8 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -96,4 +96,10 @@ dibyajittripathy_socials = { "facebook": "abongwa.bonalais", "telegram_handle": "fxprodigy", }, + MRDHRUV_socials = { + "twitter_handle": "", + "likedin_handle": "dhruv-gupta-55034a228", + "facebook": "Dhruv Gupta", + "telegram_handle": "gdhruv0810", + }, ] From 1b807fdeefb24e51304612f34185c0870f225b07 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <101321276+kshitijv256@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:26:17 +0530 Subject: [PATCH 018/110] feat: added Kshitij Verma's socials (#124) --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 6c51d9d8..ef85eece 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -95,6 +95,12 @@ dibyajittripathy_socials = { "likedin_handle": "abongwa-bonalais-a4a34a1a9", "facebook": "abongwa.bonalais", "telegram_handle": "fxprodigy", + }, + kshitijv256_socials = { + "twitter_handle": "", + "likedin_handle": "kshitijv256", + "instagram": "kshitij.v256", + "telegram_handle": "", }, MRDHRUV_socials = { "twitter_handle": "", From e25e54a824ed3d700d7c6b4a00f0a8fbecd0c5be Mon Sep 17 00:00:00 2001 From: Dhruv Gupta <96336775+MR-DHRUV@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:27:02 +0530 Subject: [PATCH 019/110] feat: added educational background of MR-DHRUV (#125) Co-authored-by: Steve Yonkeu --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 7ee988f6..d50d64f2 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -19,4 +19,5 @@ ["University of Bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Nahpi", "2019", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ] From 4405f708936188cf7b8dcb34264eafec178cba24 Mon Sep 17 00:00:00 2001 From: Dhruv Gupta <96336775+MR-DHRUV@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:35:50 +0530 Subject: [PATCH 020/110] feat: added my techstack - MR-DHRUV (#127) --- Task4/techStack.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 80d77ed6..131fbef0 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -250,5 +250,44 @@ C++

+
+

+ C +

+

+ C++ +

+

+ HTML +

+

+ CSS +

+

+ HTML +

+

+ JavaScript +

+

+ Reactjs +

+

+ MongoDB +

+

+ SQL +

+

+ Node.js +

+

+ Php +

+

+ Python +

+
+ From 819ccee501129cbc56536b5af8ad727e339b5a14 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <101321276+kshitijv256@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:36:30 +0530 Subject: [PATCH 021/110] feat: added educational background of Kshitij Verma (#130) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index d50d64f2..eba5bd60 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -1,4 +1,5 @@ [ + ["University of Engineering and Management Jaipur", "B.Tech Computer Science", "2020", "present"], ["Krishna Engineering College", "Bachelor Of Technology", "2018", "2022"], ["The ICT University", "Bachelor of Science in Computer Science", "2020", "present"], ["Board of Technical Education", "Polytechnic Diploma", "2019", "2022"], From b64ac4586f45daec49bac1533252a7e46a081ed5 Mon Sep 17 00:00:00 2001 From: nfon andrew <58951422+andrew21-mch@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:09:06 +0100 Subject: [PATCH 022/110] feat: added andrew21-mch as contributor (#131) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 1a3f3dd5..5c7eb276 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -148,5 +148,11 @@ "github_handle": "kshitijv256", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Nfon Andrew", + "github_handle": "andrew21-mch", + "hacktoberfest_round": "third", + "role": ["contributor"] } ] From 1a9329b0aa02733fac2cf0d3e6f09f0a57e71110 Mon Sep 17 00:00:00 2001 From: Abhinab Pratap Singh Chauhan Date: Sat, 1 Oct 2022 16:42:59 +0530 Subject: [PATCH 023/110] updated file in Intro.js (#133) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 5c7eb276..1d9e39ee 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -11,6 +11,12 @@ "hacktoberfest_round": "second", "role": ["contributor", "maintainer"] }, + { + "name": "Abhinab Pratap Singh Chauhan", + "github_handle": "generalchauhan", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Rupali Haldiya", "github_handle": "rupali-codes", From 981f7e9e21bde270de21023180ce94d1e4feeed5 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <101321276+kshitijv256@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:46:18 +0530 Subject: [PATCH 024/110] feat: added my Techstack - kshitijv256 (#135) feat: added my techstack - kshitijv256 --- Task4/techStack.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 131fbef0..6fa10408 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -5,6 +5,32 @@ +
+

+ Flutter +

+

+ Firebase +

+

+ NodeJS +

+

+ postgres +

+

+ Python +

+

+ Tensorflow +

+

+ C/C++ +

+

+ HTML & CSS +

+

C From 560d4507301499b0e6f9d7a899469828a168b072 Mon Sep 17 00:00:00 2001 From: nfon andrew <58951422+andrew21-mch@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:16:55 +0100 Subject: [PATCH 025/110] feat: added andrew21-mch socials (#136) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index ef85eece..f8f8a1e6 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -107,5 +107,11 @@ dibyajittripathy_socials = { "likedin_handle": "dhruv-gupta-55034a228", "facebook": "Dhruv Gupta", "telegram_handle": "gdhruv0810", - }, + }, + andrew21_mch_socials = { + "twitter_handle": "nfonandrew73", + "likedin_handle": "nfon-andrew-7703a11a0", + "facebook": " ", + "telegram_handle": "SnrAndy", +}, ] From e0a294cd89e03a245a4b3493a97ef9470567470b Mon Sep 17 00:00:00 2001 From: Ravi Kumar Gupta <34052380+guptaravi540@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:47:24 +0530 Subject: [PATCH 026/110] Update intro.json (#134) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 1d9e39ee..ac23b8b4 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -160,5 +160,11 @@ "github_handle": "andrew21-mch", "hacktoberfest_round": "third", "role": ["contributor"] - } + }, + + { + "name": "Ravi", + "github_handle": "guptaravi540", + "hacktoberfest_round": "third", + "role": ["contributor"] ] From e041b98291afa982c7ff99e055bcf462118f1dae Mon Sep 17 00:00:00 2001 From: NishaChawla18 <98702810+NishaChawla18@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:54:26 +0530 Subject: [PATCH 027/110] Added NishaChawla18 as contributor --- Task1/intro.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index ac23b8b4..9b00244b 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -167,4 +167,11 @@ "github_handle": "guptaravi540", "hacktoberfest_round": "third", "role": ["contributor"] + }, + { + "name": "Nisha Chawla", + "github_handle": "NishaChawla18", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, ] From 36232060e675b539ab1b243bc9c83c82395029c9 Mon Sep 17 00:00:00 2001 From: Abdullahi Yunus <45062451+Abdulkbk@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:27:01 +0100 Subject: [PATCH 028/110] feat: added my techstack - Abdulkbk (#128) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index 6fa10408..c0d84588 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -276,6 +276,7 @@ C++

+

C @@ -292,28 +293,26 @@

HTML

+
+

- JavaScript -

-

- Reactjs + Python

- MongoDB + Javascript

- SQL + HTML

- Node.js + Django

- Php + NodeJs

- Python + ReactJs

- From f00241f666c9cb73b72c14c10a29e01a704a94aa Mon Sep 17 00:00:00 2001 From: Joydeep Mallick <94801952+JoydeepMallick@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:57:32 +0530 Subject: [PATCH 029/110] feat: added educational background of Joydeep Mallick (#141) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task3/education.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Task3/education.py b/Task3/education.py index eba5bd60..c911a715 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -20,5 +20,6 @@ ["University of Bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Nahpi", "2019", "present"], - ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], ] From 2a5a8146661ff53995d0484b6d660e1cb9699d85 Mon Sep 17 00:00:00 2001 From: nfon andrew <58951422+andrew21-mch@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:28:50 +0100 Subject: [PATCH 030/110] feat: added andrew21-mch education (#139) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index c911a715..d995163a 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -21,5 +21,6 @@ ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["University of Bamenda", "NAHPI", "2019", "present"], ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], ] From 3f835b892f4c592ce0b55bc4f63c29f2355e9f50 Mon Sep 17 00:00:00 2001 From: nfon andrew <58951422+andrew21-mch@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:31:59 +0100 Subject: [PATCH 031/110] feat: added andrew21-mch tech-stacks (#143) --- Task4/techStack.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index c0d84588..8978269c 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -314,5 +314,36 @@ ReactJs

+ + +
+

+ C +

+

+ PHP/Laravel +

+

+ HTML +

+

+ CSS/Bootstrap +

+

+ JavaScript/Vuejs +

+

+ SQL +

+

+ Python/Flask/Django +

+ +

+ Java/Springboot +

+ +
+ From a5a7cf1fdbbb53f123f54dc1f98d770b52c39602 Mon Sep 17 00:00:00 2001 From: vishal singh <76548939+impetus007@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:03:34 +0530 Subject: [PATCH 032/110] feat: added impetus007 socials (#144) Added My Socials handle Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index f8f8a1e6..1ec9577b 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -113,5 +113,12 @@ dibyajittripathy_socials = { "likedin_handle": "nfon-andrew-7703a11a0", "facebook": " ", "telegram_handle": "SnrAndy", -}, +}, +{ +impetus007_socials = { + "twitter_handle": "Vishal_it_is", + "likedin_handle": "impetus", + "facebook": "vishal2219singh", + "telegram_handle": "", +}, ] From 8a1443c189e33df714489ccd47243b87a8900010 Mon Sep 17 00:00:00 2001 From: hrishikesh-g <82530056+hrishikesh-g@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:10:50 +0530 Subject: [PATCH 033/110] Task1 (#145) * Added my details * feat: added hrishikesh-g as contributor Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 9b00244b..c6a06b4b 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -169,9 +169,10 @@ "role": ["contributor"] }, { - "name": "Nisha Chawla", - "github_handle": "NishaChawla18", + "name": "Hrishikesh Sunil Ghule", + "github_handle": "hrishikesh-g", "hacktoberfest_round": "first", "role": ["contributor"] - }, + } + ] From 14db633112944fff6f417adc760315e213cd778e Mon Sep 17 00:00:00 2001 From: Petra <81535499+PetraAG@users.noreply.github.com> Date: Sat, 1 Oct 2022 07:46:34 -0400 Subject: [PATCH 034/110] Update intro.json (#147) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index c6a06b4b..5781425b 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -176,3 +176,9 @@ } ] + { + "name": "Agien Petra", + "github_handle": "petraAG", + "hacktoberfest_round": "second", + "role": ["contributor"] + }, From db7fc246b55d4ed00b0dcca43eff9c6d55faf423 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <77336076+Kshitij-10@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:18:54 +0530 Subject: [PATCH 035/110] feat: added Kshitij-10 as contributor (#149) added my entry --- Task1/intro.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 5781425b..06443721 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -173,12 +173,17 @@ "github_handle": "hrishikesh-g", "hacktoberfest_round": "first", "role": ["contributor"] - } - -] + }, + { + "name": "Kshitij kumar", + "github_handle": "Kshitij-10", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Agien Petra", "github_handle": "petraAG", "hacktoberfest_round": "second", "role": ["contributor"] }, +] \ No newline at end of file From ebb4f46bf2513678835322de7cb153ae7d3a4998 Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:21:57 +0530 Subject: [PATCH 036/110] Added Vansh-Goel as the contributor (#148) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 06443721..8fbf97d8 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -174,6 +174,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Vansh Goel", + "github_handle": "vansh-goel", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Kshitij kumar", "github_handle": "Kshitij-10", @@ -186,4 +192,4 @@ "hacktoberfest_round": "second", "role": ["contributor"] }, -] \ No newline at end of file +] From 610a2fe4af56e10dcd8d1d8332b5c063e356933f Mon Sep 17 00:00:00 2001 From: Petra <81535499+PetraAG@users.noreply.github.com> Date: Sat, 1 Oct 2022 07:56:11 -0400 Subject: [PATCH 037/110] Update socials.js (#152) Co-authored-by: Steve Yonkeu --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 1ec9577b..caf3f96d 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -113,6 +113,12 @@ dibyajittripathy_socials = { "likedin_handle": "nfon-andrew-7703a11a0", "facebook": " ", "telegram_handle": "SnrAndy", +}, + petraAG_socials = { + "twitter_handle": "agienpetra", + "likedin_handle": "agienpetra", + "facebook": "agienpetra ", + "telegram_handle": "PDoc", }, { impetus007_socials = { From 93bc6cb951130bafd6ee0c2801341f50ec92889f Mon Sep 17 00:00:00 2001 From: lando-paul <86063662+lando-paul@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:58:34 +0200 Subject: [PATCH 038/110] feat: added lando-paul as contributor (#151) Co-authored-by: Steve Yonkeu --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 8fbf97d8..ecaf03f5 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -174,6 +174,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Lando Momo Paul", + "github_handle": "lando-paul", + "hacktoberfest_round": "first" + "role": ["contributor"] + }, { "name": "Vansh Goel", "github_handle": "vansh-goel", From 84f951720f2e71f88ffb5b22ee24b97d512b6ff0 Mon Sep 17 00:00:00 2001 From: Yokwejuste5013 <69312967+yokw3just3@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:03:17 +0100 Subject: [PATCH 039/110] feat added fisher monk as contributor (#157) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index ecaf03f5..82d8569b 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -198,4 +198,10 @@ "hacktoberfest_round": "second", "role": ["contributor"] }, + { + "name": "fisher Monk", + "github_handle": "y)kw3ju5t3", + "hacktoberfest_round": "second", + "role": ["contributor"] + }, ] From d1c8910b6effb1b85f2eebe5d7f28f45c8600fb1 Mon Sep 17 00:00:00 2001 From: lando-paul <86063662+lando-paul@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:20:31 +0200 Subject: [PATCH 040/110] feat: added techstack lando-paul (#167) --- Task4/techStack.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 8978269c..c7a20c70 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -345,5 +345,17 @@ +
+

+ JavaScript +

+

+ React +

+

+ NodeJS +

+
+ From 8819fa4562ae47b2a01223b8049797f498c9806b Mon Sep 17 00:00:00 2001 From: Yokwejuste5013 <69312967+yokw3just3@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:20:59 +0100 Subject: [PATCH 041/110] feat: added fisher monk socials (#166) --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index caf3f96d..9dcc7870 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -127,4 +127,10 @@ impetus007_socials = { "facebook": "vishal2219singh", "telegram_handle": "", }, +fisher_socials = { + "twitter_handle": "fishermonk0", + "likedin_handle": "fishermonk", + "facebook": "fishermonk", + "telegram_handle": "@fish4443", +}, ] From 971c2cee54c7f1a59adcee8c3c183bd3bafa6492 Mon Sep 17 00:00:00 2001 From: vishal singh <76548939+impetus007@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:51:45 +0530 Subject: [PATCH 042/110] feat: added impetus007 as contributor (#156) * feat: added intro * Resolved conflict for task 1 Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 82d8569b..94e6ac43 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -113,6 +113,12 @@ "hacktoberfest_round": "second", "role": ["contributor", "maintainer"] }, + { + "name": "Lando Momo Paul", + "github_handle": "lando-paul", + "hacktoberfest_round": "first" + "role": ["contributor"] + }, { "name": "Krishnapal Mori ", "github_handle": "Krishnapalmori301", @@ -174,12 +180,6 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, - { - "name": "Lando Momo Paul", - "github_handle": "lando-paul", - "hacktoberfest_round": "first" - "role": ["contributor"] - }, { "name": "Vansh Goel", "github_handle": "vansh-goel", @@ -198,10 +198,17 @@ "hacktoberfest_round": "second", "role": ["contributor"] }, + { + "name":"vishal singh", + "github_handle":"impetus007", + "hacktoberfest_round":"second", + "role":["contributor"] + }, { "name": "fisher Monk", "github_handle": "y)kw3ju5t3", "hacktoberfest_round": "second", "role": ["contributor"] + }, ] From e4b3e207003ea51138e183eba348d6429db51293 Mon Sep 17 00:00:00 2001 From: Petra <81535499+PetraAG@users.noreply.github.com> Date: Sat, 1 Oct 2022 08:22:59 -0400 Subject: [PATCH 043/110] Update techStack.html (#165) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index c7a20c70..a0c22003 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -344,6 +344,16 @@

+
+

+ flutter +

+

+ SPSS +

+

+ Figma +

@@ -356,6 +366,5 @@ NodeJS

- From 44113014848576ee8c47571ab3f30908d4180892 Mon Sep 17 00:00:00 2001 From: Yokwejuste5013 <69312967+yokw3just3@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:25:29 +0100 Subject: [PATCH 044/110] feat: added fish monk educational background (#169) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index d995163a..925689ee 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -23,4 +23,5 @@ ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], + ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ] From b7275c6e59e4456f54e19b4192dc1352db0e9667 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <77336076+Kshitij-10@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:58:06 +0530 Subject: [PATCH 045/110] feat: added my techstack - Kshitij-10 (#160) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index a0c22003..c47b47a0 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -344,6 +344,23 @@

+
+

+ NodeJS +

+

+ React +

+

+ MongoDB +

+

+ HTML +

+

+ CSS +

+

flutter From e16bf3fe0b8efa51e098610c28226e0fa5235f2b Mon Sep 17 00:00:00 2001 From: Yokwejuste5013 <69312967+yokw3just3@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:29:41 +0100 Subject: [PATCH 046/110] feat: added y0kw3ju5t3 tech stack (#172) --- Task4/techStack.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index c47b47a0..cd2bb9a2 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -383,5 +383,31 @@ NodeJS

+
+

+ Flutter +

+

+ Firebase +

+

+ NodeJS +

+

+ postgres +

+

+ Python +

+

+ Tensorflow +

+

+ C/C++ +

+

+ HTML & CSS +

+
From c7f58b4859aca9f76235ba89ad3d69ab838d2fb9 Mon Sep 17 00:00:00 2001 From: lando-paul <86063662+lando-paul@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:32:37 +0200 Subject: [PATCH 047/110] feat: added educational backgroud - lando-paul (#163) Co-authored-by: Steve Yonkeu --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 925689ee..1202d84f 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -23,5 +23,6 @@ ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], + ["University of Bamenda", "NAHPI", "2019", "present"], ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ] From 52e22cabcd5aef4e12f3ea59060268420c58cf11 Mon Sep 17 00:00:00 2001 From: lando-paul <86063662+lando-paul@users.noreply.github.com> Date: Sat, 1 Oct 2022 14:33:44 +0200 Subject: [PATCH 048/110] feat: added lando-paul socials (#161) Co-authored-by: Steve Yonkeu --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 9dcc7870..3a812c96 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -127,6 +127,12 @@ impetus007_socials = { "facebook": "vishal2219singh", "telegram_handle": "", }, +lando-paul = { + "twitter_handle": "nasty_poems", + "likedin_handle": "lando-momo-paul-junior-76b413229", + "facebook": "", + "telegram_handle": "Fuckthesystem47", +}, fisher_socials = { "twitter_handle": "fishermonk0", "likedin_handle": "fishermonk", From f279f9a79c92d23eaac19e688513b6154a60d63a Mon Sep 17 00:00:00 2001 From: azohMu <114809527+azohMu@users.noreply.github.com> Date: Sat, 1 Oct 2022 08:37:17 -0400 Subject: [PATCH 049/110] Update techStack.html (#173) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index cd2bb9a2..b1bde17e 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -344,6 +344,14 @@

+
+

+ SPSS +

+

+ flutter +

+

NodeJS @@ -361,7 +369,7 @@ CSS

-
+

flutter

@@ -371,7 +379,7 @@

Figma

- +

JavaScript From 1d083b803adf2a9c9336a77be06be1fb466c4dc2 Mon Sep 17 00:00:00 2001 From: Sudhanshu-Sharma-22 <104524090+Sudhanshu-Sharma-22@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:09:35 +0530 Subject: [PATCH 050/110] Update intro.json (#174) --- Task1/intro.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 94e6ac43..1f4767a3 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -211,4 +211,12 @@ "role": ["contributor"] }, + { + "name": "SudhanshuSharma", + "github_handle": "Sudhanshu-Sharma-22", + "hacktoberfest_round": "first", + "role": ["contributor", "maintainer"] + + }, + ] From becbc8165dea064c072db66a25eaab5b65f1fd6a Mon Sep 17 00:00:00 2001 From: Joydeep Mallick <94801952+JoydeepMallick@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:11:04 +0530 Subject: [PATCH 051/110] feat: added educational background of Joydeep Mallick (#146) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 1f4767a3..51c8936a 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -199,6 +199,12 @@ "role": ["contributor"] }, { + "name": "Joydeep Mallick", + "github_handle": "JoydeepMallick", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, +{ "name":"vishal singh", "github_handle":"impetus007", "hacktoberfest_round":"second", From e112f1cece5c1f7c6fce1631d0878c13488b4962 Mon Sep 17 00:00:00 2001 From: Petra <81535499+PetraAG@users.noreply.github.com> Date: Sat, 1 Oct 2022 08:41:42 -0400 Subject: [PATCH 052/110] Update education.py (#162) Co-authored-by: Steve Yonkeu --- Task3/education.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Task3/education.py b/Task3/education.py index 1202d84f..4311f561 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -20,6 +20,8 @@ ["University of Bamenda", "Nahpi", "2019", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Nahpi", "2019", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], + ["University of bamenda, Bachelor of software engineering", "COLTECH", "2021", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], From 415789aa680d504761f77a1ee4c1214a2f25195a Mon Sep 17 00:00:00 2001 From: Kshitij Verma <77336076+Kshitij-10@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:12:58 +0530 Subject: [PATCH 053/110] feat: added Kshitij-10 socials (#153) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 3a812c96..4169e7b0 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -54,6 +54,12 @@ "facebook": "Ngumih Fien", "telegram_handle": "Fien" }, + Kshitj10_socials = { + "twitter_handle": "", + "likedin_handle": "kshitij1099", + "facebook": "", + "telegram_handle": "" + }, gouravchawla334_socials = { "twitter_handle": "", "likedin_handle": "gourav-chawla", From 55004819cbc07aa54a3a7032001e3c3565314b40 Mon Sep 17 00:00:00 2001 From: Kshitij Verma <77336076+Kshitij-10@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:13:26 +0530 Subject: [PATCH 054/110] feat: added educational background of Kshitij-10 (#155) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 4311f561..00e8fa98 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -25,6 +25,7 @@ ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Dr. BC Roy Engineering College","Bachelor of Technology","2021","present"], + ["University of Engineering and Management", "B.Tech", "2020", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ] From db6db3d7a70ecce788405cb8379c53e2a0e00820 Mon Sep 17 00:00:00 2001 From: azohMu <114809527+azohMu@users.noreply.github.com> Date: Sat, 1 Oct 2022 08:48:28 -0400 Subject: [PATCH 055/110] Update intro.json (#168) Co-authored-by: Steve Yonkeu --- Task1/intro.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 51c8936a..1ec6ff03 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -224,5 +224,10 @@ "role": ["contributor", "maintainer"] }, - + { + "name": "Azoh Munoh", + "github_handle": "azohMu", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, ] From e8b082a12e07658f3b6c4ac2ea27b9bdc567bffd Mon Sep 17 00:00:00 2001 From: Ayush Sarode <72145248+AyushSarode@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:18:41 +0530 Subject: [PATCH 056/110] Update intro.json (#158) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task1/intro.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 1ec6ff03..7cec4ef4 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -197,6 +197,12 @@ "github_handle": "petraAG", "hacktoberfest_round": "second", "role": ["contributor"] + }, + { + "name": "Ayush Sarode", + "github_handle": "AyushSarode", + "hacktoberfest_round": "second", + "role": ["contributor"] }, { "name": "Joydeep Mallick", @@ -204,7 +210,7 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, -{ + { "name":"vishal singh", "github_handle":"impetus007", "hacktoberfest_round":"second", @@ -215,7 +221,6 @@ "github_handle": "y)kw3ju5t3", "hacktoberfest_round": "second", "role": ["contributor"] - }, { "name": "SudhanshuSharma", From ee0e65ad79c28ebcb0a7cb25f196e121892e07c0 Mon Sep 17 00:00:00 2001 From: Sudhanshu-Sharma-22 <104524090+Sudhanshu-Sharma-22@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:21:14 +0530 Subject: [PATCH 057/110] Update socials.js (#175) --- Task2/socials.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Task2/socials.js b/Task2/socials.js index 4169e7b0..30a600bf 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -54,12 +54,6 @@ "facebook": "Ngumih Fien", "telegram_handle": "Fien" }, - Kshitj10_socials = { - "twitter_handle": "", - "likedin_handle": "kshitij1099", - "facebook": "", - "telegram_handle": "" - }, gouravchawla334_socials = { "twitter_handle": "", "likedin_handle": "gourav-chawla", @@ -144,5 +138,11 @@ fisher_socials = { "likedin_handle": "fishermonk", "facebook": "fishermonk", "telegram_handle": "@fish4443", +} +SudhanshuSharma= { + "twitter_handle": "Sudhanshu226922", + "likedin_handle": "Sudhanshu Sharma", + "facebook": "", + "telegram_handle": "@cpt_n3m0_22", }, ] From 27ee0daa5fc01eb077bb800a6887799a0c02e555 Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Sat, 1 Oct 2022 13:58:41 +0100 Subject: [PATCH 058/110] del: removed draft PR illustration (#176) Draft PR is not necessary for now since contribution period has started --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ec9d161b..1bd55fb7 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ There are 4 Tasks available and each task will be considered as valid by the Hac ``` >> Note: For any PR submitted before 1st of October, submit it as a draft pull request. Only PR opened as from early october are accepted by Hacktoberfest team. Thanks for undestanding. - Go to our your github and a pull request - ![open a pull request](https://i0.wp.com/user-images.githubusercontent.com/3477155/52671177-5d0e0100-2ee8-11e9-8645-bdd923b7d93b.gif?resize=1024%2C512&ssl=1) - - [**Task 2 (Socials)**](./Task2/README.md) Here, all you need is put your social media handles as follows: From 1ecfbf9b1c0e28c590f4be3b3df5317d1aa10dd2 Mon Sep 17 00:00:00 2001 From: Sudhanshu-Sharma-22 <104524090+Sudhanshu-Sharma-22@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:30:16 +0530 Subject: [PATCH 059/110] Update techStack.html (#177) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index b1bde17e..c71fcdf5 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -417,5 +417,19 @@ HTML & CSS

+
+

+ Python +

+

+ Java +

+

+ C/C++ +

+

+ HTML & CSS +

+
From 7c5c109347554f314a2b79d5a655013f7fd38af8 Mon Sep 17 00:00:00 2001 From: Sudhanshu-Sharma-22 <104524090+Sudhanshu-Sharma-22@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:31:23 +0530 Subject: [PATCH 060/110] Update education.py (#178) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 00e8fa98..083aebbc 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -28,4 +28,5 @@ ["University of Engineering and Management", "B.Tech", "2020", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], + ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], ] From 35581144a3d68609a27a82bf52168b278e31f95b Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Sat, 1 Oct 2022 14:11:33 +0100 Subject: [PATCH 061/110] feat: added yokwejuste as maintainer (#181) --- Task1/intro.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 7cec4ef4..74a28473 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -226,7 +226,7 @@ "name": "SudhanshuSharma", "github_handle": "Sudhanshu-Sharma-22", "hacktoberfest_round": "first", - "role": ["contributor", "maintainer"] + "role": ["contributor"] }, { @@ -235,4 +235,10 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Steve Yonkeu", + "github_handle": "yokwejuste", + "hacktoberfest_round": "third", + "role": ["contributor", "maintainer"] + }, ] From 605a27b9e75cd9c03bb4743cfddc566f67a9ec07 Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Sat, 1 Oct 2022 14:13:13 +0100 Subject: [PATCH 062/110] feat: added my socials - yokwejuste (#182) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index 30a600bf..282658f0 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -139,10 +139,16 @@ fisher_socials = { "facebook": "fishermonk", "telegram_handle": "@fish4443", } -SudhanshuSharma= { +SudhanshuSharma_socials= { "twitter_handle": "Sudhanshu226922", "likedin_handle": "Sudhanshu Sharma", "facebook": "", "telegram_handle": "@cpt_n3m0_22", }, +yokwejuste_socials= { + "twitter_handle": "yokwejuste", + "likedin_handle": "yokwejuste", + "facebook": "yokwejuste5013", + "telegram_handle": "@googledevz", +}, ] From 23ae68ddda97f453985c3a58f348b59ec02c3691 Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Sat, 1 Oct 2022 14:15:24 +0100 Subject: [PATCH 063/110] feat: added yokwejuste educational background (#183) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task3/education.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Task3/education.py b/Task3/education.py index 083aebbc..0325cd82 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -28,5 +28,6 @@ ["University of Engineering and Management", "B.Tech", "2020", "present"], ["University of Bamenda", "NAHPI", "2019", "present"], ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], - ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], + ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], + ["university of bamenda", "Bachelor of engineering", "2019", "present"], ] From 0ad48c4e92f6977844fed88971321b32181942c1 Mon Sep 17 00:00:00 2001 From: LordMahir <95163158+LordMahir@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:47:41 +0530 Subject: [PATCH 064/110] feat: added socials (#184) feat: added socials Co-authored-by: mahir04 Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task2/socials.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Task2/socials.js b/Task2/socials.js index 282658f0..0baa6ecb 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -137,14 +137,20 @@ fisher_socials = { "twitter_handle": "fishermonk0", "likedin_handle": "fishermonk", "facebook": "fishermonk", - "telegram_handle": "@fish4443", -} + "telegram_handle": "@fish4443" + }, SudhanshuSharma_socials= { "twitter_handle": "Sudhanshu226922", "likedin_handle": "Sudhanshu Sharma", "facebook": "", "telegram_handle": "@cpt_n3m0_22", }, +MahirJain_socials= { + "twitter_handle": "", + "likedin_handle": "Mahir Jain", + "facebook": "", + "telegram_handle": "@mahirJain" + } yokwejuste_socials= { "twitter_handle": "yokwejuste", "likedin_handle": "yokwejuste", From 6a0a49a32d50a424c12920b2a818304f5ab066b3 Mon Sep 17 00:00:00 2001 From: Steve Yonkeu Date: Sat, 1 Oct 2022 14:19:46 +0100 Subject: [PATCH 065/110] feat: added my techstack - yokwejuste (#185) Co-authored-by: Ndi Lionel <59184392+spykelionel@users.noreply.github.com> --- Task4/techStack.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index c71fcdf5..cedd19ca 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -342,9 +342,8 @@

Java/Springboot

-
-
+

SPSS

@@ -431,5 +430,16 @@ HTML & CSS

+
+

+ ReactJs +

+

+ Django +

+

+ Flask +

+
From 77ce7541a1270ea8d2b313c624ccb93d8dfdca3f Mon Sep 17 00:00:00 2001 From: adrzxxx <80446380+adrzxxx@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:01:24 +0530 Subject: [PATCH 066/110] feat: added adrzxxx as contributor (#187) --- Task1/intro.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 74a28473..34a32311 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -241,4 +241,12 @@ "hacktoberfest_round": "third", "role": ["contributor", "maintainer"] }, + { + "name": "aditya singh", + "github_handle": "adrzxxx", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, + + ] From 4598f021c339d6e1a4432892b2cccef1d9ebb0d7 Mon Sep 17 00:00:00 2001 From: Mritul <84136875+mritul@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:25:40 +0530 Subject: [PATCH 067/110] feat: added mritul as contributor (#189) --- Task1/intro.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 34a32311..5bef3ce2 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -247,6 +247,10 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, - - + { + "name": "Mritul Senthilkumar", + "github_handle": "mritul", + "hacktoberfest_round": "first", + "role": ["contributor"] + } ] From 1b7fa85da397eca05543934554b220d328d1f049 Mon Sep 17 00:00:00 2001 From: hrishikesh-g <82530056+hrishikesh-g@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:30:56 +0530 Subject: [PATCH 068/110] feat: added my techstack - hrishikesh-g (#203) --- Task4/techStack.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index cedd19ca..79bb163a 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -441,5 +441,28 @@ Flask

+
+

+ C +

+

+ C++ +

+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ Reactjs +

+

+ MySQL +

+
From 7ef953277c74592207da619df8c5429768ee1a1d Mon Sep 17 00:00:00 2001 From: adrzxxx <80446380+adrzxxx@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:31:24 +0530 Subject: [PATCH 069/110] feat: added educational background of adrzxxx (#202) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 0325cd82..33b5f877 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -30,4 +30,5 @@ ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Bachelor of engineering", "2019", "present"], + ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"] ] From c4aa2213adc3f5e2affcaf05b8568df427639784 Mon Sep 17 00:00:00 2001 From: Vaibhav Arora <84830429+VaibhavArora314@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:32:32 +0530 Subject: [PATCH 070/110] feat:added VaibhavArora314 education background (#201) Co-authored-by: Steve Yonkeu --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 33b5f877..93c3cbb1 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -30,5 +30,6 @@ ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Bachelor of engineering", "2019", "present"], + ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"] ] From 2354fb32c95669db2ea1be20a146c29c82fe66b6 Mon Sep 17 00:00:00 2001 From: hrishikesh-g <82530056+hrishikesh-g@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:34:18 +0530 Subject: [PATCH 071/110] feat: added educational background of hrishikesh-g (#200) Co-authored-by: Steve Yonkeu --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 93c3cbb1..9596e3ed 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -30,6 +30,7 @@ ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Bachelor of engineering", "2019", "present"], + ["Government College of Engineering nagpur", "Bachelor of Technology", "2020", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"] ] From 2185d06718733fdbbee1810e5e3e6c9217b0db3d Mon Sep 17 00:00:00 2001 From: Vaibhav Arora <84830429+VaibhavArora314@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:35:26 +0530 Subject: [PATCH 072/110] feat: added VaibhavArora314 as contributor (#194) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 5bef3ce2..85e13711 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -180,6 +180,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Vaibhav Arora", + "github_handle": "VaibhavArora314", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Vansh Goel", "github_handle": "vansh-goel", From abe06d6709cf6fe0ac0d732f19885df9c245f80e Mon Sep 17 00:00:00 2001 From: Vaibhav Arora <84830429+VaibhavArora314@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:36:51 +0530 Subject: [PATCH 073/110] feat: added VaibhavArora314 socials (#199) --- Task2/socials.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 0baa6ecb..91c2fb99 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -119,6 +119,14 @@ dibyajittripathy_socials = { "likedin_handle": "agienpetra", "facebook": "agienpetra ", "telegram_handle": "PDoc", +}, +{ + VaibhavArora314_socials = { + "twitter_handle": "", + "likedin_handle": "Vaibhav Arora", + "facebook": "Vaibhav Arora", + "telegram_handle": "vaibhav" + } }, { impetus007_socials = { From 3a6641f422bf85c55634cc289b7e97611ccf3ff4 Mon Sep 17 00:00:00 2001 From: Mritul <84136875+mritul@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:37:34 +0530 Subject: [PATCH 074/110] feat: added educational background of mritul (#198) Co-authored-by: Steve Yonkeu --- Task3/education.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Task3/education.py b/Task3/education.py index 9596e3ed..21702230 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -30,7 +30,8 @@ ["Groupe scolaire la manne", "Advanced level", "2015", "2020"], ["Kcc Institute of Technology and Management", "Bachelor of Technology", "2021", "present"], ["university of bamenda", "Bachelor of engineering", "2019", "present"], + ["National Institure of Technology", "Bachelor of engineering", "2021", "present"], ["Government College of Engineering nagpur", "Bachelor of Technology", "2020", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], - ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"] + ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"], ] From 237da9864c930d5cbd454203f05869826235ab46 Mon Sep 17 00:00:00 2001 From: Mritul <84136875+mritul@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:38:03 +0530 Subject: [PATCH 075/110] feat: added mritul socials (#197) --- Task2/socials.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index 91c2fb99..3c553070 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -158,11 +158,17 @@ MahirJain_socials= { "likedin_handle": "Mahir Jain", "facebook": "", "telegram_handle": "@mahirJain" - } + }, yokwejuste_socials= { "twitter_handle": "yokwejuste", "likedin_handle": "yokwejuste", "facebook": "yokwejuste5013", "telegram_handle": "@googledevz", }, +mritul_socials= { + "twitter_handle": "mritul___", + "likedin_handle": "mritul-senthilkumar", + "facebook": "", + "telegram_handle": "", +}, ] From 7981b7ce48e3f3e7c63523be9b4831e8fdc7f317 Mon Sep 17 00:00:00 2001 From: Adrian Gaile Singh Date: Sat, 1 Oct 2022 22:10:09 +0800 Subject: [PATCH 076/110] added codedrian as a contributor (#196) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 85e13711..f79403b5 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -253,6 +253,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Adrian Gaile P. Singh", + "github_handle": "codedrian", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Mritul Senthilkumar", "github_handle": "mritul", From e5a52fececcc535579965501225a1a1e25a8abfc Mon Sep 17 00:00:00 2001 From: Vaibhav Arora <84830429+VaibhavArora314@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:43:23 +0530 Subject: [PATCH 077/110] feat: added my techstack - VaibhavArora314 (#205) --- Task4/techStack.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 79bb163a..18696da4 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -294,6 +294,23 @@ HTML

+
+

+ C/C++ +

+

+ Python +

+

+ Django +

+

+ JavaScript +

+

+ React +

+

Python From 59fb13cd2591e25f952e54146202fff58d2ac47f Mon Sep 17 00:00:00 2001 From: hrishikesh-g <82530056+hrishikesh-g@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:44:31 +0530 Subject: [PATCH 078/110] feat: added socials (#195) Co-authored-by: Steve Yonkeu --- Task2/socials.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index 3c553070..71c20e26 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -165,6 +165,18 @@ yokwejuste_socials= { "facebook": "yokwejuste5013", "telegram_handle": "@googledevz", }, +MahirJain_socials= { + "twitter_handle": "hrishikesh123T", + "likedin_handle": "Mahir Jain", + "facebook": "", + "telegram_handle": "@mahirJain" + }, +hrishikesh_g_socials= { + "twitter_handle": "hrishikesh123T", + "likedin_handle": "hrishikesh-ghule-16b09822a", + "facebook": "Hrishikesh Ghule", + "telegram_handle": "" + } mritul_socials= { "twitter_handle": "mritul___", "likedin_handle": "mritul-senthilkumar", From e374ea0f8d298170da19e30e09f819276cc95563 Mon Sep 17 00:00:00 2001 From: adrzxxx <80446380+adrzxxx@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:50:27 +0530 Subject: [PATCH 079/110] feat: added socials (#192) Co-authored-by: Steve Yonkeu --- Task2/socials.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index 71c20e26..fceabe04 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -165,6 +165,12 @@ yokwejuste_socials= { "facebook": "yokwejuste5013", "telegram_handle": "@googledevz", }, +adrzxxx_socials= { + "twitter_handle": "", + "likedin_handle": "aditya-singh-04a74b19a", + "facebook": "", + "telegram_handle": "" + } MahirJain_socials= { "twitter_handle": "hrishikesh123T", "likedin_handle": "Mahir Jain", @@ -176,7 +182,7 @@ hrishikesh_g_socials= { "likedin_handle": "hrishikesh-ghule-16b09822a", "facebook": "Hrishikesh Ghule", "telegram_handle": "" - } + }, mritul_socials= { "twitter_handle": "mritul___", "likedin_handle": "mritul-senthilkumar", From 9dd974b0f75bb0165c7ea0034bde62d2004187fe Mon Sep 17 00:00:00 2001 From: Petra <81535499+PetraAG@users.noreply.github.com> Date: Sat, 1 Oct 2022 10:23:05 -0400 Subject: [PATCH 080/110] Update README.md (#191) edited the embedding json code syntax --- Task1/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Task1/README.md b/Task1/README.md index 595c428f..3a287dc7 100644 --- a/Task1/README.md +++ b/Task1/README.md @@ -10,7 +10,7 @@ For this task all required information is in the [Task1](Task1) folder. Present For task 1, follow these instructions below: - Add your details following the previous example. - Respect the Json formatting - ```json + ``json [ { "name": "Steve Yonkeu", @@ -30,7 +30,7 @@ For task 1, follow these instructions below: ] } ] - ``` + `` - Commit the change made and push ```bash @@ -46,4 +46,4 @@ For task 1, follow these instructions below: To submit your task, create a pull request to this repository. You can find more information about how to create a pull request [here](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request). -- Done! \ No newline at end of file +- Done! From c2c71a300aee10eefbfae52d3aca5c8eacba84be Mon Sep 17 00:00:00 2001 From: Divyanshi pal <85859444+Divyanshi2408@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:58:50 +0530 Subject: [PATCH 081/110] feat: added Divyanshi2408 as contributor (#206) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index f79403b5..cbe99f6a 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -242,6 +242,12 @@ "role": ["contributor"] }, { + + "name": "Divyanshi Pal", + "github_handle": "Divyanshi2408", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, "name": "Steve Yonkeu", "github_handle": "yokwejuste", "hacktoberfest_round": "third", From 54f5a3ac497c394f15435f6e20efbe688ad09b69 Mon Sep 17 00:00:00 2001 From: Marcel <75154604+Marcel-star-crtl@users.noreply.github.com> Date: Sat, 1 Oct 2022 15:42:26 +0100 Subject: [PATCH 082/110] feat: added Ngong Marcel as a contributor and maintainer (#213) Co-authored-by: Steve Yonkeu --- Task1/intro.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index cbe99f6a..0410f1ec 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -259,6 +259,15 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Ngong Marcel", + "github_handle": "Marcel-star-ctrl", + "hacktoberfest_round": "second", + "role": [ + "maintainer", + "contributor" + ] + }, { "name": "Adrian Gaile P. Singh", "github_handle": "codedrian", From 01826b9d610b56e4d633f2859207ad66caf8d406 Mon Sep 17 00:00:00 2001 From: Mritul <84136875+mritul@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:14:43 +0530 Subject: [PATCH 083/110] feat: added my techstack - mritul (#211) --- Task4/techStack.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 18696da4..9a7f0fa9 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -481,5 +481,28 @@ MySQL

+
+

+ C +

+

+ C++ +

+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ ReactJS +

+

+ MongoDB +

+
From 47667f6158c6cc58bd6a1deaac17a541878ef91f Mon Sep 17 00:00:00 2001 From: azohMu <114809527+azohMu@users.noreply.github.com> Date: Sat, 1 Oct 2022 10:47:00 -0400 Subject: [PATCH 084/110] Update socials.js (#210) --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index fceabe04..c4654d2d 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -189,4 +189,10 @@ mritul_socials= { "facebook": "", "telegram_handle": "", }, +azohMu_socials= { + "twitter_handle": "Azoh", + "likedin_handle": "Azoh", + "facebook": "Azoh", + "telegram_handle": "", +}, ] From d88742f12f1174847e21c60c72defa03e31f50ac Mon Sep 17 00:00:00 2001 From: Yash Gupta Date: Sat, 1 Oct 2022 20:19:14 +0530 Subject: [PATCH 085/110] feat: added yashg-116 as contributor (#214) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 0410f1ec..d1d251e2 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -279,5 +279,11 @@ "github_handle": "mritul", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Yash Gupta", + "github_handle": "yashg-116", + "hacktoberfest_round": "first", + "role": ["contributor"] } ] From 18a1e730532c605914a5bcbcb1c4a25fffe60e48 Mon Sep 17 00:00:00 2001 From: azohMu <114809527+azohMu@users.noreply.github.com> Date: Sat, 1 Oct 2022 10:53:14 -0400 Subject: [PATCH 086/110] Update education.py (#215) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 21702230..da0f3dcf 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -34,4 +34,5 @@ ["Government College of Engineering nagpur", "Bachelor of Technology", "2020", "present"], ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"], + ["university of bamenda", "Nahpi", "2019", "present"], ] From e8e15a879931053fcc56a5fa693a11d6e0ef1fbd Mon Sep 17 00:00:00 2001 From: Nandini Gangadharan <44237858+Nandini-13@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:31:08 +0530 Subject: [PATCH 087/110] feat: added Nandini-13 as contributor (#217) * feat: added Nandini-13 as contributor * fix: merge conflicts resolved Co-authored-by: Steve Yonkeu --- Task1/intro.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index d1d251e2..dacbcee7 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -116,7 +116,7 @@ { "name": "Lando Momo Paul", "github_handle": "lando-paul", - "hacktoberfest_round": "first" + "hacktoberfest_round": "first", "role": ["contributor"] }, { @@ -248,6 +248,7 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { "name": "Steve Yonkeu", "github_handle": "yokwejuste", "hacktoberfest_round": "third", @@ -274,6 +275,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Nandini Gangadharan", + "github_handle": "Nandini-13", + "hacktoberfest_round": "third", + "role": ["contributor"] + }, { "name": "Mritul Senthilkumar", "github_handle": "mritul", @@ -285,5 +292,5 @@ "github_handle": "yashg-116", "hacktoberfest_round": "first", "role": ["contributor"] - } + }, ] From 08b2c4ff57fd5cf46ab1dd4ed50b6d59c782841a Mon Sep 17 00:00:00 2001 From: Yash Gupta Date: Sat, 1 Oct 2022 20:31:36 +0530 Subject: [PATCH 088/110] Task2 (#218) * feat: added yashg-116 as contributor * feat: added yashg-116 socials --- Task2/socials.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task2/socials.js b/Task2/socials.js index c4654d2d..fbcfb7a5 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -189,6 +189,12 @@ mritul_socials= { "facebook": "", "telegram_handle": "", }, +YashGupta_socials= { + "twitter_handle": "yashg_116", + "likedin_handle": "yash-gupta-1106", + "facebook": "Yash Gupta", + "telegram_handle": "", + }, azohMu_socials= { "twitter_handle": "Azoh", "likedin_handle": "Azoh", From 1f275a785738ebaf2e424f97d68375baef52d4a0 Mon Sep 17 00:00:00 2001 From: Mousam00 <31025295+Mousam00@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:43:29 +0530 Subject: [PATCH 089/110] Update intro.json (#222) feat: added Mousam00 as contributor --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index dacbcee7..42064994 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -293,4 +293,10 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Mousam pandey", + "github_handle": "Mousam00", + "hacktoberfest_round": "first", + "role": ["contributor"] + } ] From ca204e180a1c3bac29c67840a645e8ddc2223515 Mon Sep 17 00:00:00 2001 From: Madhav Gupta <72290706+madhavgupta07@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:44:21 +0530 Subject: [PATCH 090/110] feat: added madhavgupta07 as contributor (#221) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 42064994..bb32a666 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -35,6 +35,12 @@ "hacktoberfest_round": "second", "role": ["contributor"] }, + { + "name": "Madhav Gupta", + "github_handle": "madhavgupta07", + "hacktoberfest_round": "second", + "role": ["contributor"] + }, { "name": "Shubham", "github_handle": "shubh045", From c4f0f084729de6a17482440b30f69a7668e67193 Mon Sep 17 00:00:00 2001 From: Yash Gupta Date: Sat, 1 Oct 2022 20:45:00 +0530 Subject: [PATCH 091/110] feat: added educational background of yashg-116 (#220) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index da0f3dcf..7e3187cf 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -35,4 +35,5 @@ ["University School of Information, Communication and Technology", "Bachelor of Technology", "2021", "present"], ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"], ["university of bamenda", "Nahpi", "2019", "present"], + ["Indian Institute of Information Technology Allahabad", "BTech", "2021", "present"], ] From 7e9f3b2dc5185bbccc0e2beb0b01c4d4dfaf7846 Mon Sep 17 00:00:00 2001 From: Madhav Gupta <72290706+madhavgupta07@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:00:37 +0530 Subject: [PATCH 092/110] feat: added madhavgupta07 as contributor (#225) From 1fa1e69e65fab44865df22096559f726a3fd0887 Mon Sep 17 00:00:00 2001 From: Yash Gupta Date: Sat, 1 Oct 2022 21:01:10 +0530 Subject: [PATCH 093/110] Task4 (#223) * feat: added my techstack - yokwejuste * feat: added my techstack - yashg-116 --- Task4/techStack.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 9a7f0fa9..a23ff85c 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -504,5 +504,28 @@ MongoDB

+
+

+ C/C++ +

+

+ Python +

+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ ReactJS +

+

+ Dart +

+
From b351c77de2ad34fbbee391f8a8cb052db681ea31 Mon Sep 17 00:00:00 2001 From: NKEMBOH ISAIAH <93319112+Isaiah-0914@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:36:36 +0100 Subject: [PATCH 094/110] I just added my details (#226) --- Task1/intro.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index bb32a666..3e59a497 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -305,4 +305,11 @@ "hacktoberfest_round": "first", "role": ["contributor"] } + + { + "name": "Nkemboh Isaiah", + "github_handle": "isaiah-0914", + "hacktoberfest_round": "first", + "role": ["contributor"] + } ] From 841ea58bb5e9d7c63653dc27d1584a638f4b5618 Mon Sep 17 00:00:00 2001 From: Haziq Bangash <72706449+haziq-bangash@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:09:18 +0500 Subject: [PATCH 095/110] feat: added haziq ali as contributor (#229) --- Task1/intro.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 3e59a497..095d538b 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -304,12 +304,18 @@ "github_handle": "Mousam00", "hacktoberfest_round": "first", "role": ["contributor"] - } + }, { "name": "Nkemboh Isaiah", "github_handle": "isaiah-0914", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Haziq Ali", + "github_handle": "haziq-bangash", + "hacktoberfest_round": "first", + "role": ["contributor"] } ] From d1138be72ef37fe597934898b86f38c220538185 Mon Sep 17 00:00:00 2001 From: ANSH GOYAL <72507723+Ansh1693@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:47:57 +0530 Subject: [PATCH 096/110] feat: added Ansh1693 as contributor (#230) --- Task1/intro.json | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index 095d538b..0b9e1712 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -120,10 +120,10 @@ "role": ["contributor", "maintainer"] }, { - "name": "Lando Momo Paul", - "github_handle": "lando-paul", - "hacktoberfest_round": "first", - "role": ["contributor"] + "name": "Lando Momo Paul", + "github_handle": "lando-paul", + "hacktoberfest_round": "first", + "role": ["contributor"] }, { "name": "Krishnapal Mori ", @@ -173,7 +173,7 @@ "hacktoberfest_round": "third", "role": ["contributor"] }, - + { "name": "Ravi", "github_handle": "guptaravi540", @@ -210,7 +210,7 @@ "hacktoberfest_round": "second", "role": ["contributor"] }, - { + { "name": "Ayush Sarode", "github_handle": "AyushSarode", "hacktoberfest_round": "second", @@ -221,12 +221,12 @@ "github_handle": "JoydeepMallick", "hacktoberfest_round": "first", "role": ["contributor"] - }, + }, { - "name":"vishal singh", - "github_handle":"impetus007", - "hacktoberfest_round":"second", - "role":["contributor"] + "name": "vishal singh", + "github_handle": "impetus007", + "hacktoberfest_round": "second", + "role": ["contributor"] }, { "name": "fisher Monk", @@ -239,7 +239,6 @@ "github_handle": "Sudhanshu-Sharma-22", "hacktoberfest_round": "first", "role": ["contributor"] - }, { "name": "Azoh Munoh", @@ -248,7 +247,6 @@ "role": ["contributor"] }, { - "name": "Divyanshi Pal", "github_handle": "Divyanshi2408", "hacktoberfest_round": "first", @@ -270,10 +268,7 @@ "name": "Ngong Marcel", "github_handle": "Marcel-star-ctrl", "hacktoberfest_round": "second", - "role": [ - "maintainer", - "contributor" - ] + "role": ["maintainer", "contributor"] }, { "name": "Adrian Gaile P. Singh", @@ -317,5 +312,11 @@ "github_handle": "haziq-bangash", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Ansh Goyal", + "github_handle": "Ansh1693", + "hacktoberfest_round": "first", + "role": ["contributor"] } ] From a0b17e62ce2be93df9360fa918163c57d13e6d3c Mon Sep 17 00:00:00 2001 From: NKEMBOH ISAIAH <93319112+Isaiah-0914@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:19:00 +0100 Subject: [PATCH 097/110] Just added my social handles (#231) --- Task2/socials.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Task2/socials.js b/Task2/socials.js index fbcfb7a5..1839cf2a 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -201,4 +201,11 @@ azohMu_socials= { "facebook": "Azoh", "telegram_handle": "", }, -] +isaiah0914_socials= { + "twitter_handle": "IsaiahNkemboh", + "likedin_handle": "Nkemboh isaiah", + "telegram_handle": "@isaiahnkemboh", + "instagram": "isaiah_nkemboh", + "facebook" : "Isaiah Nkemboh", +}, +] From aa76f186f9fdb5f3fba79e0c24af42ac63661a2b Mon Sep 17 00:00:00 2001 From: raj-hero <91920953+raj-hero@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:57:51 +0530 Subject: [PATCH 098/110] added raj-hero as contributer (#228) * Updated intro.json * added raj-hero as contributer * feat: added my techstack - raj-hero Co-authored-by: Ngumih Fien <72187339+Fienne@users.noreply.github.com> --- Task1/intro.json | 7 ++++++- Task4/techStack.html | 23 +++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/Task1/intro.json b/Task1/intro.json index 0b9e1712..d0c0592a 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -300,7 +300,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, - + { + "name":"Navapallav", + "github_handle":"raj-hero", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Nkemboh Isaiah", "github_handle": "isaiah-0914", diff --git a/Task4/techStack.html b/Task4/techStack.html index a23ff85c..bdbecbfb 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -527,5 +527,28 @@ Dart

+
+

+ C +

+

+ C++ +

+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ Nodejs +

+

+ MongoDB +

+
From 5b61d30d923dcc5ad9d74e0f0f2ac6b352667c9c Mon Sep 17 00:00:00 2001 From: NKEMBOH ISAIAH <93319112+Isaiah-0914@users.noreply.github.com> Date: Sat, 1 Oct 2022 17:36:19 +0100 Subject: [PATCH 099/110] Added my educational experience (#234) --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 7e3187cf..e2eb7fb7 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -36,4 +36,5 @@ ["vellore institute of technology","bachelor of engineering " , "2020" ,"present"], ["university of bamenda", "Nahpi", "2019", "present"], ["Indian Institute of Information Technology Allahabad", "BTech", "2021", "present"], + ["Siantou Higher Institute of Technology", "B.Tech software Engineering", "2021", "present"], ] From a409554e73f2e070899786d0c5cb0e2d875e5bf0 Mon Sep 17 00:00:00 2001 From: Kartik <63699242+kartikkc@users.noreply.github.com> Date: Sat, 1 Oct 2022 22:19:30 +0530 Subject: [PATCH 100/110] feat: added kartikkc as contributor (#239) --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index d0c0592a..791e2710 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -323,5 +323,11 @@ "github_handle": "Ansh1693", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Kartik Singh", + "github_handle": "kartikkc", + "hacktoberfest_round": "first", + "role": ["contributor"] } ] From e26ef92625ab09a4330013e1174f4ce596f932b0 Mon Sep 17 00:00:00 2001 From: Yash Kaka Date: Sat, 1 Oct 2022 22:22:00 +0530 Subject: [PATCH 101/110] Added Education details (#241) Update education.py --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index e2eb7fb7..500a6e33 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -37,4 +37,5 @@ ["university of bamenda", "Nahpi", "2019", "present"], ["Indian Institute of Information Technology Allahabad", "BTech", "2021", "present"], ["Siantou Higher Institute of Technology", "B.Tech software Engineering", "2021", "present"], + ["Vivekanand Education Society Institute of Technology","Bachelor of Engineering","2020","present"], ] From 2787e337805fa0ba0efd061a881e0f42a11c33e2 Mon Sep 17 00:00:00 2001 From: Fotsingboris <103468814+Fotsingboris@users.noreply.github.com> Date: Sat, 1 Oct 2022 10:09:21 -0700 Subject: [PATCH 102/110] feat: added Fotsingboris as contributor (#242) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 791e2710..12c8f454 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -324,6 +324,12 @@ "hacktoberfest_round": "first", "role": ["contributor"] }, + { + "name": "Fotsing Tchoupe Mathieu Boris", + "github_handle": "Fotsingboris", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "Kartik Singh", "github_handle": "kartikkc", From bb01d379529db640b96f2e820d52fbf68690ed7f Mon Sep 17 00:00:00 2001 From: Sooraj Gk <83338579+sooraj-gk@users.noreply.github.com> Date: Sat, 1 Oct 2022 22:42:31 +0530 Subject: [PATCH 103/110] Completed Task 1 (#240) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 12c8f454..6d6f3435 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -325,6 +325,12 @@ "role": ["contributor"] }, { + "name": "Sooraj Gk", + "github_handle": "sooraj-gk", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, + { "name": "Fotsing Tchoupe Mathieu Boris", "github_handle": "Fotsingboris", "hacktoberfest_round": "first", From b476dcc54a73e0ed3106c93901c873ac2c3a233f Mon Sep 17 00:00:00 2001 From: Devesh Singh <76179606+Devesh1602@users.noreply.github.com> Date: Sat, 1 Oct 2022 22:45:48 +0530 Subject: [PATCH 104/110] feat: added Devesh1602 as contributor (#243) Co-authored-by: Abongwa Bonalais <81782853+Burnleydev1@users.noreply.github.com> --- Task1/intro.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 6d6f3435..b9bca1d5 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -258,6 +258,12 @@ "hacktoberfest_round": "third", "role": ["contributor", "maintainer"] }, + { + "name": "Devesh Singh", + "github_handle": "Devesh1602", + "hacktoberfest_round": "first", + "role": ["contributor"] + }, { "name": "aditya singh", "github_handle": "adrzxxx", From dddc2d68c61044dded3ec93e5a8161ec8f576267 Mon Sep 17 00:00:00 2001 From: Earl Millen Toh Akwe <69284908+akwe-afriitech@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:38:29 +0100 Subject: [PATCH 105/110] feat: : Added contributor and maintainer (#251) feat: :zap: Added contributor and maintainer --- Task1/intro.json | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Task1/intro.json b/Task1/intro.json index b9bca1d5..7263164d 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -307,8 +307,8 @@ "role": ["contributor"] }, { - "name":"Navapallav", - "github_handle":"raj-hero", + "name": "Navapallav", + "github_handle": "raj-hero", "hacktoberfest_round": "first", "role": ["contributor"] }, @@ -335,8 +335,8 @@ "github_handle": "sooraj-gk", "hacktoberfest_round": "first", "role": ["contributor"] - }, - { + }, + { "name": "Fotsing Tchoupe Mathieu Boris", "github_handle": "Fotsingboris", "hacktoberfest_round": "first", @@ -347,5 +347,11 @@ "github_handle": "kartikkc", "hacktoberfest_round": "first", "role": ["contributor"] + }, + { + "name": "Earl Millen", + "github_handle": "akwe-afriitech", + "hacktoberfest_round": "second", + "role": ["contributor maintainer"] } ] From b6d757e6f1d7b75a5b89020c682b103e351b9fa7 Mon Sep 17 00:00:00 2001 From: NKEMBOH ISAIAH <93319112+Isaiah-0914@users.noreply.github.com> Date: Sat, 1 Oct 2022 18:41:58 +0100 Subject: [PATCH 106/110] Added techstack for isaiah-0914 (#247) --- Task4/techStack.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/Task4/techStack.html b/Task4/techStack.html index bdbecbfb..4e7d8446 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -504,6 +504,11 @@ MongoDB

+ +
+

+ +

C/C++ @@ -511,6 +516,7 @@

Python

+

HTML

@@ -518,12 +524,22 @@ CSS

- Javascript + + JavaScript +

ReactJS

+ + Photoshop +

+

+ Premiere pro +

+

+ Python Dart

From 1570ece71cf849012789e08880740e6a5bf537e9 Mon Sep 17 00:00:00 2001 From: Joydeep Mallick <94801952+JoydeepMallick@users.noreply.github.com> Date: Sat, 1 Oct 2022 23:12:51 +0530 Subject: [PATCH 107/110] feat: added my techstack - JoydeepMallick (#252) --- Task4/techStack.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index 4e7d8446..be2e8b5e 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -566,5 +566,28 @@ MongoDB

+
+

+ C +

+

+ C++ +

+

+ HTML +

+

+ CSS +

+

+ Javascript +

+

+ Python +

+

+ MySQL +

+
From 79d97572f06c643e78d5cdbd6811fc0723ca81d8 Mon Sep 17 00:00:00 2001 From: Renan Miranda Date: Sat, 1 Oct 2022 14:54:32 -0300 Subject: [PATCH 108/110] feat: added my techstack - renanlmiranda (#255) Co-authored-by: Renan Miranda --- Task4/techStack.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/Task4/techStack.html b/Task4/techStack.html index be2e8b5e..5913d167 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -589,5 +589,28 @@ MySQL

+
+

+ JavaScript +

+

+ Golang +

+

+ HTML +

+

+ CSS +

+

+ ReactJS +

+

+ NodeJs +

+

+ MySQL +

+
From 03be544f98668009e4b5136816f0084171c96fb6 Mon Sep 17 00:00:00 2001 From: Renan Miranda Date: Sat, 1 Oct 2022 15:05:40 -0300 Subject: [PATCH 109/110] feat: added educational background of renanlmiranda (#259) Co-authored-by: Renan Miranda --- Task3/education.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Task3/education.py b/Task3/education.py index 500a6e33..2c532076 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -38,4 +38,5 @@ ["Indian Institute of Information Technology Allahabad", "BTech", "2021", "present"], ["Siantou Higher Institute of Technology", "B.Tech software Engineering", "2021", "present"], ["Vivekanand Education Society Institute of Technology","Bachelor of Engineering","2020","present"], + ["University Ninth of July","Bachelor of Engineering","2017","2021"], ] From 324e37b9d7a1f40bae5a20e719ba208a1131eb19 Mon Sep 17 00:00:00 2001 From: Acha Rha'ah Achubang <87351374+AchaRhaah@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:06:32 +0100 Subject: [PATCH 110/110] Completed all 4 tasks (#265) * feat: added as contributor * feat: added AchaRhaah socials * feat: added educational background of AchaRhaah * feat: added my techstack - AchaRhaah --- Task1/intro.json | 6 ++++++ Task2/socials.js | 7 +++++++ Task3/education.py | 1 + Task4/techStack.html | 17 +++++++++++++++++ 4 files changed, 31 insertions(+) diff --git a/Task1/intro.json b/Task1/intro.json index 7263164d..793b7016 100644 --- a/Task1/intro.json +++ b/Task1/intro.json @@ -353,5 +353,11 @@ "github_handle": "akwe-afriitech", "hacktoberfest_round": "second", "role": ["contributor maintainer"] + }, + { + "name": "Acha Rha'ah Achubang", + "github_handle": "AchaRhaah", + "hacktoberfest_round": "first", + "role": ["contributor"] } ] diff --git a/Task2/socials.js b/Task2/socials.js index 1839cf2a..dfcfc870 100644 --- a/Task2/socials.js +++ b/Task2/socials.js @@ -207,5 +207,12 @@ isaiah0914_socials= { "telegram_handle": "@isaiahnkemboh", "instagram": "isaiah_nkemboh", "facebook" : "Isaiah Nkemboh", + }, +AchaRhaah_socials= { + "twitter_handle": "AchaAchubang", + "likedin_handle": "Acha Achubang", + "telegram_handle": "@Acha Rha'ah", + "instagram": "Acha Rha'ah", + "facebook" : "Acha Rha'ah", }, ] diff --git a/Task3/education.py b/Task3/education.py index 2c532076..dfb0a054 100644 --- a/Task3/education.py +++ b/Task3/education.py @@ -39,4 +39,5 @@ ["Siantou Higher Institute of Technology", "B.Tech software Engineering", "2021", "present"], ["Vivekanand Education Society Institute of Technology","Bachelor of Engineering","2020","present"], ["University Ninth of July","Bachelor of Engineering","2017","2021"], + ["university of Buea", "Faculty of Engineering and Technology", "2020", "present"], ] diff --git a/Task4/techStack.html b/Task4/techStack.html index 5913d167..c3823d86 100644 --- a/Task4/techStack.html +++ b/Task4/techStack.html @@ -612,5 +612,22 @@ MySQL

+
+

+ JavaScript +

+

+ ReactJS +

+

+ HTML +

+

+ CSS +

+

+ Python +

+