GithubHelp home page GithubHelp logo

albyshinoj / hacktoberfest-21 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lazeeez/hacktoberfest-21

0.0 0.0 0.0 320 KB

A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues

License: MIT License

Python 64.06% C++ 13.38% C 7.05% Go 1.42% HTML 13.33% Java 0.74%

hacktoberfest-21's Introduction

Hacktoberfest 2021

Hacktoberfest 2021

Open Source Love GitHub license

A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge.

Here's a home to your queries and quest for potential issues to contribute. I've compiled a handpicked list of beginner-friendly issues (& repositories) ahead of time so that you can get the ball rolling once Hacktoberfest kicks off! ๐Ÿš€

If you are a beginner, I'll will guide you on getting started with open source and completing your Hacktoberfest challenge. You can begin by introducing yourself in your branch description. If you happen to be experienced in this field, I would be more than grateful to onboard you as a mentor.

Your First PR

All you need to know is a programming language! Voila, you're just a step away from opening your first pull request!

Here's the issue: Add More Programs

Contributing

  • Feel free to raise a PR to add beginner-friendly issues (& repos).

As a mentor, I will:

๐Ÿ™ resolve beginner's doubts

๐Ÿ‘ share beginner-friendly issues (& repositories).

๐Ÿ’ฌ engage with other community members.

๐Ÿค welcome and help others to finish the Hacktoberfest challenge.

Need help

Are you a beginner looking for help in kickstarting your open-source journey? Start a discussion here.

  • Additionally, you can reach out to me to get 1:1 help to resolve your queries.

What is Hacktoberfest?

Hacktoberfest, in its 8th year, is a month-long celebration of open source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects. You can do this in a variety of ways:

How do I get started?

  1. Visit the official HactoberFest website here
  2. Click on the 'Start Hacking' Button.
  3. Login using your Github/ Gitlab account. It is crucial that you have a Github or Gitlab account to take part in Hactoberfest.
  4. And you're all set!

What do I do next?

  1. Logging in through your Github/Gitlab account allows Hacktoberfest to track your progress. You are required to:
  2. Make 4 succesful PRs in to a HactoberFest marked repository or need to have 'hacktoberfest-accepted' label to your PR.
  3. Pull Requests made between October 1st and October 31st (both dates included) will be counted.

How to contribute to this project?

  1. Choose language.
  2. Select problem which you want to solve.
  3. Fork this repository (Click the Fork button in the top right of this page, click your Profile Image).
  4. Clone your fork down to your local machine.
    git clone https://github.com/your-username/hacktoberfest.git
    
  5. Create a branch.
    git checkout -b branch-name
    
  6. Make your changes (choose from any task below).
  7. Commit and push.
    git add --all
    git commit -m "Add *your feature*"
    git push origin branch-name
    
  8. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo).
  9. Wait for your PR review and merge approval!

if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}

hacktoberfest-21's People

Contributors

aditikhandare4 avatar anai05 avatar aniketttttttewariii avatar ayushh2k avatar byahut007 avatar coderracharya avatar dbrajput avatar dhruviagrawal avatar eduardoschiavo avatar iamsalvamartini avatar jacobs4 avatar khushboorathore10 avatar lazeeez avatar meks-0202 avatar mersonfufu avatar moosakka avatar murilosrg avatar narayanbavisetti avatar navaneethp007 avatar nisheet-n avatar prashant-2906 avatar prokan468 avatar rk1905101 avatar rudragayu avatar rvinayak1997 avatar saksham-725 avatar saumya008 avatar saumya2600 avatar shiladityaroy212 avatar thesurojit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.