GithubHelp home page GithubHelp logo

shobhitt8 / hacktoberfest-2027 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from programmer-offbeat/hacktoberfest-2022

0.0 0.0 0.0 258 KB

🍕 Contribute to open source and win Goodies from Hacktoberfest !

Home Page: https://hacktoberfest.theyash.me/

JavaScript 19.04% C++ 31.88% Python 3.94% Java 21.68% CSS 2.57% HTML 20.89%

hacktoberfest-2027's Introduction

HacktoberFest 2022



Open Source Love Hacktober Badge Star Badge Contributions Pull Requests Badge

October is here ! Stand for a chance to win merch from Hacktoberfest by making PRs to this repository!

. ✎ How to participate

╭︰Head on to Hacktoberfest Official Website to register.
︰・Login with your GitHub, then fill out the necessary details.
︰・Search GitHub for open-source repositories with the tag hacktoberfest, and create Pull requests.
︰・You can contribute anything as long as it complies with the Guidelines.
︰・If your PR gets merged, Hacktoberfest staff will analyse it, and upon a successful and valid merge, it will be counted as 1 contribution in your profile.
╰︰Create 4 successful PRs and earn a merch from Hacktoberfest !!!!\

. ✎ Contributions to this repo

I will merge any valid pull request made in this repository, even if it's a minor one(even a hello world works) :)
Rules & tips:

  • No copied/stolen codes.
  • Post codes in their respective language directories/folders.
  • You can create PRs to this readme too, to make it better.
  • Better codes = better chances of being selected.
  • No spammy Pull Requests.
  • You can make folders of programming languages if you don't find yours.
  • Feel free to open an issue or PR if you want to edit other's codes.
const { luck } = require("coolPRs");
console.log("All the best !");
let pr = document.getElementById("yourPR");
let contributions = 0;
process.on('newPRs', async(pullRequest) => {
   if(pr.content.isWorthy()){
       await luck().then(async(hacktoberfest) => {
          await pullRequest.accept();
          let accepted = hacktoberfest.analyse(pullRequest); //returns boolean xD
          if(accepted) contributions++;
      });
   }
   if(contributions >= 4) console.log("CONGRATULATIONS🎉 ! YOU HAVE COMPLETED YOUR GOAL !\nHead over to your profile to claim your rewards !");
})

Our COOL Contributors 👩‍💻

. ✎ Support and contact

For support or queries, shoot me an email at [email protected] or, Contact me on Discord, tag : Astrexx.jar#4035


Cheers,
Yash

hacktoberfest-2027's People

Contributors

abinash-boruah23 avatar ag3n7 avatar amit-c-ai avatar amitshindegit avatar anonymousss-112 avatar chankitsaini avatar dhruvaop avatar herdyy69 avatar idhant-6 avatar invisiblepro avatar jeremie1112 avatar joisha02 avatar keshavgbpecdelhi avatar lmalshan avatar nikgautamgithub avatar pranav10903 avatar programmer-offbeat avatar sayam06 avatar shikhar9425 avatar shubhamjagtap2000 avatar syon001 avatar yashkumarjha12 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.