-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'zero-to-mastery:master' into master
- Loading branch information
Showing
526 changed files
with
45,717 additions
and
60,480 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
**Describe the bug** | ||
<!-- A clear and concise description of what the bug is. --> | ||
|
||
**To Reproduce** | ||
<!-- Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error --> | ||
|
||
**Expected behavior** | ||
<!-- A clear and concise description of what you expected to happen.--> | ||
|
||
**Screenshots** | ||
<!-- If applicable, add screenshots to help explain your problem.--> | ||
|
||
**Additional context** | ||
<!-- Add any other context about the problem here.--> | ||
|
||
**Checklist** | ||
|
||
By submitting this issue, you agree to follow our Code of Conduct: | ||
|
||
- [ ] I have read the [Contributors' Guide](https://github.com/zero-to-mastery/resources/blob/master/CONTRIBUTING.md). | ||
- [ ] I have checked the existing [issues](https://github.com/zero-to-mastery/ZtM-Job-Board/issues). | ||
- [ ] I am willing to work on this issue (optional). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
auto-install-peers = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
v18.17.1 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"trailingComma": "es5", | ||
"tabWidth": 4, | ||
"semi": false, | ||
"singleQuote": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Freyza Kusuma", | ||
"img": "https://avatars.githubusercontent.com/u/104181968?v=4", | ||
"email": "freyzafk08@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/freyza-fachrurrozi-kusuma-356a19225/", | ||
"github": "https://github.com/08freyza" | ||
}, | ||
"jobTitle": "Junior Full Stack Developer", | ||
"location": { | ||
"city": "Jakarta", | ||
"state": "", | ||
"country": "Indonesia" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Mike Lam", | ||
"img": "https://avatars.githubusercontent.com/u/78281264?v=4", | ||
"email": "mdlam88@gmail.com", | ||
"links": { | ||
"website": "https://mikelammy.github.io/landingPage/", | ||
"linkedin": "https://www.linkedin.com/in/mike-t-lam", | ||
"github": "https://github.com/mikelammy" | ||
}, | ||
"jobTitle": "Software Developer", | ||
"location": { | ||
"city": "San Jose", | ||
"state": "California", | ||
"country": "United States" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Vaishali", | ||
"img": "", | ||
"email": "vaishali120895@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/vaishali-singh-a31b9231/", | ||
"github": "https://github.com/12-vaishali" | ||
}, | ||
"jobTitle": "Frontend Developer", | ||
"location": { | ||
"city": "Noida", | ||
"state": "Uttar Pradesh", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Thierry Rakotomanana", | ||
"img": "", | ||
"email": "ThierryRktm@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "", | ||
"github": "https://github.com/ThierryRakotomanana" | ||
}, | ||
"jobTitle": "Fullstack JS", | ||
"location": { | ||
"city": "Antananarivo", | ||
"state": "MALAGASY", | ||
"country": "MADAGASCAR" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "José Carlos da Costa e Sousa", | ||
"img": "", | ||
"email": "8130146@estg.ipp.pt", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/jose-sousa-0b204722b", | ||
"github": "https://github.com/8130146" | ||
}, | ||
"jobTitle": "Full-Stack Developer", | ||
"location": { | ||
"city": "Felgueiras", | ||
"state": "Porto", | ||
"country": "Portugal" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Shubham Patrick", | ||
"img": "https://github.com/AHTHneeuhl.png", | ||
"email": "", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/ahthneeuhl", | ||
"github": "https://github.com/AHTHneeuhl" | ||
}, | ||
"jobTitle": "UI Software Engineer", | ||
"location": { | ||
"city": "New Delhi", | ||
"state": "Delhi", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "MahmmadAakib Vahora", | ||
"img": "https://avatars.githubusercontent.com/u/87711863?v=4", | ||
"email": "aakibv290@gmail.com", | ||
"links": { | ||
"website": "https://aakibvah.github.io/", | ||
"linkedin": "https://www.linkedin.com/in/mahmmadaakibvahora", | ||
"github": "https://github.com/Aakibvah" | ||
}, | ||
"jobTitle": "Web Developer (React and Node)", | ||
"location": { | ||
"city": "Toronto", | ||
"state": "Ontario", | ||
"country": "Canada" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Aasim Syed", | ||
"img": "https://media-exp2.licdn.com/dms/image/C4D03AQGGIyRHjEUl7A/profile-displayphoto-shrink_800_800/0/1655472726254?e=1660780800&v=beta&t=CGDibig_QrEwEcWCuA7hsArBtegjFI_-FfOQ9zWEIkU", | ||
"email": "syedaasim133@gmail.com", | ||
"links": { | ||
"website": "https://me-aasim-syed.vercel.app/", | ||
"linkedin": "https://www.linkedin.com/in/syed-aasim/", | ||
"github": "https://github.com/aasim-syed" | ||
}, | ||
"jobTitle": "Full stack developer", | ||
"location": { | ||
"city": "Madurai", | ||
"state": "Tamil Nadu", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Aastha Aggarwal", | ||
"img": "https://avatars.githubusercontent.com/u/69754514?v=4", | ||
"email": "aasthaaggrawal64@gmail.com", | ||
"links": { | ||
"website": "https://aasthaagg.github.io/My-Portfolio/", | ||
"linkedin": "https://www.linkedin.com/in/aastha-agg", | ||
"github": "https://github.com/AasthaAgg" | ||
}, | ||
"jobTitle": "Fresher/Frontend Developer/JAVA Programmer", | ||
"location": { | ||
"city": "Saharanpur", | ||
"state": "Uttar Pradesh", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Abishai Yapele", | ||
"img": "", | ||
"email": "abishaiyp.dev@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/abishaï-yapélé-b097bb16a", | ||
"github": "https://github.com/Abi-shai" | ||
}, | ||
"jobTitle": "Software developer", | ||
"location": { | ||
"city": "Zone B", | ||
"state": "Dakar", | ||
"country": "Senegal" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Adel DAFI", | ||
"img": "https://github.com/ad019el.png", | ||
"email": "adeldafi2@gmail.com", | ||
"links": { | ||
"website": "http://adel-dafi.vercel.app/", | ||
"linkedin": "https://www.linkedin.com/in/adel-dafi-736bbb177", | ||
"github": "https://github.com/Ad019El" | ||
}, | ||
"jobTitle": "Front-End Software Engineer", | ||
"location": { | ||
"city": "", | ||
"state": "", | ||
"country": "Algeria" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Adarsh Gachha", | ||
"img": "https://avatars.githubusercontent.com/AdarshGachha", | ||
"email": "adarshgachha@gmail.com", | ||
"links": { | ||
"website": "https://adarshgachha.github.io/portfolio-website/", | ||
"linkedin": "https://www.linkedin.com/in/adarsh-gachha-909b42227/", | ||
"github": "https://github.com/AdarshGachha" | ||
}, | ||
"jobTitle": "Front-end Web Developer", | ||
"location": { | ||
"city": "Bhopal", | ||
"state": "Madhya Pradesh", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Ahat Saraiah", | ||
"img": "https://avatars.githubusercontent.com/u/46491791?v=4", | ||
"email": "ahat.saraiah@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "www.linkedin.com/in/ahat-saraiah", | ||
"github": "https://github.com/AhatSaraiah" | ||
}, | ||
"jobTitle": "Software Engineer", | ||
"location": { | ||
"city": "", | ||
"state": "", | ||
"country": "" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "AKSHAT CHOUHAN", | ||
"img": "https://avatars.githubusercontent.com/u/79112688?v=4", | ||
"email": "akshatchouhan2000@gmail.com", | ||
"links": { | ||
"website": "", | ||
"linkedin": "https://www.linkedin.com/in/akshat-chouhan-76229516b", | ||
"github": "https://github.com/Akshat-1812" | ||
}, | ||
"jobTitle": "Associate Software Engineer", | ||
"location": { | ||
"city": "Barwani", | ||
"state": "Madhya Pradesh", | ||
"country": "India" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Akshat Kumar", | ||
"img": "https://avatars.githubusercontent.com/u/17126952?v=4", | ||
"email": "akshatkumar4433@gmail.com", | ||
"links": { | ||
"website": "https://akshatkumar.cyclic.app/", | ||
"linkedin": "https://www.linkedin.com/in/akshat-kumar-869023123/", | ||
"github": "https://github.com/Akshatkumar4433" | ||
}, | ||
"jobTitle": "Frontend Developer", | ||
"location": { | ||
"city": "Toronto", | ||
"state": "Ontario", | ||
"country": "Canada" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Julio Quezada", | ||
"img": "https://avatars.githubusercontent.com/u/95459740?s=400&u=266df5ed117d0bf2479faf399f36d58d31a39894&v=4", | ||
"email":"qjuliodev@gmail.com", | ||
"links": { | ||
"website": "https://www.julioquezada.com", | ||
"linkedin": "https://www.linkedin.com/in/quezadajulio/", | ||
"github": "https://github.com/Alejandroq12" | ||
}, | ||
"jobTitle": "Full-Stack Web Developer", | ||
"location": { | ||
"city": "Turin", | ||
"state": "Ahuachapán", | ||
"country": "El Salvador" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Aleksandar Bukvic", | ||
"img": "https://avatars.githubusercontent.com/u/127892939?v=4", | ||
"email": "aleksandar.buk@gmail.com", | ||
"links": { | ||
"website": "https://aleksandarbuk.github.io/Alex.github.io/", | ||
"linkedin": "https://www.linkedin.com/in/aleksandar-buk/", | ||
"github": "https://github.com/AleksandarBuk" | ||
}, | ||
"jobTitle": "Pythoon Developer", | ||
"location": { | ||
"city": "Belgrade", | ||
"state": "Belgrade", | ||
"country": "Serbia" | ||
} | ||
} |
Oops, something went wrong.