GithubHelp home page GithubHelp logo

sayantan-tech-code / hacktoberfest-2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nusrat80/hacktoberfest-2023

0.0 0.0 0.0 24 KB

Welcome to Hacktoberfest 2023! We invite you to embark on a journey into the world of open source development. Whether you're new to GitHub or an experienced contributor, this is your chance to make a meaningful impact on the open source community.

JavaScript 65.98% Python 34.02%

hacktoberfest-2023's Introduction

๐Ÿš€ Hacktoberfest 2023: Open Source Contribution Opportunity

Welcome to Hacktoberfest 2023! We invite you to embark on a journey into the world of open source development. Whether you're new to GitHub or an experienced contributor, this is your chance to make a meaningful impact on the open source community. Join us in celebrating Hacktoberfest by participating in this exciting project.

Project Overview

This repository serves as a gateway for you to make your first contribution to an open source project on GitHub. It provides an opportunity to practice creating your initial pull request in a supportive environment before venturing into more complex projects. As part of the Hacktoberfest celebration, you can complete straightforward tasks within this project to contribute to the open source ecosystem.

Project Accessibility

We welcome all members of the GitHub community, whether you are an established collaborator or a newcomer. Feel free to contribute to this project without any constraints.

What is Hacktoberfest?

Hacktoberfest is a month-long celebration sponsored by Digital Ocean and GitHub. It runs from October 1st to 31st, aimed at encouraging individuals to become active participants in the world of Open Source. Your first pull request to any public GitHub repository during this period contributes to the growth of the open source developer community.

How to Contribute

Here are three straightforward ways to contribute to this project:

  1. Add Your Name: Add your name to the CONTRIBUTORS.md file following this format:

    #### Name: [YOUR NAME](GitHub link)
    - Location: City, State, Country
    - Bio: Brief introduction about yourself
    - GitHub: [GitHub account name](GitHub link)
  2. Create a Profile Page: Generate a Your_Name.md file within the profiles directory. You have creative freedom to structure your profile with content and Markdown. For reference, here's an example:

    # Your Name
    
    ### Location
    
    Your City/Country
    
    ### Academics
    
    Your School
    
    ### Interests
    
    - Some Things You Like
    
    ### Development
    
    - Inventor of the My Pillow
    
    ### Projects
    
    - [My Project](GitHub Link) - Short Description 
    
    ### Profile Link
    
    - GitHub - [Your Name](GitHub Link)
    - LinkedIn - [Your Name](LinkedIn Link)
    - Instagram - [Your Name](Instagram Link)
  3. Craft a "Hello, World!" Script: Contribute a hello_world_yourusername.xx script to the scripts directory in a language of your choice. Follow this template:

    // LANGUAGE: Javascript
    // ENV: Node.js
    // AUTHOR: Your Name
    // GITHUB: [GitHub account link]
    
    console.log('Hello, World!');

    Remember to name the file as hello_world_yourusername.xx, e.g., hello_world_Aarzoo75.js. Include the provided comments and, if desired, additional information about the chosen language.

Getting Started

  1. Fork this Repository: Click the "Fork" button in the top-right corner of this page, associating it with your GitHub profile.

  2. Clone your Fork: Clone the forked repository to your local machine:

    git clone https://github.com/Aarzoo75/Hacktoberfest-2023.git
  3. Create a Branch: Establish a new branch for your contributions:

    git checkout -b branch-name
  4. Make Changes: Choose a task from the options above and make your desired modifications.

  5. Commit and Push: Commit your changes and push them to your forked repository:

    git add .
    git commit -m 'Your commit message'
    git push origin branch-name
  6. Submit a Pull Request: Initiate a new pull request from your forked repository by clicking the "New Pull Request" button at the top.

  7. Review and Merge: Await the review and approval of your pull request. Once accepted, your contribution will be merged into the project.

  8. Star this Repository: If you enjoyed your experience, show your support by starring this repository!

Explore the Bonus

Discover profiles contributed by fellow developers worldwide, explore both obscure and trending programming languages, and be amazed by creative ways to print "Hello, World!" strings.

Useful References

Additional Resources

Explore GitHub licenses and choose the right one for your project: License Guide

Join us in making Hacktoberfest 2023 a memorable and productive event for the open source community!

hacktoberfest-2023's People

Contributors

nusrat80 avatar withaarzoo avatar lordzeusisback avatar prashantjagtap2909 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.