/Hacktoberfest-2024

This repository aims to help code beginners with their first successful pull request and open source contribution. 🥳🎯🚀

Primary LanguageC++MIT LicenseMIT


Welcome to Hacktoberfest 2024! 🎉

This repository is designed to help beginners make their first successful pull request and contribute to open source. 🌱

opengraph 9dc60c9d


What is Hacktoberfest? 🤔

Hacktoberfest is a month-long celebration from October 1 to October 31, organized by DigitalOcean and DEV Community, in collaboration with GitHub. It's a fantastic opportunity to engage with the open-source community by creating your first pull request to any public repository on GitHub. 🌍


How to Get Started 🚀

  1. Register for Hacktoberfest:

Eligibility Criteria 🚫

  • ⚠️ Duplicate programming questions will not be accepted.
  • Star and Fork the Repository:
  • You must fill the data.json file after completing your task.

Hacktoberfest 2024 Tasks 🌈

  1. Beginner Level 📁

    • Task 1: Add Your Program Question and Solution 😇
      • Before you start, please star ⭐ this repo and open an issue related to your programming question or solution.
      • Create a new folder for your programming question and its solution. The structure should look like this:
        <name of program>/
        ├── question.md
        └── <solution> (Solution file in any language: C, Java, Python, etc.)
        
      • Don't forget to add your name and GitHub username here. 📝
  2. Intermediate Level 📁

    • Task 2: Submit Your Own Portfolio Page / GitHub Profile 📄
      • Before you start, please star ⭐ this repo and open an issue related to your portfolio submission.
      • How to Add Your Portfolio:
        • Create a new folder with your GitHub username.
        • Add your portfolio Image file there.
        • Ensure you don't modify anything in this template. Simply copy the code and fill in your details:
          <table width="100%">
            <tr>
              <td align="center">
                 <img src="Image URL" height="250" width="300" />
                <p><a href="portfolio link">Your Name</a></p>
               </td>
            </tr>
          </table>
      • After submitting, add your profile details in data.json. 📅

Contributing Guidelines 🤝

Check the Contributing Guidelines for more information.


Need Help? 🤔

If you have any questions, feel free to ask here.


Helpful Resources 🛠️

These resources are essential for your Hacktoberfest journey:


Awesome Contributors 🌟


An image of @kushal997das's Holopin badges, which is a link to view their full Holopin profile


🎉 🎊 Happy Contributing! 🎊 🎉

     _____ _                 _     __   __          
 |_   _| |__   __ _ _ __ | | __ \ \ / /__  _   _ 
   | | | '_ \ / _` | '_ \| |/ /  \ V / _ \| | | |
   | | | | | | (_| | | | |   <    | | (_) | |_| |
   |_| |_| |_|\__,_|_| |_|_|\_\   |_|\___/ \__,_|