DEV Community

Who's looking for open source contributors? (Jan 14th edition)

Ben Halpern on January 14, 2019

Find something to work on or promote your project here. Please shamelessly promote your project. Everyone who posted in previous weeks is welcome ...
Collapse
 
mebble profile image
Neil Syiemlieh • Edited

I'm making a tiny interval timer web app called Intervals. It's in React JS. Very easy and beginner friendly, since I'm a beginner myself. There are many features I'd like to add that I've listed out in the README. The repo is here
screenshot

Collapse
 
yuanhao profile image
YuanHao Chiang

Hey Neil, did you design the app ? Love the minimalist interface and the chiptune SFX!

Collapse
 
nickytonline profile image
Nick Taylor

By no means a huge OSS project, but for those that use Gatsby for their blog or other purposes, feel free to contribute to my Gatsby code snippets extension

VS Code Gatsby Snippets Extension screen shot

And more recently, there is the Gatsby extension pack for VS Code. Feel free to contribute there to, if you think another extension should be added to the pack.

Collapse
 
sobolevn profile image
Nikita Sobolev

wemake-python-styleguide

We are building the strictest python linter ever! Join us!

GitHub logo wemake-services / wemake-python-styleguide

The strictest and most opinionated python linter ever!

wemake-python-styleguide

wemake.services Supporters Build Status Coverage Python Version wemake-python-styleguide

Welcome to the strictest and most opinionated python linter ever.

wemake-python-styleguide logo

wemake-python-styleguide is actually a flake8 plugin with some other plugins as dependencies.

Installation

pip install wemake-python-styleguide

You will also need to create a setup.cfg file with the following contents.

This file is required to configure our linter and all 3rd party plugins it uses However, this is a temporary solution We are working at providing the required configuration for you in the future.

Running

flake8 your_module.py

This app is still just good old flake8 And it won't change your existing workflow.

See "Usage" section in the docs for examples and integrations.

What we are about

black pylint flake8 wemake-python-styleguide
Formats code? โœ… โŒ โŒ โŒ
Finds bugs? โŒ โœ… โœ… โœ…
Finds complex code? โŒ โœ… โœ… โœ…
Has a lot of strict rules? โŒ ๐Ÿค” โŒ โœ…
Has a lot of plugins? โŒ โŒ โœ… โœ…

โ€ฆ

Requirements

We have tasks for both newcomers and more experienced developers.

If you know python - you can jump right in!

Developer Experience

We care about providing good Developer Experience. So, you will have:

  • Almost 8000 unit and E2E tests with 100% test coverage
  • fully typed code with mypy
  • in-depth developer's documentation
  • friendly and welcoming community and any help you need from the project maintainers
Collapse
 
thomasrayner profile image
Thomas Rayner

Dec 14th? Don't say I'm going to have to re-live the productivity black hole that is the holiday season, Ben...

I don't have a project that I'm looking for contributors on, but I'm looking for projects that need a PowerShell pro, or a C# intermediate, or a Typescript noob. :D

Collapse
 
uppercod profile image
Matias Trujillo • Edited

I share Orby, a small library for the generation of 100% functional interfaces.

Orby-counter

Orby approves the ideas of React in the use of Hooks, as a pattern to manipulate functional instances. but unlike React,
Orby seeks to stay simple and small, similar to the objectives of Preact.

Currently the library weighs 2.8kB, but delivers support to:

  1. Default effects: useState, useEffect, useMemo, useContext, useReducer.
  2. high order components.
  3. assignment of keys, to manipulate the order of the children.

I hope you like it.

Collapse
 
pretzelhands profile image
pretzelhands • Edited

I'd be happy to have someone contribute to jinx, the little nginx wrapper script I wrote. One pain point I currently have is that the restarting of nginx only works on macOS and Ubuntu. So if someone wants to implement service management for their favorite distro, that'd be great!

Also if some shell magician feels like yelling at me for writing ugly shell code, I'll happily accept that too. :D

Collapse
 
teaglebuilt profile image
dillan teagle

how did you add those icons on your files on github?

Collapse
 
pretzelhands profile image
pretzelhands

Hey! In general, you can use the GitHub emoji codes to add them to your commit messages. For example :wave: produces ๐Ÿ‘‹ (They work on dev.to too btw!)

There's also a specific key for the type of commit. I follow this one: gitmoji.carloscuesta.me/

If you can't be bothered to remember which emoji goes with which commit, you can also install a command-line helper: github.com/carloscuesta/gitmoji-cli

Collapse
 
scottshipp profile image
scottshipp

I could use some contributions to Mill, a library for making run-of-the-mill tasks a bit more elegant in Java. Some more details and use cases are covered in this article

