DEV Community

Discussion on: Who's looking for open source contributors? (July 9 edition)

Collapse
 
mte90 profile image
Daniele Scasciafratte

I have different open source projects looking for help:

  • github.com/Mte90/GH-License - A tool that add for you the License in your git repo or alert in case of missing one. Also support the scanning for a profile (now support GitHub and BitBucket) for checking repo without a license. Tool made in Python available on pypi :-)
  • github.com/WPBP/ - Boilerplate for WordPress plugin with steroids, with examples and a code generator that cleanup or automatically download library for specific needs. In pPHP with different libraries to add more stuff :-)
  • github.com/Mte90/Share-Backported - My most famous extension for Firefox to share links to different social networks. Made in JavaScript.
  • github.com/Mte90/ExtStoreStats - Simple scraper to Mozilla and Google browser marketplace for stats about extension downloads. Made in Python, JavaScript and Html.
  • github.com/Mte90/awesome-wordpress... - Awesome list for devs about interesting code snippets for WordPress development.
  • github.com/Mte90/Guess-The-Number - Demo of a QT app in C++ and Rust to show the difference. After working on that I discovered that Rust is not for me but I will use that for our Mozilla events in Italy/rest of the world.
  • github.com/Mte90/PyQT-Boilerplate - My boilerplate for PyQt application needs a better documentation.

And that's all from my side.