Giter Site home page Giter Site logo

beginners-on-github's Introduction

Beginners-On-Github

This repository consists of three files: location.txt, names.txt, and quotes.txt. As the name suggests, you have to add your location, name, and a favourite quote to these files. This repository is for those who are getting started with open source, git, and github.

Acknowledgements

Code of Conduct

While contributing to this repository, you are requested to follow some basic rules as stated below:

⭐While adding your name to the names.txt file, you are requested to add your name or your account name if you desire not to disclose your real name.

⭐While adding your location to the location.txt file, you are asked to add the country you belong to.

⭐While adding quotes to quotes.txt, you are requested not to add quotes that have hatred toward any other religion, caste, creed, sex, or community.

Setting Up the repo on the local system :

Open the terminal or git bash acccording to your preference then use the following commands according to the order provided below :

mkdir '.\GITHUB PROJECTS\'
cd '.\GITHUB PROJECTS\'
git clone https://github.com/coder-XX04/Beginners-On-Github
cd Beginners-On-Github
code .

After doing all the necessary changes to the files in the repo use the following commands to push the changes to the remote repo :

git add -A
git commit -m "type your message"
git push origin main

Good-First-Opensource-Projects

This part contains the links to the opensource projects repos, hackathons and the sites which you can visit and make your first contribution as a begineer in opensource.

Links to the repos and sites

Hackathons :

Open-Source projects :

Good First Issues :

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.