Hacktoberfest-2024


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 🚫


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 🌟


Badges 🌟

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


:tada: :confetti_ball: Happy Contributing! :confetti_ball: :tada:

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