All Projects → Vanshikapandey30 → HacktoberFest2021

Vanshikapandey30 / HacktoberFest2021

Licence: other
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
C++
36643 projects - #6 most used programming language
Vue
7211 projects

Projects that are alternatives of or similar to HacktoberFest2021

Hacktoberfest-2021
❗❗ Make your first PR now, accepting and merging PRs continuously. ⭐HACKTOBER ACCEPTED 2021 ✨✨Happy Hacking 💖💖
Stars: ✭ 11 (-66.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
This repository dedicated to Hacktoberfest 2021. Hacktoberfest is a month long open source contribution program held in October every year by Digital Ocean. This is a beginner-friendly open source event.
Stars: ✭ 10 (-69.7%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
CPCODES-Hacktoberfest2021
No description or website provided.
Stars: ✭ 11 (-66.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Xpendi
iOS expense tracker
Stars: ✭ 13 (-60.61%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest2021
Hacktoberfest is open to everyone in our global community. Whether you’re a seasoned contributor or looking for projects to contribute to for the first time, you’re welcome to participate.
Stars: ✭ 9 (-72.73%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
VCPlayerBot
Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live steams, YouTube videos and telegram media. Supports scheduling streams, recording and many more.
Stars: ✭ 432 (+1209.09%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-45.45%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Web-OS
No description or website provided.
Stars: ✭ 21 (-36.36%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Python Scripts
A collaborative repository that contains various types of python scripts
Stars: ✭ 14 (-57.58%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest
In this repository you can contribute quality code in languages you are comfortable with during the Hacktoberfest event. Raise Genuine PR's Only your. You aren't allowed to Update README.md. Invalid PR's is not supported here.
Stars: ✭ 20 (-39.39%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Fenice-Network
Building the job search portal which helps both recruiters and job seekers to get perfect jobs.
Stars: ✭ 20 (-39.39%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
typiform
⚛️ A serverless React powered online form builder that works like a doc.
Stars: ✭ 16 (-51.52%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
BnademOverflow
BnademOverFlow's Official Website
Stars: ✭ 37 (+12.12%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-54.55%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
NAME-CARD hacktoberfest
It is a website for showcasing your Github profile.
Stars: ✭ 33 (+0%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Heel2Toe
A beginner-friendly repository to get started with HTML, CSS, and JS.
Stars: ✭ 22 (-33.33%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Learn-To-Use-Github
Wanna Learn How to use github ? come on in
Stars: ✭ 68 (+106.06%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Hacktoberfest-2021
The official Repository wherein newbies into Open Source can Contribute during the Hacktoberfest 2021
Stars: ✭ 25 (-24.24%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
autocorr kr
리브레오피스(LibreOffice) 자동 교정(Autocorrect)기능에 대한 말모이 저장소
Stars: ✭ 15 (-54.55%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021
Frontend-Animations
Frontend Animation Projects.🚀
Stars: ✭ 20 (-39.39%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2021

What I can contribute? -A list of awesome beginner-friendly animations. -Creative & simple landing pages. -DSA codes in any language.

Create a seprate directory for each contribution.

Contribution Instructions

The simple contribution instructions are:

  • Star & Fork 🍴 this Repository.
  • Create a directory under your GitHub Username.
  • Inside the directory, please have the list of static files.
  • Create a Pull Request with the PR Template given.

All the best for your Hacktoberfest Journey!

How to start Contributing and pull request

1. Fork this repository.

2. Clone your forked copy of the project.

git clone --depth 1 https://github.com/<your_name>/HactoberFest2021

3. Navigate to the project directory 📁 .

cd HacktoberFest2021

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/Vanshikapandey30/HacktoberFest2021.git

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Create a new branch.

git checkout -b <your_branch_name>

8. Perform your desired changes to the code base.

9. Track your changes✔️ .

git add . 

10. Commit your changes .

git commit -m "Relevant message"

11. Push the committed changes in your feature branch to your remote repo.

git push -u origin <your_branch_name>

12. To create a pull request, click on compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.

13. Add appropriate title and description to your pull request explaining your changes and efforts done.

14. Click on Create Pull Request.

15 Voila!

Contribute

Contributions are welcome!

Rules

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
  • This year, the first 55,000 participants can earn a T-shirt.

A repository/project is considered to be participating in Hacktoberfest if the 'hacktoberfest' topic is present and is accepting public contributions via pull requests. An individual pull request can also be opted-in directly by adding the 'hacktoberfest-accepted' label.

A pull request is considered approved once it has an overall approving review from maintainers, or has been merged by maintainers, or has been given the 'hacktoberfest-accepted' label. A pull request with any label containing the word 'spam' or 'invalid' will be considered ineligible for Hacktoberfest.

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