king04aman / All-In-One-Python-Projects

A huge collection of awesome beginner-friendly Python projects starting from very basics to advance. Prefect repository for learning python and enhancing your python programming skills.
https://github.com/king04aman/All-In-One-Python-Projects/
MIT License
110 stars 64 forks source link

Message for Hacktoberfest Contributors #11

Open king04aman opened 1 month ago

king04aman commented 1 month ago

Hello, amazing open-source enthusiasts! ๐ŸŒŸ

Welcome to the All-In-One-Python-Projects repository! We are thrilled to have you here, especially during Hacktoberfest. This is a fantastic opportunity to contribute to our diverse collection of Python scripts, ranging from beginner-friendly to advanced projects. Whether you're looking to fix a bug, add a feature, or create something new, there's a place for you here!

How to Get Started

For more detailed instructions, please check out our Contributing Guidelines.

Other Contributing Opportunities

In addition to the above issues, here are some more ways you can contribute:

Thank you for contributing and happy coding! ๐ŸŽ‰

Letโ€™s make open-source even more awesome together!

olegcherev commented 1 month ago

@king04aman what do you think of idea to gamify the contribution process with XP/Levels/Badges? This will encourage community not just during Hacktoberfest, but 24/7/365. If it something sounds interesting for you, please check the app I made - devActivity

I'd appreciate your feedback. There's a Live Demo (no auth required) and Public Dashboard Demo

king04aman commented 1 month ago

Awesome work on devActivity! Just checked out the demo and loving the gamification idea. How do you prevent abuse and ensure genuine contributions? Also curious about integration plans with other projects. Keep up the great work!

devactivity-team commented 1 month ago

Awesome work on devActivity! Just checked out the demo and loving the gamification idea. How do you prevent abuse and ensure genuine contributions? Also curious about integration plans with other projects. Keep up the great work!

Reward depends on the contribution type: most significant assigned for merged PR, smallest - for comment. GitHub provides the abuse report itself, and also user can be disabled in devActivity to stop his participation in the contribution Gamification.

Working on GitLab integration, then probably Bitbucket if I got your question correctly.

Thanks for checking the demo and the feedback, it's encouraging :)