Skip to content

https-github-com-Kushal997-das/Hacktoberfest-2024

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

327 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


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 ๐Ÿ˜‡
      • 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 ๐Ÿ“„
      • 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 / _ \| | | |
   | | | | | | (_| | | | |   <    | | (_) | |_| |
   |_| |_| |_|\__,_|_| |_|_|\_\   |_|\___/ \__,_|

About

This repository aims to help code beginners with their first successful pull request and open source contribution. ๐Ÿฅณ๐ŸŽฏ๐Ÿš€

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 33.2%
  • C 27.6%
  • Java 17.6%
  • Python 11.9%
  • HTML 7.5%
  • JavaScript 2.2%