Skip to content

Repository where code style is judged and beginners can contribute during Hacktober Fest. UI will be launching soon!

License

Notifications You must be signed in to change notification settings

TECHOUS/codemash

Repository files navigation

🕵️‍♂️ codemash

It is a fun project to teach programmers how to write better code by reviewing the bad-quality code contributed by any random programmer.

Motivation

If you work as a software engineer, maybe you have seen bad quality code that is working, but it has a lot of bugs, and debugging the whole codebase is difficult. That's why the main motivation is to spread awareness among open-source programmers.

Concept

The concept of the project is to rate the code quality of the codes contributed to this repository in the CodeBase folder.

You can also check your code quality score by searching your GitHub username on the leaderboard. We accept the codes that don't suck at their quality.

Hacktoberfest 2024 Participation

This project is now open for the open-source contributions related to the Hacktoberfest 2024.

As a part of the contest send us better quality code in any language written by you only. For more details please refer to Contributing Guidelines.

PRs count if:

  • Submitted during the month of October AND

    • Submitted in a public repo AND (

      • The PR is labelled as hacktoberfest-accepted by a maintainer OR
      • Submitted in a repo with the hacktoberfest topic AND (
        • The PR is merged OR
        • The PR has been approved

      )

    )

As a part of this update your PRs will be marked as hacktoberfest-accepted label before merging and don't get shocked PRs opened in this repository we will be counted in the Hacktober Fest 24.

Happy Hacking !


Contribution

Please refer to the Contributing Guidelines here

Code Of Conduct

We are following Contributor Covenant Code of Conduct.

License

MIT LICENSE