Skip to content

Jai-Marothiya/Hacktoberfest2022-profileCardGenerator

 
 

Repository files navigation

Hacktoberfest-profileCardGenerator

Create Hacktoberfest PRs. Star this Repo!⭐

Event details :

  • Hacktoberfest is a month-long challenge. It happens every year in the month of October.
  • Hacktoberfest is open to everyone and it marks the celebration of Open Source. It's the biggest Open Source event that encourages newbies to participate in Open Source and create their 1st meaningful PR.
  • Hacktoberfest will be hosted by Digital Ocean for the 8th year in a row in partnership with GitHub and other companies.
  • Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community.
  • All backgrounds and skill levels are encouraged to complete the challenge.
  • Hacktoberfest is a celebration open to everyone in our global community.
  • You can sign up anytime between October 1 and October 31.

##Steps

Step-1: Go to https://github.com/abhijitmondal121/Hacktoberfest-profileCardGenerator and click on *"star"*🌟 and *"fork"*🍴 and follow the account.

Step-2: Upload an image in images folder

Step-3: Open index.html

Step-4: Copy the card section example {

     <div class="card" style="width: 17rem; margin:20px;border-radius: 10%;box-shadow: 2px 2PX 15PX 15PX rgb(104, 102, 102);">
        <img src="images/b.jfif" class="card-img-top" alt="...">
        <div class="card-body">
          <h5 class="card-title">Abhijit Mondal</h5>
          <p class="card-text">Hello, I am Abhijit Mondal.Currently pursuing Masters in Computer Application (MCA) from Netaji Subhash Engineering College.</p>
          <a href="https://github.com/abhijitmondal121" class="btn btn-primary"> Github</a>
          <a href="https://www.linkedin.com/in/abhijit-mondal-1348b81a8/" class="btn btn-primary">LinkedIn</a>
          </div>
      </div>

}

Step-5: Paste it after other cards.

Step-6: Change your photo ,name,your bio,github link and linkedin link

Step-7: Commit

Step-8: Make pull request



🥳 Congratulations!! 🥳

🙌🙌You just created your 1st PR🙌🙌

Now you just have to repeat the steps 4 to 8 for 3 more times with different programs in order to be eligible for a free T-shirt👕 and stickers🤩.

HacktoberFest Rules :

  • To earn your Hacktoberfest tee or tree reward, you must register and make four valid pull requests (PRs) between October 1-31 (in any time zone).
  • Pull requests can be made in any participating GitHub or GitLab hosted repository/project. Look for the hacktoberfest topic to know if a repository/project is participating in Hacktoberfest.
  • Pull requests must be approved by a maintainer of the repository/project to count.
  • If a maintainer reports your pull request as spam or behavior not in line with the project’s code of conduct, you will be ineligible to participate.
  • This year, the first 55,000 participants who successfully complete the challenge will be eligible to receive a prize.

Note:-

1. Don't copy the code from anywhere on the net.
3. Deadline is 31st October.
4. I will personally check each code and if I find any code not following the rules, then his/her Pull Request will be marked as invalid and it won't be counted.😥

🤞Happy Hacking🤞



About

Create Hacktoberfest PRs. Star this Repo!⭐

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.0%
  • CSS 14.0%
  • JavaScript 9.5%
  • Python 8.5%