Git Product home page Git Product logo

hacktoberfest's Introduction

hacktoberfest

Join CYBERSAMURAI in the open source celebration โ€“ Hacktoberfest awaits your contributions! ๐Ÿ”

๐ŸŽƒ HacktoberFest 2023 ๐ŸŽƒ

Welcome to Hacktoberfest 2023!

Use this project to make your contributions to open source projects on GitHub and be a part of the Hacktoberfest celebration.

Hacktoberfest Logo

What is Hacktoberfest?

Hacktoberfest is an annual celebration of open source software sponsored by Digital Ocean and GitHub. During the month of October, you can make your contributions to open source projects and earn cool swag.

Learn more at Hacktoberfest Website

How to Contribute?

There are several ways to contribute to this project:

  • Add your name and bio to CONTRIBUTORS.md.
  • Create a profile page in the profiles directory.
  • Add a "Hello, World" script in your preferred programming language.

Choose one or all of these tasks, make a pull request, and be a part of Hacktoberfest 2023!

Getting Started

Here's how you can get started:

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
  3. Create a branch for your changes.
  4. Make your changes and commit them.
  5. Push your changes to your fork on GitHub.
  6. Create a pull request.

Don't forget to star this repository if you had fun contributing!

How to Add Your Name?

To add your name to the CONTRIBUTORS.md file, follow this format:

How to Add a Profile Page?

To add a profile page, create a file in the profiles directory with your GitHub username as the filename (e.g., your_username.md) and add your profile information.

How to Add a "Hello, World" Script?

Add a hello_world_yourusername.xx script to the scripts directory in any programming language of your choice.

Happy Hacking! Create an HTML File:

Create a new HTML file in your repository's root directory and name it index.html.

HTML Structure:

Add the following HTML structure to your index.html file:

<title>Contributors</title>

Contributors

Name:
    <label for="location">Location:</label>
    <input type="text" id="location" name="location" required><br>

    <label for="github">GitHub:</label>
    <input type="text" id="github" name="github" required><br>

    <label for="linkedin">LinkedIn:</label>
    <input type="text" id="linkedin" name="linkedin"><br>

    <label for="dream">What I want to do before I die:</label>
    <textarea id="dream" name="dream" rows="4" required></textarea><br>

    <input type="submit" value="Submit">
</form>

hacktoberfest's People

Contributors

simardeepsingh-zsh 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.