Sukshan01 / Hacktoberfest_2023

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Jupyter Notebook 93.8%Language:Java 3.2%Language:C++ 1.8%Language:Python 1.1%