Giter Site home page Giter Site logo

shreyasb1015 / js-opp-dsa-problems-hacktoberfest2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdhrshohel/js-opp-dsa-problems-hacktoberfest2023

0.0 0.0 0.0 21.33 MB

JavaScript 45.36% C++ 27.50% Python 1.69% Java 6.53% CSS 10.45% HTML 8.47%

js-opp-dsa-problems-hacktoberfest2023's Introduction

Hacktoberfest2023

This is a beginner-friendly project to help you get started with your hacktoberfest. If you don't know where to start, feel free to watch the videos linked below, and read the contribution rules. Happy Learning <3 ๐Ÿ’™ !!

P.S. Star โญ and Share this repository, if you had fun!! ๐Ÿ˜

๐Ÿ“Œ Videos ๐Ÿ“ฝ๏ธ:

Contribution Rules ๐Ÿ“Œ:

  • You can make small projects on HTML, CSS, Javascript.
  • Do NOT remove other content.
  • Styling/code can be pretty, ugly or stupid, big or small as long as it works
  • Add your name to the contributorsList file
  • Try to keep pull requests small to minimize merge conflicts

Mandatory Step :

  • You have to star โญ this repository

Getting Started ๐Ÿš€:

  • Fork this repo (button on top)
  • Clone on your local machine

Open terminal

git clone https://github.com/TechHack3/Hacktoberfest2023.git
  • Navigate to project directory.
cd Hacktoberfest2023
  • Create a new Branch
git checkout -b my-new-branch
  • To Add your File to our repo
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Add your name in contributors List

contributors/contributorsList.js

Avoid Conflicts {Syncing your fork}

An easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PR's may be merged while you're working on your branch/fork.

git remote add upstream https://github.com/TechHack3/Hacktoberfest2023

You can verify that the new remote has been added by typing

git remote -v

To pull any new changes from your parent repo simply run

git merge upstream/master

FAQs (Frequently Asked Questions)

  • Who all can contribute?
    • Anyone with a GitHub account and who is signed up for hacktoberfest :)
  • Are you getting paid for this?
    • Sadly no. We do it for fun, education, and glory.
  • How many pull requests (PR) must be made, if I want to get an awesome t-shirt from Hacktoberfest 2022?
    • 4
  • How do I track my progress to get an awesome shirt from Hacktoberfest 2022?
    • go to:. (Check Out Your Own Stats at Right Top)
  • What is the duration of Hacktoberfest 2023?
    • It is from 1st october to 31st october 2023
  • What is the event for?
    • For the open source community engagement and learn how to contribute to open source.
We will do our best to merge as much as possible from everyone. However, time is limited <3

js-opp-dsa-problems-hacktoberfest2023's People

Contributors

0mehedihasan avatar 101rakibulhasan avatar akaliakbor avatar akanshbende avatar amansaini7144 avatar amritregmi26 avatar anas20023 avatar andyy-18 avatar anj20 avatar anupam1209 avatar arafataft avatar chandu2000 avatar devika6001 avatar durgesh4993 avatar harshraj29 avatar julietmaria avatar m-e-u-e avatar mahfuz1703 avatar majharulfaheem avatar mdhrshohel avatar mhmithun avatar mohit-dhote avatar mursalin49 avatar polash-islam avatar programmerdg avatar pushpendrasahu11 avatar ridhonmatrix avatar sanjanaayshi avatar surajwakka avatar usmanghanidev avatar

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.