GithubHelp home page GithubHelp logo

ayushshukla7777 / hacktoberfest2023-beginner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aman22sharma/hacktoberfest2023-beginner

0.0 0.0 0.0 19 KB

Hacktoberfest 2023 repository (This repo is for absolute beginner)

License: MIT License

JavaScript 100.00%

hacktoberfest2023-beginner's Introduction

Hacktoberfest000010 Repo for Beginner

HF2020 Events 1600x400 Centered

- Follow the Contribution guidelines**
Repo Maintainer

How You Can Contribute to this repo Adding to follow for JavaScript Concepts is below under Format

  1. Add your JavaScript Concepts in the respective JavaScript-Learn directory

Name of File: JavaScript-concept-name_yourusername.js

example: hello_world_Aman22sharma.js
example: Variables_yourusername.js
example: Data-types_Aman22sharma.js

Name of File: JavaScript-concept-name_yourusername.js

Format

* JavaScript-Learn

Name of File: javascript-concept-name_yourusername.js

AUTHOR: Your Name
JavaScript Concept: (ex: variable,datatypes etc)
GITHUB: your github profile link

Add your JavaScript concept below

Aman Sharma
Software Engineer
@Bizdata Inc, Banglore (India)
  • You can not add the same concepts again so, make sure whatever concept you are going to add check it once and add new concepts

Make a Pull Request for your changes and wait to be merged.

How to Begin

0. Star this repository

Copy of Colorful Neon Marble Gaming YouTube Channel Art (1)

  • ⭐⭐⭐ Star this repository have fun! ⭐⭐⭐

1. Fork this repository

Copy of Colorful Neon Marble Gaming YouTube Channel Art

2. Clone this repo to your local environment

Copy of Colorful Neon Marble Gaming YouTube Channel Art (2)

git clone https://github.com/your-username/Hacktoberfest2023-beginner.git
cd Hacktoberfest2023-beginner

3. Set your streams (For sync your clone with the original repo)

git remote add upstream https://github.com/Aman22sharma/Hacktoberfest2023-beginner.git
git pull upstream master

4. Make your addition to the javaScript concepts in javaScript-Learn directories

5. Create a branch

git checkout -b your-branch-name

6. Pull from the upstream again (This is to ensure we still have the latest code)

git pull upstream master

7. Commit and Push your changes

git add .
git commit -m "commit message"
git push origin your-branch-name
  • Create a new Pull Request from your forked repository, click the New Pull Request button located at the top of your repository
  • Wait for you PR to be reviewed and merge approval

Happy hacktoberfest

1_Zgzm5Dw86UPNlSLeyUAoyw

hacktoberfest2023-beginner's People

Contributors

aman22sharma avatar shashankpantiitbhilai avatar ayushshukla7777 avatar rko0211 avatar bhavnapandit avatar hijal 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.