Skip to content

PR for challenges #1152

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

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
2 changes: 1 addition & 1 deletion Challenges/challenge23.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Today we will learn how to work with GitHub pages!

## Preqrequisites to mark completion of 3rd Checkpoint (Milestone):

1. Use the creative shared for the successful completion of the third milestone: [Third Milestone Creative](https://github-production-user-asset-6210df.s3.amazonaws.com/19529592/269840111-65c535ce-abcb-4246-8e61-c347127eebef.jpg) to share on any social platform: LinkedIn, Twitter, Facebook, Instagram, etc. marking the completion of the second milestone.
1. Use the creative shared for the successful completion of the third milestone: [Third Milestone Creative](https://github-production-user-asset-6210df.s3.amazonaws.com/19529592/269840111-65c535ce-abcb-4246-8e61-c347127eebef.jpg) to share on any social platform: LinkedIn, Twitter, Facebook, Instagram, etc. marking the completion of the third milestone.

2. Fill the Google form the following Google form: [Google Form](https://forms.gle/FJNAM11ajPkhXx5N6) to mark the completion of the third milestone. Note: This is a mandatory task to be eligible for the prize at the end of the challenge as it allows us to evaluate the submissions in the challenge so far.

Expand Down
31 changes: 31 additions & 0 deletions Challenges/challenge26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Welcome to Challenge 26

Welcome to the 26th Challenge


First of all, in order to continue with the entire open source wave, we are organizing an open source hackathon: Scaler OpenQuest hackathon: https://www.scaler.com/event/scaler-openquest-hackathon/, our recommendation is to participate in it.

You can participate in teams or individually. But we highly recommend participating in teams. Even if you don't know a lot of tech stack, we will still recommend to participate, learn some tech stack and then participate. You will take part in this and build open source projects.

Contributions to the hackathon can be counted towards Hacktoberfest as well.

So our recommendation is do take part in the hackathon, build some cool projects based on the problem statements we will provide :)

For team, you can invite someone you know outside the Discord community as well or look for partners in the server in the #openquest-hackathon forum channel under find your partners.

We are really focusing on helping all of you in your journey towards Open Source so we would highly appreciate if you participate in the hackathon.


## Task
So today's task is:
1. We recommend to register for the hackathon on this link , and start to look for team mates and fill the Google form: https://forms.gle/j9CwsfDitUtKahaV7 once you have found your team to register it for the hackathon.

2.
This is a continuation of the 25th Challenge: https://github.com/scaleracademy/scaler-open-source-september-challenge/blob/main/Challenges/challenge25.md

So continue to look out for open source issues, and contribute.

Task:
At the end of the day, comment on the issue created in previous challenges with the update you have made in today's challenge. Whether you are still looking for issues or you may have found one, requested for yourself to get assigned to it and started working on it. Or you are struggling to understand what to do. Just update on the issue and continue to explore. Open source doesn't come easy. It will take time and you have to be patient. So just update on where you are on your journey of contributing to open source projects!

If you have already made any contributions do share those with others in the Discord, or even try to create open source projects with collaboration with others.
46 changes: 46 additions & 0 deletions Challenges/challenge27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
## Welcome to Challenge 27

Welcome to the 27th Challenge


Reminder:
First of all, in order to continue with the entire open source wave, we are organizing an open source hackathon: Scaler OpenQuest hackathon: https://www.scaler.com/event/scaler-openquest-hackathon/, our recommendation is to participate in it.

You can participate in teams or individually. But we highly recommend participating in teams. Even if you don't know a lot of tech stack, we will still recommend to participate, learn some tech stack and then participate. You will take part in this and build open source projects.

Contributions to the hackathon can be counted towards Hacktoberfest as well.

So our recommendation is do take part in the hackathon, build some cool projects based on the problem statements we will provide :)

For team, you can invite someone you know outside the Discord community as well or look for partners in the server in the #openquest-hackathon forum channel under find your partners.

We are really focusing on helping all of you in your journey towards Open Source so we would highly appreciate if you participate in the hackathon.


## Task
So today's task is:
1. If you haven't already, We recommend to register for the hackathon on this link , and start to look for team mates and fill the Google form: https://forms.gle/j9CwsfDitUtKahaV7 once you have found your team to register it for the hackathon.

2.
Today's challenge focuses on practicing the git cherry-pick command. Cherry-picking allows you to select specific commits from one branch and apply them to another branch.

Task:

Pre-requisite:
Create a new Github Repository (it can be named anything you like)
Clone the Repository locally:

Clone this repository repository to your local development environment using git clone.


Steps:
1. In this local cloned repository
2. Create two branches: branchA and branchB.
3. Make several commits on branchA with different changes.
4. Select specific commits from branchA and apply them to branchB using the git cherry-pick command.
5. Resolve any conflicts that may arise during the cherry-picking process.
6. Once you have successfully cherry-picked the desired commits, push the changes to the remote repository.
7. Share screenshot of the cherry-picked commits in the issue created in previous challenges.


Refer to this resource: https://www.scaler.com/topics/git/git-cherry-pick/ for cherry picking
37 changes: 37 additions & 0 deletions Challenges/challenge28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Welcome to Challenge 28

Welcome to the 28th Challenge


First of all, in order to continue with the entire open source wave, we are organizing an open source hackathon: Scaler OpenQuest hackathon: https://www.scaler.com/event/scaler-openquest-hackathon/, our recommendation is to participate in it.

You can participate in teams or individually. But we highly recommend participating in teams. Even if you don't know a lot of tech stack, we will still recommend to participate, learn some tech stack and then participate. You will take part in this and build open source projects.

Contributions to the hackathon can be counted towards Hacktoberfest as well.

So our recommendation is do take part in the hackathon, build some cool projects based on the problem statements we will provide :)

