All Projects → rafiudd → hacktoberfest19

rafiudd / hacktoberfest19

Licence: other
Hacktoberfest Guide For Beginner 🚀 ✨

Programming Languages

C++
36643 projects - #6 most used programming language
HTML
75241 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to hacktoberfest19

Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (+27.27%)
Mutual labels:  hacktoberfest2019
podcast
A curated list of awesome dev podcast around the globe
Stars: ✭ 17 (-22.73%)
Mutual labels:  hacktoberfest2019
github welcome wall
This is the official repository for the Towards Data Science Article, "WTH am I doing here? The absolute beginner's guide to Git and GitHub"
Stars: ✭ 25 (+13.64%)
Mutual labels:  hacktoberfest2019
resources api
Flask API for programming and cyber security learning resources
Stars: ✭ 63 (+186.36%)
Mutual labels:  hacktoberfest2019
JavaScriptAlgorithms
All Algorithms implemented in JavaScript - a project for hacktoberfest2019 - NO new Issues/PRs for hacktoberfest 2020 or 2021 - thank you
Stars: ✭ 56 (+154.55%)
Mutual labels:  hacktoberfest2019
hacktoberfest
Contribua com os projetos de código aberto do curso e ganhe prêmios por isso!
Stars: ✭ 25 (+13.64%)
Mutual labels:  hacktoberfest2019
Hacktoberfest-2018
A simple code repository for algorithms in various languages.
Stars: ✭ 37 (+68.18%)
Mutual labels:  hacktoberfest2019
hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
Stars: ✭ 12 (-45.45%)
Mutual labels:  hacktoberfest2019
amrita-resource
An android App which contains some PDFs of classes notes of particular department of particular subject 🎓
Stars: ✭ 20 (-9.09%)
Mutual labels:  hacktoberfest2019
newway-filemanager
Newway file manager is a file manager for servers,it helps you to access files in your server
Stars: ✭ 3 (-86.36%)
Mutual labels:  hacktoberfest2019
HacktoberProfile
A profile list of Hacktoberfest 2019 participants. https://srinibasbiswal.github.io/HacktoberProfile/
Stars: ✭ 30 (+36.36%)
Mutual labels:  hacktoberfest2019
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-27.27%)
Mutual labels:  hacktoberfest2019
hacktoberfest-2019
You can check the video here: #hacktoberfest
Stars: ✭ 28 (+27.27%)
Mutual labels:  hacktoberfest2019
deerportal
Full of the diamonds 💎 board game driven by a 🦌 Deer 🦌 god and classical elements 🔥 💦 💨 🌍
Stars: ✭ 31 (+40.91%)
Mutual labels:  hacktoberfest2019
aliexscrape
Get Aliexpress product details in JSON
Stars: ✭ 80 (+263.64%)
Mutual labels:  hacktoberfest2019
hacktoberfest-2019
An easy way to get your 5 pull requests for Hacktoberfest done!
Stars: ✭ 35 (+59.09%)
Mutual labels:  hacktoberfest2019
IOSD-UIETKUK-HacktoberFest-Meetup-2019
This repository for IOSD HacktoberFest 2020
Stars: ✭ 17 (-22.73%)
Mutual labels:  hacktoberfest2019
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (+77.27%)
Mutual labels:  hacktoberfest2019
Competitive Programming Solutions
👋 On here you can contribute your codes across the globe 😃
Stars: ✭ 46 (+109.09%)
Mutual labels:  hacktoberfest2019
noobtoberfest
Game-coding challenge for everyone who wants to contribute to an open-source project for Hacktoberfest 2020 🎮
Stars: ✭ 32 (+45.45%)
Mutual labels:  hacktoberfest2019

[PRs Welcome]  [first-timers-only]  [Website shields.io]  [Open Source Love]  [GitHub contributors]  [GitHub issues]  [Documentation Status]) 

[GitHub pull-requests]  [GitHub pull-requests closed]  [HitCount]  [GitHub issues-closed

Hacktoberfest2019

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR and takes you a step closer to earning your Hacktoberfest T-shirt 👕.

🎯 If you are a beginner, and looking for your first contribution, we are here to help. Just append your name and jobs on our

https://github.com/rafiudd/hacktoberfest19/blob/master/contributor.md and that counts as your first PR.

🎯 In case you are an intermediate or advanced level programmer or developer, we have got you covered too!! Step to our Resources folder and make contributions as per as your interests.

💻 Also, our website is open to contributions from both frontend and designer fellows who want to help us in making it bigger and better.

Check Contributor at: https://rafiudd.github.io/hacktoberfest19/

Read Here or Refer to https://www.digitalocean.com/community/tutorials/how-to-use-git-a-reference-guide for more.

Instructions :

1. Register yourself for Hacktoberfest 2019

Link to register: https://hacktoberfest.digitalocean.com/

register

2. Star and Fork this Repository

You can star and fork 🍽️ this repository on GitHub by navigating at the top of this repository.
GitHub repository URLs will reference both the username associated with the owner of the repository, as well as the repository name. For example, Rafiudd is the owner of the hacktoberfest repository, so the GitHub URL for this project is:

https://github.com/rafiudd/hacktoberfest19

When you’re on the main page for the repository, you’ll see a button to "Star" and “Fork” the repository on your upper right-hand side of the page, underneath your user icon.

3. Clone the Repository

To make your own local copy of the repository you would like to contribute to, let’s first open up a terminal window.
We’ll use the git clone command along with the URL that points to your fork of the repository.
This URL will be similar to the URL above, except now it will end with .git. In the example above, the URL will look like this:

https://github.com/your-username/hacktoberfest19.git

You can alternatively copy the URL by using the green “Clone or download” button from your repository page that you just forked from the original repository page. Once you click the button, you’ll be able to copy the URL by clicking the binder button next to the URL:

4. Create a New Branch

To create your branch, from your terminal window, change your directory so that you are working in the directory of the repository. Be sure to use the actual name of the repository (i.e. hacktoberfest19) to change into that directory.
cd hacktoberfest19
Now, we’ll create our new branch with the git branch command. Make sure you name it descriptively so that others working on the project understand what you are working on.
git branch new-branch
Now that our new branch is created, we can switch to make sure that we are working on that branch by using the git checkout command:
git checkout new-branch
git add -A or git add .
git commit -m "Updated Readme.md"
Then push to your local repository
git push origin new-branch

5. Create Pull Request

At this point, you are ready to make a pull request to the original repository.
Now navigate to your forked repository, and press the “New pull request” button on your left-hand side of the page.

Hurray!!! You just got closer to completing your hacktoberfest challenge. 😃

note :: organise community hacktober participation!

Happy?? Star this Repo. 🤩

Check your Hacktoberfest Contribution status at:

https://hacktoberfest.digitalocean.com/profile

Made with ❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].