Skip to content

LadyDhaga/Hacktoberfest_2023

 
 

Repository files navigation

Welcome to Hacktoberfest 2023 🎉

logo

Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the challenge and earn a limited edition T-shirt.

Open Source Love

Feel free to contribute to this repo by creating or editing programs in any programming language. Also you can make different folders for the code you want to contribute.

Getting Started 😁:

  1. Fork this repository
  2. Clone the repository on your local machine
  3. Create a new branch git checkout -b <your_branch_name>
  4. Make changes
  5. Stage your changes and commit git add -A git commit -m "<your_commit_message>"
  6. Push your changes to the branch you created git push -u origin <your_branch_name>
  7. Create a Pull Request.

Congratulations! You've made your contribution. Your pull request will be accepted soon.

About

Welcome to Hacktoberfest 2023. Feel free to make pull requests in this repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.4%
  • C++ 13.7%
  • Java 10.0%
  • Python 0.9%