Giter Site home page Giter Site logo

leelupradhan / hacktoberfest2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anshumanfauzdar/hacktoberfest2021

0.0 0.0 0.0 144 KB

Learn git and opensource with a different swag!

Home Page: https://anshumanfauzdar.me/Hacktoberfest2020

License: MIT License

HTML 93.28% JavaScript 6.72%

hacktoberfest2020's Introduction

HACKTOBERFEST 2021

What is Hacktoberfest?

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skill levels are encouraged to complete the challenge.

  • Hacktoberfest is a celebration open to everyone in our global community.
  • Pull requests can be made in any GitHub-hosted repositories/projects.
  • You can sign up anytime between October 1 and October 31.

Rules:

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 can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate. This year, the first 70,000 participants who successfully complete the challenge will be eligible to receive a prize.

Read the participation details to learn how to earn your Hacktoberfest tee or tree reward.

How is this repository different?

  • If you are contributing first time on github and you are finding projects/repositories tough to enter this will help you a lot if you know a little bit of HTML, CSS, Javascript

  • Our idea is to create contribute anything simple or complex you have build using HTML, CSS or javascript.

  • This will follow valid PR conditions of hacktoberfest and will make your contribution to stand out and presentable :)

  • Feel free to contribute in removing readme mistakes or errors in boilerplate code.

Getting Started:

git clone https://github.com/AnshumanFauzdar/Hacktoberfest2020.git
  • Create Branch:
git checkout -b branch_name
git add .
git commit -m 'Commit message'
git push origin branch-name
  • PS: You can manually change files in github also, but not recommended!
  • Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  • Wait for your PR review and merge approval :)
  • Star this repository if you found this process fun :)

How to contribute?

  1. Add your details in CONTRIBUTORS.md by following sample template:
---
#### Name: YOUR_NAME
- Place: City, State, Country
- Bio: Who are you? Spice it up XD
- GitHub: [GitHub user-name](GitHub link)
---
  1. Make div of your choice using any CSS framework but preferabbly which are popular. It can be any thing you think is out of box!

PS: Do not make it extra large and try to make it responsive but atlease make sure it looks good in web-version.

Sample DIV: Sample_Div

  1. If you want to include CSS/JS file then please upload in contribution folder and to ensure that class do not match with one another please add your github username in first, For example:
#sampleusername_preloader {
    position: fixed;
    padding-top: 15%;
  }
  1. If you are using different CSS framework please mention CDN link in comment when you PR.

It is recommended that you do all the steps :)

Lets see what you made here 🔥

Conclusion

Fun element to learning aspect of hacktoberfest! We hope you had fun doing the process and all the best for your projects! Big thank you to contribute in this project!

License

This repository is not linked with hacktoberfest in any way or means.

This repository will only be used for learning and educational purposes.

If any rules are violated please email: [email protected]

License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.