scaler-september-open-source-challenge-2022 icon indicating copy to clipboard operation
scaler-september-open-source-challenge-2022 copied to clipboard

Challenge 1 to 30

Open nayanapardhekar opened this issue 2 years ago • 26 comments

name: Nayana Pralhad Pardhekar github_user_name: nayanapardhekar

URL of your forked repository: https://github.com/nayanapardhekar/scaler-september-open-source-challenge/tree/main A screenshot of the cloned project in your system: Screenshot (317)

nayanapardhekar avatar Sep 01 '22 16:09 nayanapardhekar

Challenge 3

Screenshot showing the list of all the current branches inside of your forked clone repository Screenshot (320)

nayanapardhekar avatar Sep 03 '22 17:09 nayanapardhekar

Challenge 4

Screenshot showing the latest repository contents Screenshot (330)

nayanapardhekar avatar Sep 04 '22 12:09 nayanapardhekar

Challenge 9 Completed.

Screenshot (331) Screenshot (332)

nayanapardhekar avatar Sep 10 '22 05:09 nayanapardhekar

Challenge 10 Screenshot (334)

nayanapardhekar avatar Sep 11 '22 03:09 nayanapardhekar

Challenge 11 Created new branch as nayana1 Screenshot (335)

nayanapardhekar avatar Sep 11 '22 15:09 nayanapardhekar

Challenge 13 Screenshot (336) Screenshot (337)

nayanapardhekar avatar Sep 13 '22 17:09 nayanapardhekar

Challenge 14 Screenshot (346)

nayanapardhekar avatar Sep 15 '22 13:09 nayanapardhekar

Challenge 16

Screenshot (355)

Screenshot (356)

Screenshot (357)

nayanapardhekar avatar Sep 16 '22 20:09 nayanapardhekar

Challenge 17

  • Download Git Desktop
  • Created new Repository as DEsktop-Demo

Screenshot (379) Screenshot (378)

  • Added and Edited README.md file

Screenshot (369)

  • Publish Repo

Screenshot (370)

  • Created new branch as NayanaP

Screenshot (372)

  • Push and Created a Pull Request

Screenshot (373) Screenshot (374)

  • Created and Merged Pull Request

Screenshot (375) Screenshot (376)

  • Repository Link: - https://github.com/nayanapardhekar/DEsktop-Demo

Screenshot (377)

nayanapardhekar avatar Sep 18 '22 07:09 nayanapardhekar

Challenge 18 Created git-solutions.md for gists

Screenshot (384)

nayanapardhekar avatar Sep 19 '22 03:09 nayanapardhekar

Challenge 19

Screenshot 2022-09-20 233650

nayanapardhekar avatar Sep 20 '22 18:09 nayanapardhekar

Challenge 20

  • Repo Link: - https://github.com/nayanapardhekar/ToDoBlog

  • Project Link: - https://github.com/users/nayanapardhekar/projects/1/views/1

Screenshot 2022-09-22 001536

nayanapardhekar avatar Sep 21 '22 18:09 nayanapardhekar

Challenge 21

Screenshot 2022-09-22 003916

nayanapardhekar avatar Sep 21 '22 19:09 nayanapardhekar

Challenge 20

  • Repo Link: - https://github.com/nayanapardhekar/ToDoBlog
  • Project Link: - https://github.com/users/nayanapardhekar/projects/1/views/1

Screenshot 2022-09-22 001536

not done challenge-20 correctly do it asap

kuraakhilesh8230 avatar Sep 23 '22 11:09 kuraakhilesh8230

Challenge 22

  • GitHub Repo : - https://github.com/nayanapardhekar/New-Portfolio
  • GitHub Page : - https://nayanapardhekar.github.io/New-Portfolio/Index.html

Screenshot 2022-09-23 182327

nayanapardhekar avatar Sep 23 '22 12:09 nayanapardhekar

Challenge 20

  • Repo Link: - https://github.com/nayanapardhekar/ToDoBlog
  • Project Link: - https://github.com/users/nayanapardhekar/projects/1/views/1

Screenshot 2022-09-22 001536

not done challenge-20 correctly do it asap

Can you please tell where I have mistaken, What should I correct?

nayanapardhekar avatar Sep 23 '22 12:09 nayanapardhekar

congrats you have completed the milestone-2 successfully and you are good to go🎉

kuraakhilesh8230 avatar Sep 24 '22 09:09 kuraakhilesh8230

Challenge 23 : Here I present the summary of that I got to learn from the given sources.

About Branches:

  • Categories:
  1. Regular Git Branches: Development (dev), Master (master) and QA (QA)
  2. Temporary Git Branches: Bug Fix, Hot Fix, Feature Branches, Experimental Branches and WIP branches.
  • These branches should be named in accordance with the team's overall naming scheme. Words like "bug fix," "WIP," "the issue it will solve," "author name," and other similar phrases can be used in the branch name.
  • Any project's main/master, default, and stable branches are its most crucial divisions.

