Giter VIP home page Giter VIP logo

open-source-iiit-ranchi's Introduction

IIIT Ranchi Hacktoberfest 2023 Repository

Give a star to this repo⭐⭐⭐

Welcome to the IIIT Ranchi Hacktoberfest 2023 repository! 🚀

If you're a student at IIIT Ranchi and you're interested in participating in Hacktoberfest 2023, you're in the right place. This repository is specifically created to encourage and guide you through your Hacktoberfest journey.

What is Hacktoberfest?

Hacktoberfest is an annual month-long celebration of open-source software. During October, developers from around the world contribute to open-source projects by submitting pull requests on GitHub. It's a fantastic opportunity to learn, contribute to real projects, and earn cool swag!

Getting Started

To get started with Hacktoberfest and contribute to this repository, follow these steps:

  1. Fork this repository: Click the "Fork" button at the top right of this page to create a copy of this repository in your GitHub account.

  2. Clone your fork: Clone the forked repository to your local machine using git clone.

  3. Make Contributions: Contribute to the repository by fixing bugs, adding features, improving documentation, or anything else that adds value. You can choose from the open issues or come up with your own ideas.

  4. Add Your Card: Create a new card in the /src/pages/{your-year} directory with your photo, name, branch, hobby, and a portfolio link with a button. Use the provided template (details below).

  5. Create Pull Requests: Commit your changes and create a Pull Request (PR) to this repository. Be sure to follow the guidelines and templates provided in this repository.

  6. Participate in Hacktoberfest: Register for Hacktoberfest on the official website and track your progress. To qualify for a Hacktoberfest digital goodies, you need to make at least four valid PRs to any participating repositories.

  7. Celebrate: Once your PRs are accepted, celebrate your success and contribute more if you like! 🎉

Contribution Guidelines

Please adhere to the following guidelines when contributing to this repository:

  • Ensure your card is placed in the `src/pages/{your-year}`` directory and follows the template provided below.

  • Your card should include a photo, your name, branch, hobby, and a portfolio link with a button.

  • Use clear and concise commit messages.

  • Respect the code of conduct and be respectful and inclusive in your interactions.

Card Template

Use the following template to create your card in the src/pages/{your-year} directory:

   <div class="max-w-xs rounded overflow-hidden shadow-2xl   my-8 transform hover:scale-105 transition-transform duration-300 ">

      
      <div class="flex w-full">
        <div class="w-1/2">
          <div class="h-56 bg-gray-300">
            <img src={Your-image-url} class="h-full w-full object-cover">
          </div>
        </div>
        
          <div class="w-3/5 p-4 my-auto">
            <div class="font-bold text-xl mb-2 ">{Your Name}</div>
            <p class="text-gray-700 text-base">{Your Branch}</p>
            <p class="text-gray-700 text-base">{Your Hobbies}</p>
            <button class="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6"> <a href={Your-portfolio-link} target="_blank" class="font-medium"
              >Portfolio</a
            ></button>
        </div>
      </div>
     
    </div>

Happy Hacking!

We encourage you to explore, learn, and have fun during Hacktoberfest 2023. If you have any questions or need assistance, feel free to reach out in the repository's discussions or by opening an issue.

Let's make Hacktoberfest 2023 a memorable and productive experience for all IIIT Ranchi students! 🌟

Happy Hacking! 🚀

Thanks to all the contributors ❤️

open-source-iiit-ranchi's People

Contributors

aialok avatar allcontributors[bot] avatar mohitgit22 avatar gaurav8529 avatar adi-rajput avatar prakharpandey007 avatar ariondas avatar gaurang-21 avatar akshaydubey05 avatar maneshkoppisetti avatar titanslayer2746 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.