mahadi22 / Collection-of-Script

This Repo are for Hacktoberfest Event on any year. Participated by contributing to any Open Source project on GitHub!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽƒ๐Ÿ•ธ๏ธ Starter Project Collection ๐Ÿ”ฐ ๐Ÿ•ธ๏ธ๐ŸŽƒ

logo

Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!

Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

What is Hacktoberfest โ“

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

Register in https://hacktoberfest.digitalocean.com/

And track you progress in https://hacktoberfest.digitalocean.com/profile.

โšœ๏ธ How to contribute to this project โšœ๏ธ

Here are a quick and painless ways to contribute to this project:

  • โœ”๏ธ Create any script in any programming language of your choice to scripts folder.
  • โœ”๏ธ Solve issues, Edit, repair or optimize script/algorithm that already here. (choose this or option above)
  • โœ”๏ธ Add your name to the CONTRIBUTORS.md file if you want. (๐ŸŸก not mandatory)
  • โœ”๏ธ Add a profile page to the profiles directory if you want. (๐ŸŸก not mandatory)
  • โœ”๏ธ Don't Forget to make a pull request for your work and wait for it to be merged โ€ผ๏ธ โš ๏ธ

(You can do all the task or just Pull PR for Coding/Script/Algorithm to scripts folder.)

Choose from these tasks

1. Create any Script/Code/Algorithm

Create any script/code/algorithm OR make a Hello, World! script and make a PR to the scripts directory in any programming language of your choice!

Don't forget to include the comments to help understanding the code. Feel free to include additional information about the language you choose in your comments too! Like a link to a helpful introduction or tutorial.

Here is my hello_world example: hello_world_mahadi22.js

2. Add your name (not mandatory)

Add your name to the CONTRIBUTORS.md file using the below convention:

#### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [GitHub account name](GitHub link)

3. Add a profile page (not mandatory)

Add a Your_Name.md file to the profiles directory. Use any combination of content and Markdown you'd like. Here is an example:

# Your Name

### Location

Your City/Country

### Academics

Your School

### Interests

- Some Things You Like

### Development

- Inventor of the My Pillow

### Projects

- [My Project](GitHub Link) Short Description

### Profile Link

[Your Name](GitHub Link)

BONUS โ—

  • See profiles submitted by fellow coders from around the globe ...
  • Discover some obscure to new and trending languages ...
  • Check out some very creative ways to print out a "Hello, World!" string in any programming language.

Reference links

Here is a great tutorial for creating your first pull request by Roshan Jossey: https://github.com/Roshanjossey/first-contributions

Managing your Forked Repo: https://help.github.com/articles/fork-a-repo/

Syncing a Fork: https://help.github.com/articles/syncing-a-fork/

Keep Your Fork Synced: https://gist.github.com/CristinaSolana/1885435

Checkout this list for README examples - Awesome README Awesome

Github-Flavored Markdown https://guides.github.com/features/mastering-markdown/

Additional references added by contributors

GitHub license explained https://choosealicense.com

About

This Repo are for Hacktoberfest Event on any year. Participated by contributing to any Open Source project on GitHub!

License:GNU General Public License v3.0


Languages

Language:Python 30.6%Language:C 25.0%Language:PHP 18.0%Language:C++ 11.0%Language:Kotlin 8.1%Language:JavaScript 7.2%