Issues:-

  • Using labels can help us find problems that are relevant to our interests and assess whether or not we can take action to solve the issue.
  • If there are changes we wish to make that aren't covered by any existing issues, we must create a new issue and specify the changes in it.
  • For someone new to open source, excellent-first-issues labels are often a fantastic place to start

Pull Request

  • The pull request created should be descriptive of the problem that is being solved.
  • Link PR to the issue if you are solving one.
  • Review changes before creating a pull request.

Contribution Process

  • Identify issue to work on basis on given guidelines, and comment on it to avoid conflicts.
  • Write code and submit PR. PR should follow guidleines.
  • Wait for code review and address any issues raised as soon as you can.

nayanapardhekar avatar Sep 25 '22 17:09 nayanapardhekar

Challenge 24 :

Found two beginner opensource projects to create a pull request and updating the file.

1st project

  • Forked Project : - https://github.com/nayanapardhekar/Contribute-To-This-Project
  • Contributed to it and made a pull request : - https://github.com/Syknapse/Contribute-To-This-Project/pull/1685

Screenshot 2022-09-26 191329

2st project

  • Forked Project : - https://github.com/nayanapardhekar/hello-open-source
  • Contributed to it and made a pull request : - https://github.com/mazipan/hello-open-source/pull/520

Screenshot 2022-09-26 194927

nayanapardhekar avatar Sep 26 '22 14:09 nayanapardhekar

Challenge 25:

In last Challenge 24 I had contributed to 2 opensource / beginner projects and send a pull request. Among which one pull request has been merged successfully that is:

  • PR got approved - https://github.com/Syknapse/Contribute-To-This-Project/pull/1685

Screenshot 2022-09-26 202250

  • Changes appeared here in live webpage - https://syknapse.github.io/Contribute-To-This-Project/

Screenshot 2022-09-26 193424

The 2nd PR is yet to be merged. Till then still on the search of new beginner or suitable issue for me to contribute to.

nayanapardhekar avatar Sep 26 '22 14:09 nayanapardhekar

Challenge 26:

Screenshot 2022-09-27 151014

  • My 2nd contribution from Challenge 24 got merged today. Still in search for new issues suitable for me.

PR got Approved : https://github.com/mazipan/hello-open-source/pull/520

Screenshot 2022-09-27 153609

nayanapardhekar avatar Sep 27 '22 10:09 nayanapardhekar

Challenge 27:

What is Hacktoberfest?

  • Hacktoberfest is a month-long, community-wide celebration of open source software. It is run by DigitalOcean alongside partners like GitHub and Twilio.
  • To participate, you must make four valid pull requests submitted to public GitHub repositories. On top of a boost to your open-source cred, participants are rewarded with prizes, like stickers, T-shirts, or a new plant-a-tree alternative.

Rules for participating?

  • To win a prize, you must make at least four pull requests (PRs) between October 1 and October 31.
  • Your pull requests must contain commits you made yourself.
  • Pull requests reported by as spam will be marked as invalid and won’t count.
  • Pull requests can be made to any public repository on GitHub.
  • Pull requests must have been merged, approved, or labelled as hacktoberfest-accepted.
  • You will be ineligible to participate if you break rules of conduct, leave spammy PRs, or fail to follow quality standards.

You can join the Hacktoberfest discord server to connect with the community and network with other open-source enthusiasts, ask questions and find projects. click the link to navigate to the server.

nayanapardhekar avatar Sep 28 '22 09:09 nayanapardhekar

Challenge 28:

Overall Contributions I had made during this challenge: -

  • https://github.com/mazipan/hello-open-source/pull/520
  • https://github.com/Syknapse/Contribute-To-This-Project/pull/1685
  • https://github.com/jatinkumar027/Nourishing-Skills/pull/14
  • https://github.com/firstcontributions/first-contributions/pull/55121

nayanapardhekar avatar Oct 01 '22 09:10 nayanapardhekar

Challenge 29:

Ideas upvoted :

  • https://github.com/scaleracademy/open-source-projects/discussions/155
  • https://github.com/scaleracademy/open-source-projects/discussions/148
  • https://github.com/scaleracademy/open-source-projects/discussions/63

Screenshot 2022-10-02 003603

My idea:

  • https://github.com/scaleracademy/open-source-projects/discussions/156

Screenshot 2022-10-02 004158

nayanapardhekar avatar Oct 01 '22 19:10 nayanapardhekar

Challenge 30: Finally it's an end for this splendid event. It was an super interactive event containing combination of smooth and hard challenges daily. Being a part of this challenge was such a good choice as we got to learn a lot in detail about Git and GitHub. Some challenges were actually so out of box which made us explore GitHub more out of our comfort zone and spice up the things and following them were the no-sweat challenges which used to calm us down. Overall it was a great experience on this month long challenge and would definitely looking forward further for such events by scaler.

nayanapardhekar avatar Oct 01 '22 19:10 nayanapardhekar

Milestone-4 Done

Mrjoy832 avatar Oct 03 '22 01:10 Mrjoy832