Collapse
 
ycmjason profile image
YCM Jason

Here is a really random project and is really easy to contribute.

npmjs.com/package/msg-generator

The idea of the project is to have lists of messages of different categories and it will generate one of the messages given the category.

You can contribute by adding more messages to the repo.

Collapse
 
petyosi profile image
Petyo Ivanov

I am the author of React Virtuoso (~400 โœฐ) - a virtualization engine component for React with some advanced features. If you are into React, TypeScript, reactive programming and not afraid of digging into browser performance issues, join me :).

Collapse
 
hpez profile image
Hassan Pezeshk

PHPBignum is an open source PHP bignumber library intended to cover all sorts of mathematic operations over big integers and big floats. I'd be more than happy to have contributors. Also there are issues for the new contributors.

Collapse
 
omerlh profile image
Omer Levi Hevroni

We're looking for contributing! If you want to sharpen your dotnet skills, Kamus is the place for you. Kamus is a new solution for secrets encryption/decryption on Kubernetes platform. It let you easily encrypt secrets, that no one besides your application can decrypt :mucle
Take a look on the open issues, we have code in dotnet and in NodeJS and we would appreciate any contributions. You have my promise that I'll be responsive and help you all the way!

Collapse
 
romancm profile image
Roman Cervantes

PRs, feedback, suggestions, etc... always welcome!

github.com/romancmx/gamebrary/
gamebrary.com/

Gamebrary

Collapse
 
melezhik profile image
Alexey Melezhik • Edited

Tomtit is a workflow automation framework written in Perl6 and extendable by many languages. Come and join and shape the future!

Tomtit logo

Collapse
 
js2me profile image
Sergey S. Volkov • Edited

Working on Stonex. That is new JavaScript library which needed to manage data in web application. Currently it is a beta version.

Will be glad any contributions :) currently working on react stonex integration and covering Stonex code to unit tests

Here is a short article about it:
dev.to/js2me/stonex-predictable-si...

Collapse
 
fultonbrowne profile image
Fulton Browne

I am building a voice assistant for android. i have been doing android stuff for about 2 years and i can still be slow and annoying but if you want to help check it out here

Collapse
 
tayyabaziz profile image
Tayyab Aziz

Hi, I'm Full stack PHP web developer. I'm new to ReactJS, NodeJS, EspressJS and MongoDB. I've also developed few projects based on these technologies.

github.com/tayyabaziz/Resume-ReactJS (Live at tayyabaziz.com/)

github.com/tayyabaziz/MeanWord-Ser...

github.com/tayyabaziz/TravelerBook

Collapse
 
hasnayeen profile image
Nehal Hasnayeen

Goodwork, is a project management and collaboration tool for all kind of teams. It is open source and MIT licensed and self-hosted.

Built with Laravel, VueJS, Tailwindcss and other stuff.

You can help by coding,or testing the app or general discussion on product features.

iluminar / goodwork

Self hosted project management and collaboration tool powered by Laravel & VueJS

License Build Status Stable Version Laravel Version VueJS Version Codacy Badge codecov StyleCI Join on slack

Goodwork

Self hosted project management and collaboration tool inspired by basecamp


Overview | Demo | Installation | Screenshots | Contributing | Supporting | Credits | License


About Goodwork

Goodwork is a simple project management and collaboration tool for all kind of teams. It is open source and MIT licensed. Goodwork is a self-hosted software so no dependency on anyone and only you keep your data.

Goodwork brings you all the components required for your project to run smoothly in one place so that you have single source of truth. Instead of using a collection of tools or service which makes everything messy and hard to find important details from stuff scattered all over the place, Goodwork organizes everything in a central place where everyone in the company knows what to do, knows where things stand and find stuff without having to ask around all the time.

Available in 23 language

โ€ฆ


Collapse
 
melezhik profile image
Alexey Melezhik

Even me tried to do that. HAHA ((=:

Collapse
 
jacobherrington profile image
Jacob Herrington (he/him)

Always welcoming PRs: github.com/solidusio/solidus

Ruby on Rails eCommerce Platform ๐ŸŽข

Collapse
 
kirankumarambati profile image
Kirankumar Ambati

Looking for people who can contribute to React articles:

github.com/KirankumarAmbati/I-can-...

Collapse
 
shanalikhan profile image
Shan Khan
Collapse
 
teaglebuilt profile image
dillan teagle

hey yall if any one is interested in python, test automation, and aws. I could use some help here

github.com/teaglebuilt/robotframew...

Collapse
 
bhupesh profile image
Bhupesh Varshney ๐Ÿ‘พ
Collapse
 
bhupesh profile image
Bhupesh Varshney ๐Ÿ‘พ