For team, you can invite someone you know outside the Discord community as well or look for partners in the server in the #openquest-hackathon forum channel under find your partners.

We are really focusing on helping all of you in your journey towards Open Source so we would highly appreciate if you participate in the hackathon.


## Task
So today's task is:
1. We recommend to register for the hackathon on this link , and start to look for team mates and fill the Google form: https://forms.gle/j9CwsfDitUtKahaV7 once you have found your team to register it for the hackathon.

2.
This is a continuation of the 25th Challenge: https://github.com/scaleracademy/scaler-open-source-september-challenge/blob/main/Challenges/challenge25.md

So continue to look out for open source issues, and contribute.

Task:
If you have already made any contributions do share those with others in the Discord, or even try to create open source projects with collaboration with others.


### Task:
Also registrations for Hacktoberfest start today, so do register for it.

Task:
Do register today for https://hacktoberfest.com/

28 changes: 28 additions & 0 deletions Challenges/challenge30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Welcome to Challenge 30


First of all, in order to continue with the entire open source wave, we are organizing an open source hackathon: Scaler OpenQuest hackathon: https://www.scaler.com/event/scaler-openquest-hackathon/, our recommendation is to participate in it.

You can participate in teams or individually. But we highly recommend participating in teams. Even if you don't know a lot of tech stack, we will still recommend to participate, learn some tech stack and then participate. You will take part in this and build open source projects.

Contributions to the hackathon can be counted towards Hacktoberfest as well.

So our recommendation is do take part in the hackathon, build some cool projects based on the problem statements we will provide :)

For team, you can invite someone you know outside the Discord community as well or look for partners in the server in the #openquest-hackathon forum channel under find your partners.

We are really focusing on helping all of you in your journey towards Open Source so we would highly appreciate if you participate in the hackathon.


## Task
Welcome to the 30th Challenge!

Congratulations! You have made it to the final challenge of the Scaler Open Source Challenge!

You can continue this journey as part of the Scaler OpenQuest hacakthon.

As the final challenge, we give you the opportunity to complete any challenge you weren't able to before.

Also fill this form: https://forms.gle/DoNEgJhXQDWyP4RbA to complete your 30th challenge.

Also do share about your experience in this initiative with others and encourage others to also contribute to open source!
33 changes: 33 additions & 0 deletions Challenges/challlenge29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
## Welcome to Challenge 29

Welcome to the 29th Challenge


First of all, in order to continue with the entire open source wave, we are organizing an open source hackathon: Scaler OpenQuest hackathon: https://www.scaler.com/event/scaler-openquest-hackathon/, our recommendation is to participate in it.

You can participate in teams or individually. But we highly recommend participating in teams. Even if you don't know a lot of tech stack, we will still recommend to participate, learn some tech stack and then participate. You will take part in this and build open source projects.

Contributions to the hackathon can be counted towards Hacktoberfest as well.

So our recommendation is do take part in the hackathon, build some cool projects based on the problem statements we will provide :)

For team, you can invite someone you know outside the Discord community as well or look for partners in the server in the #openquest-hackathon forum channel under find your partners.

We are really focusing on helping all of you in your journey towards Open Source so we would highly appreciate if you participate in the hackathon.


## Task
So today's task is:
1. We recommend to register for the hackathon on this link , and start to look for team mates and fill the Google form: https://forms.gle/j9CwsfDitUtKahaV7 once you have found your team to register it for the hackathon.

2.
Follow this guide: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme


And create your github profile readme.


Why github profile readme is important: https://medium.com/@shekhartarare/elevate-your-github-profile-with-a-stunning-readme-3a2d1f95dc7e#:~:text=The%20GitHub%20Profile%20README%20is,or%20contribute%20to%20your%20project.


Video on github profile readme: https://www.youtube.com/watch?v=KhGWbt1dAKQ
2 changes: 1 addition & 1 deletion challengers-list.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# List of challengers
1. [Shivay](https://github.com/shivaylamba)
2. [shivscaler](http://github.com/shivscaler)
2. [Ayush242](https://github.com/Ayush242)
6 changes: 6 additions & 0 deletions contributors/Ayush242/Ayush242.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Ayush242
github_user_name: Ayush242
url_of_github_issue: https://github.com/scaleracademy/scaler-open-source-september-challenge/issues/1080
your_favroite_programming_language: go
---
4 changes: 0 additions & 4 deletions contributors/shivaylamba/shivaylamba.md

This file was deleted.