All Projects → j-kon → hacktoberfest20

j-kon / hacktoberfest20

Licence: MIT license
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first-time contributors. #hacktoberfest20. Don’t forget to read the README.md for guidance.

Programming Languages

HTML
75241 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hacktoberfest20

Hacktoberfest 2020
Welcome to Open-source! Simply add your details to contributors | Repo for Hacktoberfest 2020 ✅
Stars: ✭ 621 (+3350%)
Mutual labels:  digitalocean, opensource, first-timers
HacktoberFest2020
🤗Feel free to submit a PR💻 to have it merged and get a free Hacktoberfest tee👕 from Github🔮. Updated as per new guidelines✔️
Stars: ✭ 22 (+22.22%)
Mutual labels:  digitalocean, pull-requests, hacktoberfest2020
first-pr-repo
A step by step guide to help people make their first Pull Request
Stars: ✭ 29 (+61.11%)
Mutual labels:  first-timers, pull-requests, hacktoberfest2020
BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, …
Stars: ✭ 43 (+138.89%)
Mutual labels:  digitalocean, opensource, hacktoberfest2020
Hacktoberfest2020
Make your first Pull Request and earn a free tee from GitHub!
Stars: ✭ 1,141 (+6238.89%)
Mutual labels:  digitalocean, opensource, pull-requests
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+527.78%)
Mutual labels:  digitalocean, opensource, first-timers
hacktoberfest
Fork and Create a Pull Request
Stars: ✭ 13 (-27.78%)
Mutual labels:  digitalocean, pull-requests, hacktoberfest2020
Hacktober-2019
Repo for TOM members dedicated for the Hacktober fest of 2019 (6th edition), this repo is here to encourage open source learning and sharing and enhance git/github using abilities.
Stars: ✭ 16 (-11.11%)
Mutual labels:  digitalocean, first-timers
Hacktoberfest
Hacktoberfest 2020 Beginner's Friendly Repository
Stars: ✭ 46 (+155.56%)
Mutual labels:  pull-requests, hacktoberfest2020
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (+83.33%)
Mutual labels:  digitalocean, pull-requests
hacktoberfest-2019
You can check the video here: #hacktoberfest
Stars: ✭ 28 (+55.56%)
Mutual labels:  digitalocean, pull-requests
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (+672.22%)
Mutual labels:  github-pages, pull-requests
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (+216.67%)
Mutual labels:  github-pages, hacktoberfest2020
Hacktoberfest
This hacktoberfest project exists to help you submit your first Pull Request and welcome you to the world of open source!
Stars: ✭ 216 (+1100%)
Mutual labels:  digitalocean, first-timers
Programmers Community
This repository contains various solution of a problem in Ruby, C, C++, Python and Java.
Stars: ✭ 189 (+950%)
Mutual labels:  digitalocean, pull-requests
hacktoberfest2021-easy
Add a code in any language
Stars: ✭ 24 (+33.33%)
Mutual labels:  digitalocean, hacktoberfest2020
J.A.R.V.I.S
Just A Rather Very Intelligent System
Stars: ✭ 36 (+100%)
Mutual labels:  digitalocean, hacktoberfest2020
Hacktoberfest-2021
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 523 (+2805.56%)
Mutual labels:  pull-requests, hacktoberfest2020
competetive-code-hacktoberfest
For Hacktoberfest Contribution
Stars: ✭ 14 (-22.22%)
Mutual labels:  digitalocean, hacktoberfest2020
hacktoberfest 2021
Solve the given questions, and submit a PR.💬 Make sure you submit the solution in the correct folder. ✔
Stars: ✭ 44 (+144.44%)
Mutual labels:  digitalocean, hacktoberfest2020

Hacktoberfest20

GitHub issues GitHub forks GitHub stars

IMPORTANT INSTRUCTIONS

To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone). PRs made before or after that won't be counted!!

Visit the hactoberfest site for more details :- https://hacktoberfest.digitalocean.com

This project is perfect for your first pull request

Instructions

  • Fork this Repository using the button at the top

  • Clone your forked repository to your pc

  • Create a new branch for your modifications using either of the git commands below

    • git branch new-user and checkout to it git checkout new-user

    or

    • git checkout -b new-user to create and checkout to it at the same time)
  • Add your your own card quote following the previous format index.html

  • Add your quote card (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)

  • Create a pull request

  • Star this repository

How to make your first Pull Request

Replace <YOUR-USERNAME> with your GitHub username in this guide.

1. Add your quote card to the folder

Add a quote card of your choice in index.html.

index.html

2. Wait for Pull Request to merge

3. Celebrate - you've done your first pull request!!

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].