Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task4 #792

Draft
wants to merge 45 commits into
base: task4
Choose a base branch
from
Draft

Task4 #792

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
4598f02
feat: added mritul as contributor (#189)
mritul Oct 1, 2022
1b7fa85
feat: added my techstack - hrishikesh-g (#203)
hrishikesh-g Oct 1, 2022
7ef9532
feat: added educational background of adrzxxx (#202)
adrzxxx Oct 1, 2022
c4aa221
feat:added VaibhavArora314 education background (#201)
VaibhavArora314 Oct 1, 2022
2354fb3
feat: added educational background of hrishikesh-g (#200)
hrishikesh-g Oct 1, 2022
2185d06
feat: added VaibhavArora314 as contributor (#194)
VaibhavArora314 Oct 1, 2022
abe06d6
feat: added VaibhavArora314 socials (#199)
VaibhavArora314 Oct 1, 2022
3a6641f
feat: added educational background of mritul (#198)
mritul Oct 1, 2022
237da98
feat: added mritul socials (#197)
mritul Oct 1, 2022
7981b7c
added codedrian as a contributor (#196)
codedrian Oct 1, 2022
e5a52fe
feat: added my techstack - VaibhavArora314 (#205)
VaibhavArora314 Oct 1, 2022
59fb13c
feat: added socials (#195)
hrishikesh-g Oct 1, 2022
e374ea0
feat: added socials (#192)
adrzxxx Oct 1, 2022
9dd974b
Update README.md (#191)
PetraAG Oct 1, 2022
c2c71a3
feat: added Divyanshi2408 as contributor (#206)
Divyanshi2408 Oct 1, 2022
54f5a3a
feat: added Ngong Marcel as a contributor and maintainer (#213)
Marcel-star-crtl Oct 1, 2022
01826b9
feat: added my techstack - mritul (#211)
mritul Oct 1, 2022
47667f6
Update socials.js (#210)
azohMu Oct 1, 2022
d88742f
feat: added yashg-116 as contributor (#214)
yashg-116 Oct 1, 2022
18a1e73
Update education.py (#215)
azohMu Oct 1, 2022
e8e15a8
feat: added Nandini-13 as contributor (#217)
Nandini-13 Oct 1, 2022
08b2c4f
Task2 (#218)
yashg-116 Oct 1, 2022
1f275a7
Update intro.json (#222)
Mousam00 Oct 1, 2022
ca204e1
feat: added madhavgupta07 as contributor (#221)
madhavgupta07 Oct 1, 2022
c4f0f08
feat: added educational background of yashg-116 (#220)
yashg-116 Oct 1, 2022
7e9f3b2
feat: added madhavgupta07 as contributor (#225)
madhavgupta07 Oct 1, 2022
1fa1e69
Task4 (#223)
yashg-116 Oct 1, 2022
b351c77
I just added my details (#226)
Isaiah-0914 Oct 1, 2022
841ea58
feat: added haziq ali as contributor (#229)
haziq-bangash Oct 1, 2022
d1138be
feat: added Ansh1693 as contributor (#230)
Ansh1693 Oct 1, 2022
a0b17e6
Just added my social handles (#231)
Isaiah-0914 Oct 1, 2022
aa76f18
added raj-hero as contributer (#228)
raj-hero Oct 1, 2022
5b61d30
Added my educational experience (#234)
Isaiah-0914 Oct 1, 2022
a409554
feat: added kartikkc as contributor (#239)
kartikkc Oct 1, 2022
e26ef92
Added Education details (#241)
Yashkaka Oct 1, 2022
2787e33
feat: added Fotsingboris as contributor (#242)
Fotsingboris Oct 1, 2022
bb01d37
Completed Task 1 (#240)
sooraj-gk Oct 1, 2022
b476dcc
feat: added Devesh1602 as contributor (#243)
Devesh1602 Oct 1, 2022
dddc2d6
feat: : Added contributor and maintainer (#251)
akwe-afriitech Oct 1, 2022
b6d757e
Added techstack for isaiah-0914 (#247)
Isaiah-0914 Oct 1, 2022
1570ece
feat: added my techstack - JoydeepMallick (#252)
JoydeepMallick Oct 1, 2022
79d9757
feat: added my techstack - renanlmiranda (#255)
renanlmiranda Oct 1, 2022
03be544
feat: added educational background of renanlmiranda (#259)
renanlmiranda Oct 1, 2022
324e37b
Completed all 4 tasks (#265)
AchaRhaah Oct 1, 2022
38f24f9
Update techStack.html
Nayanika-12 Oct 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Task1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -30,7 +30,7 @@ For task 1, follow these instructions below:
]
}
]
```
``
- Commit the change made and push

```bash
Expand All @@ -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!
- Done!
139 changes: 125 additions & 14 deletions Task1/intro.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -114,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 ",
Expand Down Expand Up @@ -167,7 +173,7 @@
"hacktoberfest_round": "third",
"role": ["contributor"]
},

{
"name": "Ravi",
"github_handle": "guptaravi540",
Expand All @@ -180,6 +186,12 @@
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Vaibhav Arora",
"github_handle": "VaibhavArora314",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Vansh Goel",
"github_handle": "vansh-goel",
Expand All @@ -198,7 +210,7 @@
"hacktoberfest_round": "second",
"role": ["contributor"]
},
{
{
"name": "Ayush Sarode",
"github_handle": "AyushSarode",
"hacktoberfest_round": "second",
Expand All @@ -209,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",
Expand All @@ -227,26 +239,125 @@
"github_handle": "Sudhanshu-Sharma-22",
"hacktoberfest_round": "first",
"role": ["contributor"]

},
{
"name": "Azoh Munoh",
"github_handle": "azohMu",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Divyanshi Pal",
"github_handle": "Divyanshi2408",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Steve Yonkeu",
"github_handle": "yokwejuste",
"hacktoberfest_round": "third",
"role": ["contributor", "maintainer"]
},
{
"name": "Devesh Singh",
"github_handle": "Devesh1602",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "aditya singh",
"github_handle": "adrzxxx",
"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",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Nandini Gangadharan",
"github_handle": "Nandini-13",
"hacktoberfest_round": "third",
"role": ["contributor"]
},
{
"name": "Mritul Senthilkumar",
"github_handle": "mritul",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Yash Gupta",
"github_handle": "yashg-116",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Mousam pandey",
"github_handle": "Mousam00",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Navapallav",
"github_handle": "raj-hero",
"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"]
},
{
"name": "Ansh Goyal",
"github_handle": "Ansh1693",
"hacktoberfest_round": "first",
"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",
"role": ["contributor"]
},
{
"name": "Kartik Singh",
"github_handle": "kartikkc",
"hacktoberfest_round": "first",
"role": ["contributor"]
},
{
"name": "Earl Millen",
"github_handle": "akwe-afriitech",
"hacktoberfest_round": "second",
"role": ["contributor maintainer"]
},
{
"name": "Acha Rha'ah Achubang",
"github_handle": "AchaRhaah",
"hacktoberfest_round": "first",
"role": ["contributor"]
}
]
62 changes: 60 additions & 2 deletions Task2/socials.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down Expand Up @@ -150,11 +158,61 @@ MahirJain_socials= {
"likedin_handle": "Mahir Jain",
"facebook": "",
"telegram_handle": "@mahirJain"
}
},
yokwejuste_socials= {
"twitter_handle": "yokwejuste",
"likedin_handle": "yokwejuste",
"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",
"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",
"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",
"facebook": "Azoh",
"telegram_handle": "",
},
isaiah0914_socials= {
"twitter_handle": "IsaiahNkemboh",
"likedin_handle": "Nkemboh isaiah",
"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",
},
]
10 changes: 10 additions & 0 deletions Task3/education.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,14 @@
["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"],
["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"],
["University Ninth of July","Bachelor of Engineering","2017","2021"],
["university of Buea", "Faculty of Engineering and Technology", "2020", "present"],
]
Loading