GithubHelp home page GithubHelp logo

ayashika / hacktoberfest_2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nishudissanayake/hacktoberfest_2022

0.0 0.0 0.0 227 KB

JavaScript 1.21% C++ 2.52% Python 20.86% Java 63.65% C# 10.61% HTML 1.14%

hacktoberfest_2022's Introduction

Hacktoberfest_2022


Coder GIF

Hello,

It is back again the time of the year to celebrate Hacktoberfest. This repository contains coding exercises that you can easily solve with basic knowledge in programming. You can find a step-by-step guide to contribute to this repository below 🌺🌻.


  1. First of all, register here.
  2. Fork this repository.
  3. Clone the repository to your local machine:
git clone https://github.com/<your github username>/Hacktoberfest_2022.git
  1. Navigate to the directory.
cd Hacktoberfest_2022
  1. Create and shift to a new branch.
git checkout -b new-branch-name
  1. Create a folder inside the languge folder of your choice. Name it as YourName_ExerciseNumber (Ex: Nishu_01)
  2. Add your solution to the folder.
  3. Add you contribution.
git add .
  1. Commit your changes.
git commit -m "commit-message"
  1. Push the updates.
git push origin <branch-name>
  1. Visit your forked repository, and make a new pull request.

Yay!!!πŸ’›βœ¨πŸŽŠπŸŽ‰ You have completed one pull request!


*Note: Please do not close the issue after contributing with your solution.

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.